On Fri, 2005-07-29 at 09:48 +1200, Diego Guebel wrote: > Hi there, > I just downloaded actionstep yesterday in the manner that is explaned > on http://osflash.org/doku.php?id=actionstep_tutorials before the server > change. I followed all the instructions but when I want to compile its, > it fires that error: > C:/dev/actionstep/src/org/actionstep/test/ASTestMain.as:38: characters > 4-23 : type error Unknown variable ASDebugger > > Is there anybody who can give me some light on this?
Hm, that's odd. I'm looking at a fresh checkout from the new subversion repository and the first line of actual code in ASTestMain.as is: import org.actionstep.ASDebugger; Is that what you're seeing, and is there a org/actionstep/ASDebugger.as file? Yours, Tom _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
