> >Also, there is no migration from CF Flash Forms to Flex 2. So if you think >> today's forms will continue to grow with features moving to Flex 2.0 today >> will save time down the road. > > >This is interesting. How would this migration work? Right now I've got a >bunch of ColdFusion code, I doubt I can just paste that into FB 2. Or are >you saying I'd dump the form contents and past in the MXML?
Jacob - 'no migration' If you have actionscript functions etc those will transfer over. You would take your queries and business logic and make them all CFC methods so mx:RemoteObject can call them and get the data. That would be the general idea. I think from day one with embedding Flex 1.5 in CFMX it was understood that their would be limitations and that customers would need to buy Flex to code thru them. At the time Flex was $15k. Today, it's free, or $500 for FlexBuilder 2. That's all I have, just trying to help you. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266326 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

