I'm trying to create a class that extends the WebService Class:

                class CentralService extends mx.services.WebService {
                }

Everytime I try to instantiate the class like such:

var cs:CentralService = new CentralService();

I get the following error:

Error opening URL "file:///C|/flash/undefined"

Any suggestion on what I'm doing wrong?

Thanks,

Doug Coning 
Software Developer
FORUM Solutions, LLC
 
This e-mail and any attachment(s) are intended for the specified recipient(s) 
only and are legally protected.  If you have received this communication in 
error, please "reply to" sender's e-mail address with notification of the error 
and then destroy this message in all electronic and physical forms.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to