/ Published in: ActionScript 3

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
public function DemoButton() { super(); //Set the width and the height to the size of the image. width = 243; height = 103; }
Comments
