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
Browser being redirected to alternate sites
Opening a New Window Based on URL
Is there a way to block all task items issued by people to me in Outlook 2007?
Joomla's secret in Configuration.php
VBA Code
Feed with VAT rates for EU countries
CR 2008 DB2 Line Item billing Reports without subreports
Create rule in Exchange 2007 to delete E-mail out of a mailbox
query INFORMATION_SCHEMA.COLUMNS
from system stored procedure
Excel / VBA / Userform