Per il filmato in fullscreen, nel primo fotogramma
fscommand("fullscreen",true)
Al pulsante che deve chiudere
on(release){
fscommand("quit")
}
Per l'autorun, devi mettere sul cd un file autorun.inf con scritto
[autorun]
OPEN=player.exe
Per il filmato in fullscreen, nel primo fotogramma
fscommand("fullscreen",true)
Al pulsante che deve chiudere
on(release){
fscommand("quit")
}
Per l'autorun, devi mettere sul cd un file autorun.inf con scritto
[autorun]
OPEN=player.exe