Hi list...

I'm passing a var to this signature:
private function assignContent(Content:*):void

// example
assignContent(msg.ONE);

How can I get the "ONE" part of it, so I can correlate with another
object like info.ONE, or if it is passed msg.TWO, I can cross reference
info.TWO?

There must be an efficient way...

Thanks,
- Michael M.


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

Reply via email to