Hi List!

I use FlashDevelop to write my classes, and I use MTASC as bug-checker in FlashDevelop. I am working on a little 3d experiment and (apparently), I use the flash.geom.Point class. (I guess the BitmapData class uses the Point class, 'cause I'm not using it in my class...). Now, the problem is, I get an error:

C:\Program Files\Macromedia\Flash 8\en\First Run\Classes\FP8/flash/geom/Point.as:
Line 21: characters 17-20 : parse error:  Unexpected add

The 'add' refers to the Point.add method and I guess MTASC is having some trouble with the (old, not-supported) add-logical operator that's not supported anymore in FP8 or something... (I hope this sentence makes sense to you guys).

The question is: Why am I getting this error?

Greets,
Jeroen Beckers
http://www.dauntless.be
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to