On Dec 12, 2008, at 12:18 PM, Ian Thomas wrote:
Your empty_mc.addChild(firstImage) is right... what you're missing is
that this line:
addChild(firstImage);
should be:
addChild(empty_mc);
Thanks! That's working (now I just need to learn all the differences
like scaleY for _yscale &c.)
William
--
William Adams
senior graphic designer
Fry Communications
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders