Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
on (release) {
if (movieloaded != "yes") {
loadMovieNum ("thoe2.swf", 1);
}
_level1.gotoAndStop( 2);
movieloaded = "yes";
}
if (_level0.:movieloaded == "yes") {
gotoAndStop (2);
}
stop ();