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 khanh4all@... wrote:
It's a focus border.
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
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:
3 matches
Mail list logo