My First Frame is empty but stills shows 128 kb

[quote=randomagain;2340722]erm

MCcontainer.loadMovie(“that.swf”,1)

or

loadClip(“that.swf”,1")

I guess you would put that on frame 3… you would then have to wait for it to load[/quote]

Here is a link to the doc
http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001356.html

Basically you tell the class which frame you want to export.

this is my first problem resolved using live docs, guess if I knew how to ask the question I would have solved this sooner

Thanks for the input. I spent a bunch of time using AS and trying to load swfs, I think if I was not using a component it would have worked.

Ponyack