Question
Can' get movie clip to play
I have a Flash movie that plays a movie clip called DR1 at
frame 113 using this code:
DR1.play();
There is nothing else going on in the movie for the length of the clip, but when I play the movie, the clip does not play - I just have a blank screen for those frames.
Also, if I try dragging an instance of the movie onto the timeline at that point, the same thing happens - blank screen for the amount of frames that the clip is present.
If I play the clip in the library it plays correctly.
What am I doing wrong?
Thanks,
Beth
DR1.play();
There is nothing else going on in the movie for the length of the clip, but when I play the movie, the clip does not play - I just have a blank screen for those frames.
Also, if I try dragging an instance of the movie onto the timeline at that point, the same thing happens - blank screen for the amount of frames that the clip is present.
If I play the clip in the library it plays correctly.
What am I doing wrong?
Thanks,
Beth