jump to navigation

Adobe Flash Codes May 24, 2011

Posted by pisethkem in Flash.
Tags:
trackback

stop();
gotoandstop(FRAMENUMBER);
on(press) {
stopAllSound();
}

autorun.inf

[autorun]
OPEN = main.exe

*exit*

on(press) {
fscommand(“quit”)
}

*button*

on(press) {
loadMovieNum(“03.swf”, LEVEL};
}

*fullscreen*
fscommand(“fullscreen”, “true”);
fscommand(“allowscale”, “false”);
fscommand(“showmenu”, “false”);

Advertisement

Comments»

No comments yet — be the first.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.