chal7ds
11-23-2004, 05:39 AM
Hey All,
Ok, bear with me, I'm new here to the flash thing.
Okay, I have a scene where it gets to a certain frame (frame 73 in this case)..and it starts a animation at this frame that is a nice little repetitive animation that lasts until frame 88. Now, on frame 88, I put in an actionscript (on the frame, not on a mc or button) that says to go back to frame 73 (gotoandplay(73);) which is fine...but here's what i really want it to do...
..when it gets to frame 88 for the FIRST TIME in the movie, i'd like the actionscript to somehow tell flash to go through a revolution of frame 73 to frame 88 FIVE times...and then when the playhead hits frame 88 for the fifth time..i'd like the actionscript to somehow re-direct the playhead to frame 93.
Is this possible? It would seem like a better option, than just adding 5 times the amount of frames and then entering into 93 after all those created frames! alotto memory, in my opinion. if i could somehow add the code i mentioned above, i could save a lot of added frames.
Okay..any help on this kind've script, pls let me know! :)
thanx,
chal7ds
chal7ds@yahoo.com :D
Ok, bear with me, I'm new here to the flash thing.
Okay, I have a scene where it gets to a certain frame (frame 73 in this case)..and it starts a animation at this frame that is a nice little repetitive animation that lasts until frame 88. Now, on frame 88, I put in an actionscript (on the frame, not on a mc or button) that says to go back to frame 73 (gotoandplay(73);) which is fine...but here's what i really want it to do...
..when it gets to frame 88 for the FIRST TIME in the movie, i'd like the actionscript to somehow tell flash to go through a revolution of frame 73 to frame 88 FIVE times...and then when the playhead hits frame 88 for the fifth time..i'd like the actionscript to somehow re-direct the playhead to frame 93.
Is this possible? It would seem like a better option, than just adding 5 times the amount of frames and then entering into 93 after all those created frames! alotto memory, in my opinion. if i could somehow add the code i mentioned above, i could save a lot of added frames.
Okay..any help on this kind've script, pls let me know! :)
thanx,
chal7ds
chal7ds@yahoo.com :D