Knowledge Base |
Important! All new questions are usually answered within the next business day.
Color Picker Pro V3
(views: 1566)
Color Picker Pro V3 is a highly customizable color picker flash component. Featuring additional themes and possibility to purchase customized themes. Here are all known issues for Color Picker Pro V3. If you have any questions that you think we should discuss here please let us know.
trying to edit skin
(2007-12-05 - views: 1078)
Q: Pardon my ignorance, but I can't seem to access the MovieClips of the main ColorPicker skin. I'd like to be able to turn it into a simple square of color with a gray bg. How do I assign the basic (square) skin that seems to reside in the library?
A: You need to import into your project's Library the assets used by the color picker component. You can find them in the .zip file of the full version component.
You need to open the ColorPickerProV3Assets.fla file found in the Assets folder. Next, copy the ColorPickerProV3 folder from the newly opened .fla file's Library into your project's Library. If it asks you to leave the original items or replace them with the new ones, select "Replace existing items".
In the new folder of your project's Library , you can find all the assets used by the default skin of the color picker. You can modify all of them, but it is very important not to change any instance names of the items, otherwise the component will not work.
You need to open the ColorPickerProV3Assets.fla file found in the Assets folder. Next, copy the ColorPickerProV3 folder from the newly opened .fla file's Library into your project's Library. If it asks you to leave the original items or replace them with the new ones, select "Replace existing items".
In the new folder of your project's Library , you can find all the assets used by the default skin of the color picker. You can modify all of them, but it is very important not to change any instance names of the items, otherwise the component will not work.
User Comments
Install the AS3.0 mxp
Probably you have installed the AS2.0 mxp version and you're trying to replace it inside a AS3.0 document. Please install the AS3.0 mxp (you should received it together with the AS2.0 mxp) then try the steps described above. Please let me know if this was the problem.
posted by jumpeyecomponents
on 2008-01-15
Probably you have installed the AS2.0 mxp version and you're trying to replace it inside a AS3.0 document. Please install the AS3.0 mxp (you should received it together with the AS2.0 mxp) then try the steps described above. Please let me know if this was the problem.
AS3 version
No, it's definitely the AS3 version (ColorPickerV3AS3.mxp). I've got the component working fine with an AS3 document, it's just when I try to follow your instructions to customize the skin that I get the error.
posted by wavelength on 2008-01-15
No, it's definitely the AS3 version (ColorPickerV3AS3.mxp). I've got the component working fine with an AS3 document, it's just when I try to follow your instructions to customize the skin that I get the error.
Worked around
Actually I found an easy way to get the same effect - I added a mask layer to the color picker and added my own button over the top. Seems to work fine.
I don't know what's causing the error. I can't think of anything I did wrong but maybe I missed something.
posted by wavelength on 2008-01-16
Actually I found an easy way to get the same effect - I added a mask layer to the color picker and added my own button over the top. Seems to work fine.
I don't know what's causing the error. I can't think of anything I did wrong but maybe I missed something.
You need the AS3.0 assets
The error message is because the assets you've imported are for the AS2 version of the component and they make use of AS2 components (SliderControl and NumericSlider). The assets for the AS3 version were previously in the AS3 folder of the .zip file. We've moved them to the assets folder so now you should have both the assets for AS2 and AS3 in the Assets folder of the .zip file. Just login to your jumpeyecomponents account and download it again from your downloads list.
posted by negush on 2008-01-17
The error message is because the assets you've imported are for the AS2 version of the component and they make use of AS2 components (SliderControl and NumericSlider). The assets for the AS3 version were previously in the AS3 folder of the .zip file. We've moved them to the assets folder so now you should have both the assets for AS2 and AS3 in the Assets folder of the .zip file. Just login to your jumpeyecomponents account and download it again from your downloads list.
Thanks
So if I've got this right the instructions should read "open the AssetDefaultTheme_AS3.fla" rather than "open the ColorPickerProV3Assets.fla file". That seems to work although I can't be sure - for my project I've already gone with my workaround. Thanks again. The component works great BTW.
posted by wavelength on 2008-01-17
So if I've got this right the instructions should read "open the AssetDefaultTheme_AS3.fla" rather than "open the ColorPickerProV3Assets.fla file". That seems to work although I can't be sure - for my project I've already gone with my workaround. Thanks again. The component works great BTW.
Login to post your comment
Menu |
|
|


The above instructions give me the following error: "The selected component is not supported by ActionScript 3.0. To use the component, you must target ActtionScript 2.0."