please help ,ReferenceError: Error #1065: Variable TCMText is not defined.
i have to do a dress up game but the error is coming out when i click text scene
this is the codes:
var myGarmentArray = [black1, bluejacket, blue2, tshrit, office1, blacktank]; for each (var garment in myGarmentArray) { garment.addEventListener(MouseEvent.CLICK, onGarmentClick); } function onGarmentClick (event:MouseEvent):void { MovieClip(parent).shrit.gotoAndStop(event.target.name);
please help me by this week
i was following the YouTube tutorial
here are the websites
1. Flash Dress Up Game Tutorial Actionscript 3.0 CS4 CS5 CS5.5 Doll Character Model - YouTube
2. Flash Dress Up Game Tutorial Actionscript 3.0 CS4 CS5 CS5.5 Doll Character Model - YouTube
i was following the same as the tutorial but i get a error message ( ReferenceError: Error #1065: Variable TCMText is not defined.)
please help me ,i need your help
i will be happy if u help me
tq
Message was edited by: Moderator (Discussion successfully moved from Adobe Creative Cloud to Adobe Animate)