Hi all,

I am testing some one else's code and when I compile it the first thing I
get is : Warning : broadcastMessage is not a function.

The application works properly but it is annoying to get this messages. Has
anyone found a similar issue?

I tried to declare the function in the first frame of the movie

function broadcastMessage( ) : Void

{
trace("I'm here");
}

still the warning appears...

[Player] AS9 Debugger version.
[Export] AS2 - Flash 8

TIA
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to