Re: Hiding screen AS error 2004-02-18 - By Jefferis Peterson
Back > I wish Peter Hall were around... He used to say it was ok starting variable > names with #'s, but I couldn't remember one of the errors I found. At any > rate, if I change your code to now use dot syntax, the Flash compiler > doesn't bitch:
Thanks guys, I forgot about that. But it also happens unconsciously if you happen to name a form or screen 56k! It becomes the variable in the equation rather than a string...
Jeff > // End Hide Screen behavior > // Show Screen behavior > if((this["56k"] != undefined) && (this["56k"] != null)) > {
~~~~~~~~~~~~ Jefferis Peterson, Pres. Web Design and Marketing http://www.PetersonSales.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Supported by Fig Leaf Software -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Lower Prices for Certified Training! Check out new lower prices for Certified Macromedia Training from Fig Leaf Software. Expand your skill set with courses in ColdFusion, Flash, Rich Internet Applications and .NET in the new year. Fig Leaf Software provides the highest caliber instruction at our training centers in Washington D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location.
Get the details at http://training.figleaf.com/ -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe, e-mail: flashnewbie-unsubscribe@(protected) For additional commands, e-mail: flashnewbie-help@(protected)
|
|