Copy link to clipboard
Copied
how can i program scene one to run at 12 fps and scene two to run at 0.5 fps?
Mac CS3 AS 2
Thanks
Copy link to clipboard
Copied
You cannot program the frame rate in AS2, but you can in AS3. So in AS2 you'd have to use some other means to control apparent play speed. If you set the movie to play 12 fps, then in Scene two you could spread your content farther out over the timeline to get the equivalent of .5 fps.
Copy link to clipboard
Copied
thank you yes, i was afraid of that spreading out option, as I would have to spread out 35 frames and then identify 35x2 more button actions... !
Can I put AS3 mixed in there?
Do you know the AS3 script for that?
Copy link to clipboard
Copied
Yoiu cannot mix AS2 and AS3 in the same file.
Copy link to clipboard
Copied
I'm seeing you cannot do this either; kindly advise:
One html page, loadMovieNum swf levelxx for any of the different content, only ever one swf at a time.
These seem to all run at the same fps even if each swf has a different fps. Is this correct?
I was even hoping we could embed different fps swf's in any one html page, so
that seems even more unlikely vis-a-vis above. ??
Find more inspiration, events, and resources on the new Adobe Community
Explore Now