Web services are certainly a viable option but I strongly disagree that
remoting is becoming obsolete. There are thriving open source versions (like
amfphp) that are free. Remoting does have inherent benefits since it is closely
intergrated with flash. Flash Remoting uses a binary protocol, amf, which is
smaller and more compact than web services' xml. Consequently, Remoting is much
stronger when handling large amounts of data. Plus one doesn't need to worry
about data serialization with remoting. Remoting automatically maps client-side
actionscript objects to server-side objects, whether you use Java or .net,
leading to shorter development time.
Also, Macromedia recently released an update to Flash Remoting components for
use with Actionscript 2.0 so actually the product is still alive!
The decision is yours, just think of remoting as another tool to get the job
done. Every technology has its pros and cons.
Jens Hauser - 25 Aug 2005 08:42 GMT
I hope they won´t drop support for remoting. And i don´t think so because
they are promoting Zorn and flex more and more. The fastest method of
passing data between flex and backend will be with remoting. And flex is
sort of a variation of flash som they will keep if for sure.
Jens
> Web services are certainly a viable option but I strongly disagree that
> remoting is becoming obsolete. There are thriving open source versions
[quoted text clipped - 19 lines]
> job
> done. Every technology has its pros and cons.
jktieman - 26 Aug 2005 05:29 GMT
>>>You said - Also, Macromedia recently released an update to Flash Remoting
components for use with Actionscript 2.0 so actually the product is still alive!
I use remoting and couldn't live without, but, I don't call June 2004,
recently. Interestly enough, I asked about new or updated AS2 classes just a
few days ago, with no response. What are we supposed to think about the future
of remoting when there is so little on the subject.
maliko50 - 26 Aug 2005 14:58 GMT
I use remoting and couldn't live without, but, I don't call June 2004, recently.
That is true. But then again, when was the last time actionscript was updated?
Remoting Components is only updated when there is an update to actionscript
which was a year ago (v2.0).
Macromedia has been promoting rich internet apps with Flex so they're
definetly not jumping ship. I expect them to keep remoting around as a lower
cost alternative to flex ($12,000) for developers who dont need an IDE. BTW-
Remoting is included with Flex. I don't even use Macromedia's version of
remoting...as long as they update the remoting components when actionscript is
updated, I'll be happy.
If you need info on AS2 classes, there are many books on the subject, plus
this site has a AS2 dictionary somewhere...