Microsoft
Software
Hardware
Network
Question : If Statement for a Width in a mx:Text
I have a <mx:width> and I can't remember the correct syntax for inserting an actionscript if into the width option.
<mx:text width"{ CODE }" />
Thanks in advance
Answer : If Statement for a Width in a mx:Text
try the short-hand if operator:
<mx:text width="{(booleanExpression
)?trueValu
e:falseVal
ue}"/>
Random Solutions
DNS name resolution, plain host name vs. FQDN
Increasing a value in an access table
Two Account only one PST, Outlook 2010
Windows Fax and Scan
how to see mails of all users in Exchange server 2007 & Exchange 2003 by an Admin
MySQL php Select rows similar price
"HTTP Error 404.0 - Not Found" in ASP.Net
Jquery
Issue with I.E.6
CSS driving me nuts - firebug question