Jim Andrews wrote:
why does one need to put fl.controls.NumericStepper in the Library, rather than just haveimport fl.controls.NumericStepper; in the class code?
To begin with, the class code for the class is not in the default compile search path.
With that said, you still need all the graphical assets it uses. _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

