Filed under: enart.cgnq.com — anonym @ March 22, 2010 edit
hi guys, i 'm trying out the flash CS3. I just can't seem to stop the playhead now!! the "stop()" instruction on a frame sitting on the main timeline does not work anymore. sorry it's a dumb question, but i looked in the documentation and they reorganized actionscript so much that i don't know what's what...
thank you,
alexHaving same problem. This problem is documented as a bug in earlier flash 9 players, but was supposedly fixed in 9.0.45.0. However, I'm still having problems with stop() commands being recognized. For background see Technote KB401230.
For a test case: create MovieClip "A" on the main timeline. Inside MovieClip A create a rectangle called MovieClip "B"
Tween B from frames 1 to 5 (move the final position so you'll see B move if A's timeline is playing).
Place a stop() on frame 1 of this inner timeline (movieclip A's timeline). No animation should occur, as the stop should stop MovieClip A on frame 1.
When I publish as ActionScript 3.0 -- animation! Arrggh! When I publish as ActionScript 2.0, no animation, as it should be.
What gives? Anybody have any ideas or suggestions?I have had many instances as well, where the stop(); function is not stopping the movie clips playhead which it is in... Any possible conflicts?#If you have any other info about this subject , Please add it free.# |
|