I know that if you have ColdFusion, you get the remoting without having to install FDS. I'm wondering if there is a way to do server-to-client-push without FDS. This may be wishful thinking, but here's the source of my speculation:
In one article (http://www.adobe.com/devnet/flex/articles/cf_flex_print.html), Ben Forta says that ColdFusion has been updated to have "… a new Flex Messaging gateway which makes it possible to do push from ColdFusion to client-side Flex via a single CFML function. In other article. Ben states that "In addition to these improvements, we have created a brand new ColdFusion adapter that allows ColdFusion to push data to the Flash client at runtime." The way I'm reading these statements in context, they don't seem to be qualified with a requirement for FDS, in the same way that cf remoting does not require FDS. Incidentally, in the first article, FDS is mentioned when referring to data sync through CF: "There is a new ColdFusion adapter which can be used to perform data synchronization via FDS." So the question is: Can you perform server-to-client-push without installing FDS? Which is the same as asking (I think): Is server-to-client-push built into the cf adaptor, like remoting? Or am I only dreaming? -Greg ------------------------ Yahoo! Groups Sponsor --------------------~--> See what's inside the new Yahoo! Groups email. http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/nhFolB/TM --------------------------------------------------------------------~-> -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

