Have an early deadline today...
_root.listItem1.onRollOver = function(){
_root.currentShortName = nameOfMovieClip;
myColor = new Color (_root.tempRegionCopy.currentShortName);
myColor.setRGB(0xff9966);
}
-dan
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

