PantherRun
Technical User
hey everyone;
I'm the one that ran into the 16000 frame limit. Oldnewbie had the good suggestion to rip out the VOs and put them into movieclips to save frames.
Here's my problem - i can create the movie clip fine, but if i try to place it in any other frame but the 1st one, it won't play under test movie. What i've been doing is this...
- create the movie clip
- insert blank keyframe somewhere along the main timeline
- drag in an instance of the movie clip, and name it say "MC"
- add some script on the frame - mc.play();
this all works as long as it's on 1st frame of timeline but won't work on other frames - and i need it to.
Finally, i wanted to put it along the root timeline so the play head will trigger it as opposed to using a button trigger.
Could you point out where i'm srewing up here?
thanks
Hoss
I'm the one that ran into the 16000 frame limit. Oldnewbie had the good suggestion to rip out the VOs and put them into movieclips to save frames.
Here's my problem - i can create the movie clip fine, but if i try to place it in any other frame but the 1st one, it won't play under test movie. What i've been doing is this...
- create the movie clip
- insert blank keyframe somewhere along the main timeline
- drag in an instance of the movie clip, and name it say "MC"
- add some script on the frame - mc.play();
this all works as long as it's on 1st frame of timeline but won't work on other frames - and i need it to.
Finally, i wanted to put it along the root timeline so the play head will trigger it as opposed to using a button trigger.
Could you point out where i'm srewing up here?
thanks
Hoss