PDA

View Full Version : help with the color picker


SpaceyFace
03-03-2008, 09:13 PM
i don't know what the hell is the problem. i have a color picker component and a movie clip. i want the movie clip to change color once i use the picker. and have a easy variable to store the color value as well. i'm trying to get the movie clip textX to change color when the color picker's changed. and to have tempColor equal the value as well. this is just a text .fla file to get the code down at least. if someone could spend a minute to take a look i'd really appreciate it. i basically followed the tutorial linked below but i need to change movie clip colors when i click on it. someone please tell me what i'm doing wrong. only 20 or so lines of code. thanks.

the tutorial:
http://www.webzo.org/tutorials/flash/color-chooser.php

the .fla file:
http://www.sendspace.com/file/x4q6u5

SpaceyFace
03-03-2008, 09:15 PM
oooops. this is the tutorial:
http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00000431.html

the first one - "Creating an application with the ColorPicker - To create an application with the ColorPicker component"

the webzo one was one i tried to use but i was having extreme issues.