flashpipe1
04-28-2006, 09:41 AM
I came into work this morning, and suddenly, I can't get any of my files with external as files to compile?!
I'm using Flash 8, everything was working fine yesterday. I didn't install anything new or change any code. My publish settings are set for Flash 8, ActionScript 2.0, and my classpath includes $(LocalData)/Classes, but every time I try to compile a movie with an external .as class I get the following error:
**Error** Scene=Scene 1, layer=actions, frame=1:Line 15: The class or interface 'imageVDSMode_lab' could not be loaded.
var my_lab:imageVDSMode_lab = new imageVDSMode_lab(this);
Total ActionScript Errors: 1 Reported Errors: 1
Any ideas??!?!
I'm using Flash 8, everything was working fine yesterday. I didn't install anything new or change any code. My publish settings are set for Flash 8, ActionScript 2.0, and my classpath includes $(LocalData)/Classes, but every time I try to compile a movie with an external .as class I get the following error:
**Error** Scene=Scene 1, layer=actions, frame=1:Line 15: The class or interface 'imageVDSMode_lab' could not be loaded.
var my_lab:imageVDSMode_lab = new imageVDSMode_lab(this);
Total ActionScript Errors: 1 Reported Errors: 1
Any ideas??!?!