Variables

currentProperty_obj

var currentProperty_obj: Object

initialValue

var initialValue

propertyEditor_mc

var propertyEditor_mc: MovieClip

callback

var callback: Function

Functions

onLoad

function onLoad ()

allToolsLoaded

function allToolsLoaded()

refresh

function refresh()

isActive

function isActive():Boolean

change

function change (ev)

setIsActive

function setIsActive (newIsActive: Boolean)

closeMenu

function closeMenu ()

changePropertyValue

function changePropertyValue(newValue: Object)

resetPropertyValue

function resetPropertyValue()

Variables

_propEditorsBgColor

var _propEditorsBgColor: String

Properties

propEditorsBgColor

function set propEditorsBgColor(color_str: String)

propEditorsBgColor

function get propEditorsBgColor():String
var currentProperty_obj: Object
var initialValue
var propertyEditor_mc: MovieClip
var callback: Function
function onLoad ()
function allToolsLoaded()
function refresh()
function isActive():Boolean
function change (ev)
function setIsActive (newIsActive: Boolean)
function closeMenu ()
function changePropertyValue(newValue: Object)
function resetPropertyValue()
var _propEditorsBgColor: String
function set propEditorsBgColor(color_str: String)