Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / Flash Remoting / July 2006



Tip: Looking for answers? Try searching our database.

Flash Remoting future support

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
dmartiniano - 17 Jul 2006 05:31 GMT
Hi guys!
This post is to get some feedback about the future of Flash Remoting. I mean,
will Flash remoting be supported in future versions of AS (E.g. AS3)?? We are
planning to use flash remoting in a new project and want to be sure about it's
destiny. In case it won't be supported, which are the alternatives to interact
with a Java App server in the backend?
Greg_Hamer - 23 Jul 2006 18:04 GMT
Yes, Flash Remoting is supported in AS3.  In AS3 it is in the package
mx.rpc.remoting as the Class RemoteObject.

Currently, the only commercially available product supporting AS3 is Flex 2.  
You can find a LiveDocs reference to Class RemoteObject in Flex 2 here:
http://livedocs.macromedia.com/flex/2/langref/mx/rpc/remoting/RemoteObject.html

The first version of Flash that will support AS3 will be Flash 9.  Currently
there is an alpha preview available for Flash 9.  The Flash 9 alpha
documentation does not include the package mx.rpc.remoting.  Details on the
Flash 9 alpha can be found here:
http://labs.adobe.com/technologies/flash9as3preview/

Prior to Flex, Remoting was treated as a separate product.  That is, it was
never bundled with Flash authoring.  With Flash 9, I assume Remoting still will
be packaged as a stand alone product that developers will need to install
separately if they want to use it with Flash authoring.

Beyond Remoting, there are several alternatives that you can use.  You can
find an article here that provides an overview of 5 alternatives (one of which
being Remoting):
www.devx.com/webdev/Article/21803/0

Note:  Remoting can provide better performance than the alternatives.  This is
because more work is done on the server rather than the Flash Player.  That is,
the hosting server marshals the data into a native ActionScript object enabling
the Flash Player to use the data without any further client side processing.  
With other alternatives the Flash Player needs to parse the data passed in.

hth,

g
dmartiniano - 29 Jul 2006 14:54 GMT
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.