Save location of a sprite

Ask a Question related to Macromedia Director Lingo, Design and Development.

  1. #1

    Default Save location of a sprite

    Hi all,

    if I set the position of a sprite like (sprite 2).locv = 100 and I stop the movie,
    the sprite returns to its origin position. How can I save the new position to the movie?

    stiller3101


    stiller3103 webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Remembering new save location for PDFs
      I am working on OS 10.5.4 in Acrobat 8.1.2. I just upgraded my software and I am having problems with saving to the current location folder I am...
    2. Default save location/How to change???
      Having a probelm trying to create a PDF from a network location to my local computer. The software I am in is a image/database software package...
    3. Form Save File Location
      Okay, I know that the help files say that if you fill out a form, and have it save to a file, that file must be located in the SAME directory as...
    4. save miaw location
      I have been trying to have a miaw that is dragable , remember where it was when closed & open in that position next time it is opened, should be...
    5. Setting location of sprite based on previous marker
      Hi, I want to set the location of a sprite based on the marker that the user jumped from. Let me explain. The user is at "marker1" They hit a...
  3. #2

    Default Re: Save location of a sprite

    You'd have to invoke the sprite recording process and use the new
    coordinates to set the new location.


    --
    Craig Wollman
    Word of Mouth Productions
    phone 212 724 8302
    fax 212 724 8151
    [url]www.wordofmouthpros.com[/url]


    "stiller3103" <webforumsuser@macromedia.com> wrote in message
    news:br1soa$bbq$1@forums.macromedia.com...
    > Hi all,
    >
    > if I set the position of a sprite like (sprite 2).locv = 100 and I stop
    the movie,
    > the sprite returns to its origin position. How can I save the new position
    to the movie?
    >
    > stiller3101
    >
    >

    Word of Mouth Productions Guest

  4. #3

    Default Re: Save location of a sprite

    Or manually go to the sprite inspector and set it to the new coordinates.


    --
    Craig Wollman
    Word of Mouth Productions
    phone 212 724 8302
    fax 212 724 8151
    [url]www.wordofmouthpros.com[/url]


    "stiller3103" <webforumsuser@macromedia.com> wrote in message
    news:br1soa$bbq$1@forums.macromedia.com...
    > Hi all,
    >
    > if I set the position of a sprite like (sprite 2).locv = 100 and I stop
    the movie,
    > the sprite returns to its origin position. How can I save the new position
    to the movie?
    >
    > stiller3101
    >
    >

    Word of Mouth Productions Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139