exe it!

Game Editor comments and discussion.

exe it!

Postby hobgoblin » Thu Oct 28, 2004 10:58 pm

is there a code for GE that you can execute other files? or may be close?

and would anyone know a code for flash that the movie closes when it ends? :shock:
__________

i'm noob =P
__________
hobgoblin
 
Posts: 97
Joined: Sat Feb 21, 2004 5:10 pm
Location: BEHIND YOU!!!
Score: 0 Give a positive score

Postby ingsan » Fri Oct 29, 2004 9:24 am

Hi :)

To execute files in Game editor :
On any actor > Event MouseDown > Script editor :
LoadGame ( "anotherGame" ) ;

To exit game in Game editor :
On any actor > Event MouseDown > Script editor :
ExitGame ( "yourGame" ) ;

To exit game in Flash :
On any actor > Action Script :
on ( release )
{
fscommand ( "quit" ) ;
}


:!: works only in swf files. Not HTML :wink:
User avatar
ingsan
 
Posts: 580
Joined: Mon Nov 17, 2003 4:02 pm
Location: Maurician LADY in FRANCE
Score: 6 Give a positive score

Postby hobgoblin » Fri Oct 29, 2004 9:55 pm

ty
__________

i'm noob =P
__________
hobgoblin
 
Posts: 97
Joined: Sat Feb 21, 2004 5:10 pm
Location: BEHIND YOU!!!
Score: 0 Give a positive score

Postby hobgoblin » Sat Oct 30, 2004 6:57 pm

edit:never mind :O

ps: 100 posts woohoo!
__________

i'm noob =P
__________
hobgoblin
 
Posts: 97
Joined: Sat Feb 21, 2004 5:10 pm
Location: BEHIND YOU!!!
Score: 0 Give a positive score

Postby ingsan » Sun Oct 31, 2004 10:07 am

:?:
User avatar
ingsan
 
Posts: 580
Joined: Mon Nov 17, 2003 4:02 pm
Location: Maurician LADY in FRANCE
Score: 6 Give a positive score


Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest