# \[MX\] About Multiple Movies :(

**URL:** https://forum.kirupa.com/t/mx-about-multiple-movies/93195
**Category:** Uncategorized
**Created:** [October 27, 2003, 1:11pm UTC](https://forum.kirupa.com/t/mx-about-multiple-movies/93195 "2003-10-27T13:11:26Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![oceans11](https://avatars.discourse-cdn.com/v4/letter/o/a9a28c/32.png) [@oceans11](https://forum.kirupa.com/u/oceans11)
#### Post date: [October 27, 2003, 1:11pm UTC](https://forum.kirupa.com/t/mx-about-multiple-movies/93195/1 "2003-10-27T13:11:26Z")

</div>

Situation:  
Movies which have different dimensions (eg 800x360px) need to play consecutively and automatically without having to manually open and quit and open flash players in the desktop.

Plan A : Any suggestions on how to do this consecutively-play-external-movies-automatically thingy?

OR

Plan B: Help me resolve the ff issues.  
Issues:  
While working on this, I had this question:  
how do I access the \_currentframe of a movie that was loaded through loadMovie(“externalmovie”,“targetMC”); and not by the levels ??

I HAD to load them via a TargetMC instead of using levels because I also need to SCALE them (thus, had to access MC.\_xscale and \_yscale) respectively, for a properly fullscreened view.

I thought of accessing \_currentframe and \_totalframes so I would know if the loaded movie currently playing is already done to make way for the next movie to load and for the former to unload.

Any Suggestions?  
[COLOR=red]I would really appreciate your help. Sorry for the dumb questions from a dumb newbie .[/COLOR]  
Thanks very much po.
