skip to main
|
skip to sidebar
Rocketfritz's Notebook
Flash Action Script Cheatsheet.
Buttons:
[BUTTON NAME].addEventListener(MouseEvent.MOUSE_DOWN,[BUTTON HANDLER]);
function [BUTTON HANDLER](event:MouseEvent):void
{
navigateToURL(new URLRequest("http://www.google.com"));
}
Home
Subscribe to:
Posts (Atom)
Pages
Home
Flash Action Script Cheatsheet.
Followers
Blog Archive
▼
2010
(5)
▼
April
(1)
Easy Spiral stair case
►
February
(1)
►
January
(3)
About Me
Bruce
View my complete profile