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



Tip: Looking for answers? Try searching our database.

getting started

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Shanthi.AL - 06 Apr 2007 12:58 GMT
Hi,

i am working in flash 8.0 and i downloaded the trial version of flash remoting.
I tried one example in flash remoting and i am geting  the error

Error opening include file NetServices.as: File not found.
    #include "NetServices.as"

But i found the NetServices.as file in the following path
D:\Program Files\Macromedia\Flash 8\en\First Run\Classes\mx\remoting

Plaese hlep me..........

In coldfusion, have to save the files in webroot folder(wwwroot), Like that
where i have to save my flash remoting files................

Thanks................
Simhanature - 10 Apr 2007 15:37 GMT
Since you are using flash 8.0
You cannot work with NetServices.as
You need to use following codes for flash 8.0 instead

import mx.remoting.*;
import mx.rpc.*;
import mx.utils.Delegate;
import mx.remoting.debug.NetDebug;

you need to remove such include files.
Try it.
 
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.