
addPic.addEventListener(MouseEvent.CLICK, addImage); function addImage(event:MouseEvent):void{ var mc:MovieClip = new testClip(); this.addChild(mc); }
kinda like this i guess http://www.adobe.com/resources/busin…t_apps/#closed when you click on the flash on that page it expands and stuff
Thanks for any help
If you would like to make a comment, please fill out the form below.
Recent Comments