Hi All,
I have a small dilema with calling an event from a loaded SWF, either
through a direct call or dispatching an event.
Basically my main application loads different SWFs to a container and there
is about 20 of them but one (and only one) needs to interact with the
application.
I tried to put a simple function call callToParent() but of course it gives
me errors at compile time. whining that the method doesnt exists.
Any suggestions? I know the long way to go around to this is to create a
custom class that will load the content in to that class and then make the
calls frorm there but I was wondering if there was an "easier" way around
it.
TIA
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders