Flash animation "Slow motion" command?

nevermind–fixed my own problem :0)

Hi,
You could try using setInterval(); You may have to play around with the timing to get conntinuos movement ( as opposed to jerky movement.)That should do the trick

SteveD

*Originally posted by SteveD *
**Hi,
You could try using setInterval(); You may have to play around with the timing to get conntinuos movement ( as opposed to jerky movement.)That should do the trick

SteveD **

Oh, okay, thanks! The way I was doing it was making the movie pretty jerky