[thelist] status bar removal - loading flash movie

burgan at iprimus.com.au burgan at iprimus.com.au
Fri Mar 14 19:02:31 CST 2003


-- QUOTE ------------------------------------

If now, in the movie with the links to songs, but a MC on your main 
timeline - call it something like audio_holder, then instead of loading 
the swf into a new frame, say:

_root['audio_holder'].loadMovie('my_song.swf');

-- END QUOTE ------------------------------------


Hi, 

Can you please help me with loading the MovieClip.

The way I've done it.. it's not working so I assume I'm stupid.

In frame 1 of the Timeline I have a movie clip called 'audio_holder'
This movie clip is blank (I just created a new symbol called audio_holder
and left it)

In the main timeline, the symbol has an actionscript assigned to it.

    onClipEvent (load) {
    _root['audio_holder'].loadMovie('constructive.swf');
    }

I then saved the fla in the same directory as constructive.swf and then
exported the movie.

Now, because this hasn't worked - I assume I've assigned the actionscript
onto the wrong place.

It's currently assigned to movieclip 'audio_holder' in frame 1 of layer 1
in main timeline.

Thanks

Any more help would be more greatly appreciated

Tim Burgan

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .




More information about the thelist mailing list