|
Unfortunately you cannot bind into styles
in Flex 1.5. This is because styles are set using the setStyle methodand
binding requires the set to be done using the = operator. We’ll
hopefully address this in the next version. I don’t think having the MXML
generated all the time is a great idea, but if may be if you have a limited#
of variations of inputs you could use the JSP tag library to generate a limited
number of versions that could then be cached and delivered appropriately. The
JSP tag library does work in CF. Matt From: deptquote
[mailto:[EMAIL PROTECTED]
|
- RE: [flexcoders] Binding attributes in Flex Matt Chotin
- RE: [flexcoders] Binding attributes in Flex Erik Westra

