??? fun with an XMLNode...
by DonnoMan
on
Feb 5, 2007 at 11:23:55 pm
Figure out this one if you will. Code is given below. "page" is an instance of a class I have defined. This class works great. "page.xml" points to an xmlNode. "_root.trace("page.xml = " + page.xml);" gives me the exact output I'm looking for. However...the following traces say undefined. I say this is a Flash bug. *****Note that the if() condition DOES return true and the code block DOES run...and look at what the condition is, especially what it looks at in the Boolean comparison.***** Any suggestions on how to hack around this?
Re: ??? fun with an XMLNode... by DonnoMan on Feb 5, 2007 at 11:43:29 pm
Do not reply to this topic. I feel dumb now. I have run into problems like this before...but those times I didn't have any problems with capital/lowercase letters like this time.
There's no problem. (Although I still can't get to work the think I was tracing out that information about...)