Skip to main content
Participating Frequently
November 3, 2009
Question

Play multiple MovieClips videos in sequence

  • November 3, 2009
  • 1 reply
  • 1038 views

Hi,

I've multiple videos stored as MovieClip objects and would like to merge them into a single MovieClip video object in order to play all of them in sequence (so that a user thinks it's a single longer video). Is it possible?

Thanks a lot!

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
November 4, 2009

create a new movieclip and copy and paste the frames from each video movieclip to the new movieclip's timeline.

November 4, 2009

Do you wish to load in all movies individually?