I know this is an old post but the first reply is in reference to FLASH and not to DIRECTOR. All you need to do when creating a simple animation in director like that is to set the image where you want it to start, click on the last frame in the sprite and then go back to the image and drag it...
I am pretty sure that you need to add the searchPaths to a startMovie script so that the exe knows where to look for the files. I have run into this when doing projects for both MAC and PC.
for ex.
on startMovie
set the searchPaths = [the moviePath & "videoFolder"]
end startMovie
Greg Hudy...
I think I might have been able to figure this one out for you, you just need to add this script to each of the sprites that are going to be moving. I didn't quite understand what you wanted to do, but I think this is pretty close.
You also need to add a startMovie movie script that sets the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.