Skip to main content
Participant
December 21, 2007
Question

Load swf into an instance

  • December 21, 2007
  • 1 reply
  • 200 views
In the first frame of my movie, I want to load a swf into 'cwgmap' mc instance, which is inside 'thumbs' mc instance. I am attempting (with no joy!)

thumbs.cwgmap.loadMovie("2014_map/thumbs.swf");

Any ideas how I can achieve this? The action must be in the first frame of the movie - not attached to the mc itself. Driving me mad!

many thanks
This topic has been closed for replies.

1 reply

Participant
December 21, 2007
Managed to fix the issue - the scripting was correct but in the wrong frame.

Cheers!