Groups | Blog | Home
all groups > macromedia flash flash remoting > may 2007 >

macromedia flash flash remoting : The future of Flash Remoting?


SySnootles
5/1/2007 12:00:00 AM
We are about to embark on a major, long term project which requires
Flash/Database connectivity and Flash Remoting seemed the perfect way to go.
Having just acquired Flash CS3, I encountered some difficulty since there is no
Remoting Components package available for CS3. I did however find this link and
manage to get my AS2.0 code to run:

http://blog.vixiom.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3

This makes me worried about the future of Flash Remoting - I don't want to
purchase and then be locked into a technology that gets shelved or overlooked
by Adobe. I am aware of the AMFPHP toolkit but this since we are going with
..NET this is not appropriate. Does anyone else have the same fears or does
anyone at Adobe have any information on what the future of Flash Remoting will
be?

Thanks guys
jedders
5/7/2007 3:14:46 PM
I do have the same concerns on this topic with every new release. We currently
have a large application that is built using Adobe flash remoting and .net in
AS2.0. You may want to look into WebOrb. These guys have been arround since
remoting became available. Their remoting product has some nice features that
Adobe Remoting does not. For example more security settings. They also continue
to update their WebOrb product as well as offer the ability to use remoting
with other technologies such as Ajax, and Flex to name a few. Nothing compares
to passing objects and I hope to see Adobe continue to support Flash Remoting.
jedders
5/7/2007 3:14:46 PM
I do have the same concerns on this topic with every new release. We currently
have a large application that is built using Adobe flash remoting and .net in
AS2.0. You may want to look into WebOrb. These guys have been arround since
remoting became available. Their remoting product has some nice features that
Adobe Remoting does not. For example more security settings. They also continue
to update their WebOrb product as well as offer the ability to use remoting
with other technologies such as Ajax, and Flex to name a few. Nothing compares
to passing objects and I hope to see Adobe continue to support Flash Remoting.
SySnootles
5/8/2007 12:00:00 AM
Thanks Jed, I will have a look into that today. is this something you have used
alongside Flash Remoting, and if so, how does it compare in your opinion? Do
you think that if Adobe continue to push Flex and Apollo in the future then
Flash Remoting will be overlooked?

thanks

Chris
yeeep
5/8/2007 9:51:52 PM
SySnootles
5/9/2007 9:09:20 AM
Jeeep are you using ActionScript 2.0 or 3.0? If it's 2.0 then check the link in
my first post in this thread. If it's ActionScript 3.0, then you use
NetConnection instead using the 'call' method. I got ActionScript 3.0 Cookbook
to help me on that one.

Chris
yeeep
5/9/2007 2:03:11 PM
SySnootles, thanks. What about the NetConnection Debugger? I know there's
alternatives to it for PC, but not for Mac.

I'm currently using Flash 8 + AS 2.0 and so have no problems with remoting of
course. But I'm *looking* to move to CS3 + AS 3.0.
jedders
5/16/2007 7:57:52 PM
I have come up with some documentation on migrating the remoting components
etc.. into Flash CS3. I have both AS2 and AS3 remoting setup in Flash CS3 and
working. We went through the same process when migrating from MX to 8. I will
try to get that posted this week.
yeeep
5/16/2007 11:16:52 PM
jedders
5/27/2007 2:55:03 PM
Sorry it took me a few days to get this up but here you go.

ActionScript 2.0 Remoting Coponents and Debugger in Flash CS3.

1. Copy Remoting and RPC Folders from your Documents and settings location TO
FLASH CS3 LOCATION.

C:\Documents and Settings\YOURUSERNAME\Local Settings\Application
Data\Macromedia\Flash 8\en\Configuration\Classes\mx
to
C:\Documents and Settings\YOURUSERNAME\Local Settings\Application
Data\Adobe\Flash CS3\en\Configuration\Classes\mx

2.Copy Remoting.Fla From.

