Flex is ONLY client-side. It must communicate with a server via AMF (Flash Remoting), web services, or via HTTP (typically to get XML data) to do anything like save data to a central database.
It absolutely does NOT replace HTML or JavaScript. Flex is meant for applications like online stores or reservation systems. If one needs a "normal" content-based web site it will almost certainly be overkill to use Flex for that. On Thu, Apr 3, 2008 at 2:01 PM, Richard White <[EMAIL PROTECTED]> wrote: > Hi > > i just want to know if my understanding of flex is right, and would like > your opinions if you dont mind :) > > i know that coldfusion is predominately server side, and up until now we > have been using javascript and html for the client side interfaces and > client logic. from what i have read it seems that flex 3 replaces the need > for html and javascript. > > is flex used for client side design and logic and also interacts very > nicely with colfusion? > > therefore my understanding is that flex is predominately for client side, > and coldfusion is predominately for server side? > > is this correct? > > if this is correct, what does everyone feel about flex and should we get > onto straight away? > > thanks > > richard > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302643 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

