You might be able to get something out of flash.utils.describeType()

HTH,
   Ian

On Mon, Aug 25, 2008 at 6:57 PM, Rob Sampson <[EMAIL PROTECTED]> wrote:
> I've been working with ExternalInterface.addCallback, and I think it's a
> drag that you have to send the name of a function as a String - it seems
> like there should be a way to get the name of a function dynamically the
> same way Event uses public static constants for their strings – so the
> compiler can find my misspellings! It's not a huge problem but (as with
> everything in the ExternalInterface) it seems like the implementation wasn't
> thought out, and doesn't jive with the rest of the language. So how about it
> gurus...any cool toString/prototype/constructor override tricks?
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to