Hi, there
The more I mess with flash, I more I feel actionscript is powerful and thus appears difficult for me..It sometimes frustrating, stuck in a simple problem...
I used loadmovie("myswf", "_root.mymc"
; to load a swf to the flash. What I did is:
1. At the end of the frame in the swf file, insert stop();
2. Insert a blank mc in the main timeline
3. On the mc frame, write:
stop();
loadmovie("myswf", "_root.mymc"
;
Though I used so many "stops", the loaded swf still plays again and again, and not willing to play the next mc in the timeline...
I've been messing with it for more than two hours already...So again, thank you for your help!!!!!
The more I mess with flash, I more I feel actionscript is powerful and thus appears difficult for me..It sometimes frustrating, stuck in a simple problem...
I used loadmovie("myswf", "_root.mymc"
1. At the end of the frame in the swf file, insert stop();
2. Insert a blank mc in the main timeline
3. On the mc frame, write:
stop();
loadmovie("myswf", "_root.mymc"
Though I used so many "stops", the loaded swf still plays again and again, and not willing to play the next mc in the timeline...
I've been messing with it for more than two hours already...So again, thank you for your help!!!!!