so i use this actionscript to change the shirt color when you click on it accordingly:
on (release) { colorchange = new Color("/rectangle"); colorchange.setRGB(0x333333); } rectangle being the shirt. it works when i test it in flash, but when previewed in threadless it nulls the color changing :( i even went through the page source and got the actual SWF file without the zoom feature and the color changing worked. so how do i fix it?!?!?! thanks
You must be logged in to leave a comment.
|
|