CFAjax is amazingly powerful. If you know javascript pretty well you can be writing really cool implementations within a couple of hours. http://www.indiankey.com/cfajax/
I'm working on a single-page cfajax shopping cart implementation, similar to the Flex shopping cart example at adobe labs, that I will be posting soon. Best of all, it's free...and you're not stuck with Flex's look and feel. Can't speak to AjaxCFC as I haven't investigated that one personally. -- Josh ----- Original Message ----- From: "Ian Skinner" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Tuesday, March 28, 2006 8:55 AM Subject: RE: where to start Ajax or Flex? > Also correct me if I'm wrong but Flex since it uses Flash Player the stage > can't be set dynamically. If I build a dynamic form or page or menu > system that varies in size I would have to plan out the stage size ahead > of time. That's not dynamic. I hope I'm wrong on this. > > > Well, you could try my approach and play with both. I'm still only a > little beyond the "hello world" stage so I am not an expert on either. > But I will chime in that you can dynamically change the size of "stage" > (It's not called that in the flex world, but the concept is the same). > You can create states and each state can be a different size with various > transition effects involved. > > Also, if you do not need the "flex enterprise service [FES]" as it is > currently called, you can deploy a flex app to any service. Once you are > done and the app is compiled, it is a .swf file that can be put anywhere a > .swf can currently go. Without the FES piece, you are not able to PUSH > data from the server to the client, but you can PULL all you want. > > > > > -------------- > Ian Skinner > Web Programmer > BloodSource > www.BloodSource.org > Sacramento, CA > > --------- > | 1 | | > --------- Binary Soduko > | | | > --------- > > "C code. C code run. Run code run. Please!" > - Cynthia Dunning > > Confidentiality Notice: This message including any > attachments is for the sole use of the intended > recipient(s) and may contain confidential and privileged > information. Any unauthorized review, use, disclosure or > distribution is prohibited. If you are not the > intended recipient, please contact the sender and > delete any copies of this message. > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236336 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

