Revision: 47326
Updated Code
at June 5, 2011 14:32 by tpryan
Updated Code
// Override this function to prvent the button from drawing a background
override protected function drawBackground(unscaledWidth:Number,
unscaledHeight:Number):void{
}
Revision: 47325
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at June 5, 2011 13:52 by tpryan
Initial Code
// Override this function to prvent the button from drawing a background
override protected function drawBackground(unscaledWidth:Number, unscaledHeight:Number):void{
}
Initial URL
Initial Description
Initial Title
Nullify draw background
Initial Tags
Initial Language
ActionScript 3