It seems that the plugin Autolevels.swf sets default values when no parameters are preset in the xml ... isn't it?...
This has been confusing me a long time ... Unless if the preload is set to true for plugin Autolevels.swf, some times they apply, some no ...
I am not sure I am using the registerattribute() call in registerPlugin(event:DataEvent) correctly. That takes a default setting, but that defaultsetting does not seem to "take" so I set it again. Look at the registerPlugin() function for default values.
pow(val,0.33333333333333333333333333333333)
I'm not dead-set on pow(val,3)... pow(val,4) and pow(val,.25) may be more convenient.
Either way, the ui works more than well enough. Thanks for your work.