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
Another perl spreadsheet problem -- Why is this not running?
In MS Access, why are multiple rows of a continuos form affected when a change is made to a single row?
Restoring a server, AD and Exchange
coldfusion cfset tag in output query
Group Policy to rename existing network share with new server name
Access internal web server internally using public ip cisco
Help with setting up some Word tables
zip file protection
align img to right of td
Caching image/flash in JSP