I was working on this tutorial [SIZE=1][COLOR=#666666]by Zelwyn : 17 August [FONT=Verdana]2004[/FONT][/COLOR][/SIZE]
http://www.kirupa.com/developer/mx2004/coloringbook.htm
How can I make it work (apply color on the wierd looking dude) by making the color choices available in an htm form using php?
Meaning, the color button choices is outside of the flash file, but is located in the html page. and instead of having different colors, it will only set the alpha property to certain level.
Say:
Button 1 = alpha 25%
Button 2 = alpha 50%
Button 3 = alpha 75%
Thank you very much, hope you could give me an idea.