hi,

I have a class loadSWF which is responsible for loading SWF's when a swf
load is completed it triggers a custom event. Which the parent class catches
and adds it in the appropriate place.

Now apart from this the main as of my project needs to use this swf e.g
transform a perticular movieClip instance in the loaded SWF.

The issue is when in the main highest level class I try to access it, its
never loaded. When I debug the code. The SWFload complete is called after
processing everything else (including the main class) which is an issue. I
can't just do all the work of my program in the swfloadcomplete function. I
need to work on it in some other classes. Any clues?

Fahim Akhter
Game Developer | White Rabbit Studios |
http://apps.facebook.com/feline-frenzy/
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to