Revision: 47324
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at June 5, 2011 13:52 by tpryan
Initial Code
public function DemoButton()
{
super();
//Set the width and the height to the size of the image.
width = 243;
height = 103;
}
Initial URL
Initial Description
Initial Title
Hardset the size
Initial Tags
Initial Language
ActionScript 3