I have Flash Proffesional 8 on MAC OS X (Tiger), I need to use FlashRemoting
Functions So I download the Flash Remoting for Flash 8 on MAC.
After the installation i try to Include NetServices.as but dosent work. This
is the error : in this Code Line:
#include "NetServices.as"
**Error** /Users/RootUser/Library/Application Support/Macromedia/Flash
8/en/Configuration/Include/NetServices.as: Line 22: Classes may only be defined
in external ActionScript 2.0 class scripts.
class mx.remoting.NetServices extends Object
Total ActionScript Errors: 1 Reported Errors: 1
What it's the problem?:disgust;
AS-Dev - 17 Feb 2006 20:22 GMT
I have Flash Proffesional 8 on MAC OS X (Tiger), I need to use FlashRemoting
Functions So I download the Flash Remoting for Flash 8 on MAC.
After the installation i try to Include NetServices.as but dosent work. This
is the error : in this Code Line:
#include "NetServices.as"
**Error** Scene=Scene 1, layer=functions, frame=1:Line 4: Error opening
include file NetServices.as: File not found.
#include "NetServices.as"
Total ActionScript Errors: 1 Reported Errors: 1
That's the problem what's the next Step?