OK, I'm lost. You need a function "mcHatAndFace" so you can "call" an asset from the library?
Does var myHatAndFaceInstance:mcHatAndFace = new mcHatAndFace(); not work? I suspect classes and subclasses might be beyond your level of ability right now, may I respectfully suggest you learn a bit more about why and how you use classes before dropping yourself in it? In the meantime keep firing questions about how to do specific things (as above) - the answers for those smaller questions might be more digestible. Barry. >Now that would be wonderful, but I haven't figured out how to do that, >because I have to somehow call mcHatAndFace so that I can work with that >asset in the library. Indeed, you have hit on the very root of the problem, >I believe. Please give me an idea how I might call that asset without using >a function. >TIA, >beno _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

