Hi list...

In js syntax, I can't get the following to work:

if(pVidSprite.member.type == symbol("VisibleLightOnStageMedia")){
 //do stuff
}


When I trace(pVidSprite.member.type);
// #VisibleLightOnStageMedia 

pVidSprite is always correctly sprite(21). 

The result I am experiencing when debugging is that it steps out of the
entire behavior without error.

Any ideas?
Thanks,
- Michael M.


[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[email protected]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to