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
Regular Expression to match 7697998997 or 8724550
Sybase Count Number by Group
PHP string function needed (custom loop to match nested begin-end pairs)
Export pager field from active directory
How would I script the adding of a network printer to an XP client based on the the Computer's name?
How do I test the speed of my network?
IE8 JavaScript Disabled
MS SQL help with simple date compare query
VB button on Output to Excel
Another boring Lat/Long to X/Y question with bonus!