Jump to content

Actionscript: loading an external movie question.

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
shibbythestoner

shibbythestoner

    Programmer

  • Members
  • PipPipPipPip
  • 135 posts
Hi
Is there a way to load a flash movie at a specified place on a timeline? So say if we use loadMovie() to load an external swf, can I make it so that it goes to scene 2 frame 50 (just an example), instead of the default 1.1? Any advice/help appreciated.
Posted Image

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Interesting question - I've never seen this done though. I'm guessing you would have to splice the movie and load each section.

#3
shibbythestoner

shibbythestoner

    Programmer

  • Members
  • PipPipPipPip
  • 135 posts
I was afraid someone would say that, but I guess at least it would keep the file sizes small.
Posted Image