[flexcoders] Re: Red error borders on form items before form is validated

2011-11-21 Thread DP
Actually, I'm sure he's talking about the "required" attribute creating a red border (not a focus border) because the field doesn't have a value in it just yet. The Focus border is something entirely different. --- In flexcoders@yahoogroups.com, "Khanh" wrote: > > It's a focus border. > Usuall

[flexcoders] Re: Flex and AIR on Mobile Platforms

2011-11-12 Thread DP
The way I read the announcement is that they're pulling back from Flash for the web, not Flex or Air. Flash for the web are flash apps built such that they can be included in a web page. Even though "Flex" is essentially that, it is much different from Flash. Considering AIR is actually a sep

[flexcoders] Re: e4x help

2011-09-22 Thread DP
You're probably getting an e4x error on the first empty node (because Attribute doesn't exist there). Try to avoid this issue by using the "hasOwnAttribute" function to make sure that "Attribute" actually exists in that node. This probably isn't it, but it's close: xmlRoot..(hasOwnAttribute("