Robertson-Ravo, Neil (RX) wrote: > What about apps which have to be dynamically compiled - doesn't flex have to > recompile each time a static value is dynamically changed? Such as field > label - not a value changed via a bind.
Flex 2 apps are not dynamically compiled. Ever. It's just a .swf that is deployed to a plain old web server. There is no flex server component anymore (unless you're using Flex Data Services, but that doesn't recompile the swf either). If you can't even get a simplle mortgage calc app to run in your browser, there's something wrong with your computer. It's not Flex. Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251800 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