C:\Documents and Settings\YOURUSERNAME\Local Settings\Application
Data\Macromedia\Flash 8\en\Configuration\Libraries
To
C:\Documents and Settings\YOURUSERNAME\Local Settings\Application
Data\Adobe\Flash CS3\en\Configuration\Libraries

3. Copy NetConnection Debugger.swf and Service Browser.swf from.

C:\Documents and Settings\YOURUSERNAME\Local Settings\Application
Data\Macromedia\Flash 8\en\Configuration\WindowSWF
To
C:\Documents and Settings\YOURUSERNAME\Local Settings\Application
Data\Adobe\Flash CS3\en\Configuration\WindowSWF

4. Copy NetConnection Debugger.swf and Service Browser.swf from or WindowSWF
folder.

C:\Program Files\Macromedia\Flash 8\en\First Run\WindowSWF
To
C:\Program Files\Adobe\Adobe Flash CS3\en\First Run\WindowSWF

5. Copy the Libraries Folder.

C:\Program Files\Macromedia\Flash 8\en\First Run
to
C:\Program Files\Adobe\Adobe Flash CS3\en\First Run

6. Copy Remoting and RPC Folders from your Program Files location TO FLASH CS3
LOCATION.

C:\Program Files\Macromedia\Flash 8\en\First Run\Classes\mx
To
C:\Program Files\Adobe\Adobe Flash CS3\en\First Run\Classes\mx

7. Copy the RemotingConnector.swc from.

C:\Program Files\Macromedia\Flash 8\en\First Run\Components\Data Components
to
C:\Program Files\Adobe\Adobe Flash CS3\en\Configuration\Components\Data

This will allow you to use the Remoting component in Flash cs3 just as you did
in Flash 8. You will still need to use them in Action Script 2.0 Files.
Keehunthebeginner
6/7/2007 6:55:49 PM
Could you put all those files in a zipped file? It doesn't have to contain the
file structure but just the files since I don't have Flash 8 handy (I have it
but uninstalled) so it would be impossible for me to have Flash Remoting back.
I thank you very much for your help!
Keehunthebeginner
6/7/2007 6:55:52 PM
Could you put all those files in a zipped file? It doesn't have to contain the
file structure but just the files since I don't have Flash 8 handy (I have it
but uninstalled) so it would be impossible for me to have Flash Remoting back.
I thank you very much for your help!
Dave Towers
6/16/2007 3:13:40 PM
dafreq
6/21/2007 1:39:49 PM
HI!

I'm trying to set up remoting components for Flash CS3 on Mac OS X but since I
dont have Flash 8 I cannot install the components at all.
How could I get AS2 remoting components and debugger for Flash CS3?
Keehunthebeginner
6/21/2007 1:44:14 PM
Craig Grummitt
6/29/2007 1:28:19 AM
thanks for that jedders.
for anyone running vista, interpret
C:\Documents and Settings\YOURUSERNAME\Local Settings\Application Data\...
as:
C:\Users\YOURUSERNAME\AppData\Local\...

Also I found i needed to copy DataRange.as, PageableData.as and
PageableList.as files from
C:\Users\YOURUSERNAME\AppData\Local\Macromedia\Flash
8\en\Configuration\Classes\mx\data
to:
C:\Users\YOURUSERNAME\AppData\Local\Adobe\Flash
CS3\en\Configuration\Classes\mx\data

perhaps to use the RecordSet data type.
Shinjuka
7/4/2007 12:00:00 AM
Here's a ZIP archive for Mac users with all files needed to make remoting works
in Flash CS3 like in Flash 8 (it works for me).
It comes with Classes, Remoting.fla and NetConnection Debugger.swf.
Simply copy files in your /Library/Application Support/Adobe/Flash
CS3/Configuration folder.

Hope it helps.

http://www.free-styler.com/remoting/Remoting_FlashCS3.zip
Keehunthebeginner
7/4/2007 12:00:00 AM
dafreq
7/12/2007 12:00:00 AM
AddThis Social Bookmark Button