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 / August 2007



Tip: Looking for answers? Try searching our database.

What is the difference between ExternalInterface and Flash Remoting?`

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Arran - 17 Aug 2007 12:27 GMT
Hi

Does any one know what the difference is between EnternalInterface and
Flash Remoting.

Our new project pulls xml files from sql2005 /asp.net 2.0 environment.
Then we need to send the info back to the SQL server (good old web-
services :->)

Which is the best option for us to use and why?

Cheers for any good pointers

Arran
Tony - 23 Aug 2007 03:14 GMT
FlashRemoting would probably be your best bet. Look up Fluorine Gateway.
It's a free remoting gateway that you can install/include with ASP.NET 2.0 .
Remoting is a bit quicker (a contested issue by some) as it serializes the
data into AMF to send, and the opposite on the other end.

The ExternalInterface Class is used (and any, please jump in if I am wrong)
to manage communication between your swf and javascript. back in the day you
would use the Flash Javascript Integration Kit, which while effective, was
kind of a pain in the butt.

But for what you want to do, depending on the scale, Remoting. You could
also simply create a web service that would return the XML and use it that
way, but again, this is dependent on the scale.

Cheers,

Tony
http://www.binaryecho.com

> Hi
>
[quoted text clipped - 10 lines]
>
> Arran
Arran - 28 Aug 2007 14:44 GMT
> FlashRemoting would probably be your best bet. Look upFluorineGateway.
> It's a free remoting gateway that you can install/include withASP.NET2.0 .
[quoted text clipped - 28 lines]
>
> > Arran

Hi

Many thanks for the reply, We have started looking at fluorine, thanks
for the head's up.  Now they want to use AS3 (no friendly webservice
classes as I can see) instead of AS2.

Anyway. Many thanks :->
 
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.