Color Picker Pro V3 Methods



Overview | Properties | Methods | Events | Styles | XML

Method Description
close Closes (hides) an instance of Color Picker Pro V3.

Syntax:
close(mode:String, colorSelected:Boolean, isSwitch:Boolean)

Arguments:
  • mode:String - Values: ["button", "easy" or "pro"] (this is because a single Color Picker Pro V3 component may be opened as button, easy and/or pro, more than 1 instances in the same time)
  • colorSelected:Boolean - needed by the onClose event - "true", if the the clip closes after a new color has been selected, otherwise, "false"
  • isSwitch:Boolean [optional for AS2] – needed by the onClose event; "true", if the easy or pro clip is closing due to switching to the other mode(e.g. switching from easy to pro or from pro to easy), "false", if the clip is closing due to any other reason

Usage:
componentInstance.open("easy", false, false);
open Opens (shows) an instance of Color Picker Pro V3.

Syntax:
open(mode:String , targetContainer:MovieClip[, fixedMode:Boolean, centered:Boolean, newX:Number, newY:Number])

Arguments:
  • mode:String - Values: ["button", "easy" or "pro"]
  • targetContainer:MovieClip - is the movie clip into which the requested color picker mode will be opened;
    Default:_root (AS2) / root (AS3);
  • fixedMode:Boolean - if true, the requested mode will be fixed (no dragging, no closing or switching to another mode)
    Default:false; [optional]
  • centered:Boolean - if true, the requested mode will be centered inside the container;
    Default: false; [optional]
  • newX, newY:Number - the coordinates of the requested mode, inside the target container

Usage:
componentInstance.open("easy", my_mc, true, false, 120, 220);
startColorPicking Initializes the color picker so the user can pick colors.

Usage:
componentInstance.startColorPicking()
stopColorPicking Disables the color picking action.

Usage:
componentInstance.stopColorPicking()

Overview | Properties | Methods | Events | Styles | XML


FlashEff 2.0
Create professional flash photo slideshows online

FREE Flash Stuff

Check out these free, fully functional AS3.0 Flash components by Jumpeye:

FlashEff 2.0 Free
(free for non-commercial use)

JC Panorama
(free for non-commercial use)

JC Play List
(fully free)

Basic Menu Pack V3
(free AS3 version)

MCTE V3
(free AS3 version)

JC Player
(free for non-commercial use)

JC Flash Map
(free for non-commercial use)

Flash Bookmarks
(fully free)

ActionScript Bridge AS2-AS3
(fully free)

JS Charts
(free for non-commercial use)

Free Trial Versions

The trial versions do have a major limitation. They will ONLY run into debugger flash player versions, such as the Flash IDE player and the activeX FP used by developers.

Switch from Free Trial version to Full version.

You can switch from Trial to Full versions in a blink of an eye.
See this tutorial in order to find out how.

We accept Google Checkout

Google Checkout Acceptance Mark

Secured by VeriSign