Skip to main content
Participating Frequently
May 7, 2007
Question

loadMovie

  • May 7, 2007
  • 1 reply
  • 240 views
I understand this is probably a stupid question for those of you who understand flash and actionscript (I do not)

I have a book that explains how to load a SWF into a MC by clicking on a button (onRelease) I want to simply load the external SWF into a MC when the movie plays a particular frame in the original timeline.

How can I do this? Thanks for any help. I really appreciate it.

smiller
This topic has been closed for replies.

1 reply

Participating Frequently
May 7, 2007
instead of (onRelease) action being assigned to a button, assign the action to the frome in the movie where you want the clip to load
smillerdAuthor
Participating Frequently
May 7, 2007
Thanks very much...

smiller