hello :) in the mtasc std/ directory ... the mx directory don't exist :)
The TextInput class is a macromedia class in the mx package. You can use the MX v2 components Patch to used the mx class based on MTASC compatibility : http://www.osflash.org/mx_v2_components_patch?s=mtasc EKA+ :) 2007/1/13, Ben Crowell <[EMAIL PROTECTED]>:
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
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
