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
jquery - gmaps
How to redirect to other action by using MVC2 framework
Printing Problem
How do you create an ACD Hunt Group in Cisco Call manager?
Sharepoint 2007 - Workflows and Custom Event Handlers
Update data and select from same table
Windows 7 Enterprise MAK activation erros
SBS 2008 OWA problem
Report Filtered by form with added bonus
Having an @@Identity crisis with ADO and doing an update to SQL from Access 2010