[osflash] mtasc complains about TextInput ?

Ben Crowell osflashcrowell07 at lightandmatter.com
Sat Jan 13 08:01:17 EST 2007


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



More information about the osflash mailing list