So all i am doing is trying to load an external swf. My AS is phuzzy but i didn't think it would suck this bad, especially since i have checked tutorials and copied code directly from sample. So blow by blow.. here we go...
1. Put come code into frame/layer 1 for preload
2. Popped a couple more layers, added background and preload grfx
3. preload set to gotoandplay frame 2
4. I want the swf to pop at this point. (heres where it gets phuzzy)
5. I want to pop 4 swf's automatically. so I make 4 movie clips, put em in the right positions.
6. From there I tried everything including onClipEvents, and goin' straight for the loadMovie() type stuff directly in the Movie clip, and a couple tries with onEnterFrame()
7. I still don't have even the slightest glimps of a swf loading so i bet the syntax is wrong or i am not putting it in the right places.
Most tutorials are all about loading them with a on(release) with a button but i rather them load right from the start.
Any help will be wonderful, but especially those blow by blow retard proof kinda instructions are the best.
Thanks
1. Put come code into frame/layer 1 for preload
2. Popped a couple more layers, added background and preload grfx
3. preload set to gotoandplay frame 2
4. I want the swf to pop at this point. (heres where it gets phuzzy)
5. I want to pop 4 swf's automatically. so I make 4 movie clips, put em in the right positions.
6. From there I tried everything including onClipEvents, and goin' straight for the loadMovie() type stuff directly in the Movie clip, and a couple tries with onEnterFrame()
7. I still don't have even the slightest glimps of a swf loading so i bet the syntax is wrong or i am not putting it in the right places.
Most tutorials are all about loading them with a on(release) with a button but i rather them load right from the start.
Any help will be wonderful, but especially those blow by blow retard proof kinda instructions are the best.
Thanks