View Full Version : hex color wheel
aaron.m.perez
04-10-2007, 03:23 AM
hell out there. can someone help me get started in making a color wheel? i have a stage that i can draw on, but would like to change the colors, and have no idea how to get started. thanks for your help. -ap
wvxvw
04-10-2007, 09:01 AM
22032
Tell me if there's something missing. But hope not =) I didn't put the sample FLA into archive for it was to big, however, if there'll be a prob with this I'll make some smaller example.
aaron.m.perez
04-10-2007, 06:03 PM
thank for the qucik, a.m. reply. i appreciate your help.
ok, so the debugger told me 3 things: 1) that it only accepts action script 2.0 class scripts, 2) that it couldn't load each "var", 3) and that "import flash.geom.Transform; cannot be imported because its leaf name is already being resolved to imported class 'flash.geom.Transform'."
hmmm. not really sure where to go from here. any help would be applauded.
aaron.m.perez
04-11-2007, 06:34 AM
i have the following codes for a color wheel (attached), but am getting a few error messages. this isn't my original code, but it has several errors:
1) that it only accepts action script 2.0 class scripts, 2) that it couldn't load each "var", 3) and that "import flash.geom.Transform; cannot be imported because its leaf name is already being resolved to imported class 'flash.geom.Transform'."
hmmm. not really sure where to go from here. any help would be applauded.
wvxvw
04-11-2007, 09:53 AM
ok =) I sort of knew I'd have to make an example... %)
here it is: 22060
And don't pay to much attantion to the third error message. This class is probably imported in more than one class-file, so it's natural for compiler to give this message. The classes ware intedndet for separate use as well, so every one of them imports the classes it needs.
Where's the fla? Cursors and PNT are referring to symbols from the library. I'm not getting any errors compiling this (but I'm not seeing anything either).
CyanBlue
04-11-2007, 03:28 PM
Please keep your question to one thread... Crossposts merged... :(
aaron.m.perez
04-12-2007, 08:01 AM
sorry 'bout that.
CyanBlue
04-12-2007, 02:40 PM
It's okay as long as you don't do it again... Thanks... :)
aaron.m.perez
04-12-2007, 07:56 PM
that works awesome. thanks for the help man.
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.