I'm trying to compile one of the examples from Essential Actionscript
2.0, http://moock.org/eas2/examples/eas2_currencyconverter.zip , using
mtasc. When I try to compile it, I get the following error:
$ make
mtasc -mx -cp /usr/lib/mtasc/std -cp /usr/lib/mtasc/std8 -version 8 -swf
currency.swf -main -header 800:600:20 CurrencyConverter.as
CurrencyConverter.as:13: characters 10-19 : type error class not found :
TextInput
I thought it might be because TextInput was a Flash 8 thing, so I tried
setting -version 8, and adding the second -cp, but that didn't help.
Can anyone tell what I'm doing wrong?
TIA!
Ben
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org