Hi-
does anyone know why this code works when compiling from MX2004 and doesn't
work when compiling from Flash 8?
In both cases I'm exporting for Flash Player 7:
I have a class that extends the built in XML class. In this class I'm doing
the following (this is just to demonstrate what happens, I realize that it
doesn't make much sense the way it is):
public function get attributes():Object {
return super.attributes;
}
Why would this break in Flash 8 but work in MX2004?
Any ideas?
Thanks.
Jan
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders