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

macromedia flash flash remoting : Flash remoting: include file NetServices.as: File not found.


CherokeeGee
1/29/2007 7:38:02 PM
I am trying to use flash remoting and Flash 8 cannot locate my NetServices.as
file or NetDebug file when I test my movie.

The error message I get is as follows:
include file NetServices.as: File not found.
#include "NetServices.as"

include file NetDebug.as: File not found.
#include "NetDebug.as"

Any suggestions?
flashmx_in
1/30/2007 4:37:24 AM
maacies
2/20/2007 12:08:42 AM
[q][i]Originally posted by: [b][b]flashmx_in[/b][/b][/i]
I guess you need to add Remoting Classes and RemotingDebug Classes from the
Common libraries panel to the main FLA Library .[/q]

It still doesn't work.
Any idea?:confused;
baskar_ibiz
3/6/2007 12:00:00 AM
hi

import mx.remoting.*;
import mx.remoting.debug.*;

try this

bye
AddThis Social Bookmark Button