Frame 1
var firsttime = 1;
stop();
newxy = function (oldw, neww) {
if (oldw == neww) {
return(0);
}
if (oldw > neww) {
return((neww - oldw) / 2);
}
if (oldw < neww) {
return((oldw - neww) / 2);
}
};
Frame 2
var cuRRent = 1;
var systemc = 1;
var photoc = 1;
var musicc = 1;
var videoc = 1;
var gamec = 1;
var networkc = 1;
var filep;
var tempw = 1;
var temph = 1;
var i;
loadMoviee = function (loadto, filee, extrax, extray) {
loadto.loadMovie(filee);
loadto._x = (loadto._x + newxy(loadto._width, 48)) + extrax;
loadto._y = (loadto._y - newxy(loadto._height, 68)) + extray;
};
if (_root.firsttime == 1) {
loadpics = loadpics;
XML_var = new XML();
XML_var.load(loadpics);
XML_var.ignoreWhite = true;
XML_var.onLoad = function (sucess) {
trace(sucess);
dir = new XML();
pics = new XML();
dir = "http://www.psp-themes.net/" + this.firstChild.attributes.locationn;
trace(dir);
pics = this.firstChild.childNodes;
var _local3 = 0;
while (_local3 < pics.length) {
switch (pics[_local3].attributes.fale) {
case "tex_system.32bit.png" :
loadMoviee(_root.msystem.systemmi, (dir + "/") + pics[_local3].attributes.fale, 0, 0);
break;
case "tex_photo.32bit.png" :
loadMoviee(_root.mphoto.mphotoi, (dir + "/") + pics[_local3].attributes.fale, 0, 0);
break;
case "tex_music.32bit.png" :
loadMoviee(_root.mmusic.mmusici, (dir + "/") + pics[_local3].attributes.fale, 0, 0);
break;
case "tex_video.32bit.png" :
loadMoviee(_root.mvideo.mvideoi, (dir + "/") + pics[_local3].attributes.fale, 0, 0);
break;
case "tex_game.32bit.png" :
loadMoviee(_root.mgame.mgamei, (dir + "/") + pics[_local3].attributes.fale, 0, 0);
break;
case "tex_network.32bit.png" :
loadMoviee(_root.mnetwork.mnetworki, (dir + "/") + pics[_local3].attributes.fale, 0, 0);
break;
case "tex_cnf_update.32bit.png" :
loadMoviee(_root.msystem.systemmenu.updatemi.mupdateis, (dir + "/") + pics[_local3].attributes.fale, 0, -2);
break;
case "tex_fcs_cnf_update.32bit.png" :
loadMoviee(_root.msystem.systemmenu.updatemi.mupdateig.mupdateigg, (dir + "/") + pics[_local3].attributes.fale, -18, -28);
break;
case "tex_cnf_usb.32bit.png" :
loadMoviee(_root.msystem.systemmenu.musbi.musbis, (dir + "/") + pics[_local3].attributes.fale, 15, 6);
break;
case "tex_fcs_cnf_usb.32bit.png" :
loadMoviee(_root.msystem.systemmenu.musbi.musbig.musbigg, (dir + "/") + pics[_local3].attributes.fale, -12, -44);
break;
case "tex_cnf_video.32bit.png" :
loadMoviee(_root.msystem.systemmenu.mvideoi.mvideois, (dir + "/") + pics[_local3].attributes.fale, 15, 6);
break;
case "tex_fcs_cnf_video.32bit.png" :
loadMoviee(_root.msystem.systemmenu.mvideoi.mvideoig.mvideoigg, (dir + "/") + pics[_local3].attributes.fale, -18, -38);
break;
case "tex_cnf_photo.32bit.png" :
loadMoviee(_root.msystem.systemmenu.mphotoi.mphotois, (dir + "/") + pics[_local3].attributes.fale, 15, 6);
break;
case "tex_fcs_cnf_photo.32bit.png" :
loadMoviee(_root.msystem.systemmenu.mphotoi.mphotoig.mphotoigg, (dir + "/") + pics[_local3].attributes.fale, -17, -38);
break;
case "tex_cnf_psp.32bit.png" :
loadMoviee(_root.msystem.systemmenu.msystemi.msystemis, (dir + "/") + pics[_local3].attributes.fale, 15, 6);
break;
case "tex_fcs_cnf_psp.32bit.png" :
loadMoviee(_root.msystem.systemmenu.msystemi.msystemig.msystemigg, (dir + "/") + pics[_local3].attributes.fale, -17, -38);
break;
case "tex_cnf_theme.32bit.png" :
loadMoviee(_root.msystem.systemmenu.mthemei.mthemeis, (dir + "/") + pics[_local3].attributes.fale, -20, -27);
break;
case "tex_fcs_cnf_theme.32bit.png" :
loadMoviee(_root.msystem.systemmenu.mthemei.mthemeig.mthemeigg, (dir + "/") + pics[_local3].attributes.fale, -16, -37);
break;
case "tex_cnf_date.32bit.png" :
loadMoviee(_root.msystem.systemmenu.mtimei.mtimeis, (dir + "/") + pics[_local3].attributes.fale, -20, -27);
break;
case "tex_fcs_cnf_date.32bit.png" :
loadMoviee(_root.msystem.systemmenu.mtimei.mtimeig.mtimeigg, (dir + "/") + pics[_local3].attributes.fale, -16, -37);
break;
case "tex_cnf_save_energy.32bit.png" :
loadMoviee(_root.msystem.systemmenu.mbatteryi.mbatteryis, (dir + "/") + pics[_local3].attributes.fale, -20, -27);
break;
case "tex_fcs_scnf_save_energy.32bit.png" :
loadMoviee(_root.msystem.systemmenu.mbatteryi.mbatteryig.mbatteryigg, (dir + "/") + pics[_local3].attributes.fale, -16, -37);
break;
case "tex_cnf_sound.32bit.png" :
loadMoviee(_root.msystem.systemmenu.msoundi.msoundis, (dir + "/") + pics[_local3].attributes.fale, -20, -27);
break;
case "tex_fcs_cnf_sound.32bit.png" :
loadMoviee(_root.msystem.systemmenu.msoundi.msoundig.msoundigg, (dir + "/") + pics[_local3].attributes.fale, -16, -37);
break;
case "tex_cnf_password.32bit.png" :
loadMoviee(_root.msystem.systemmenu.mlocki.mlockis, (dir + "/") + pics[_local3].attributes.fale, -20, -27);
break;
case "tex_fcs_cnf_password.32bit.png" :
loadMoviee(_root.msystem.systemmenu.mlocki.mlockig.mlockigg, (dir + "/") + pics[_local3].attributes.fale, -16, -37);
break;
case "tex_cnf_rss.32bit.png" :
loadMoviee(_root.msystem.systemmenu.mrssi.mrssis, (dir + "/") + pics[_local3].attributes.fale, -20, -27);
break;
case "tex_fcs_cnf_rss.32bit.png" :
loadMoviee(_root.msystem.systemmenu.mrssi.mrssig.mrssigg, (dir + "/") + pics[_local3].attributes.fale, -16, -37);
break;
case "tex_cnf_network.32bit.png" :
loadMoviee(_root.msystem.systemmenu.mnetworki.mnetworkis, (dir + "/") + pics[_local3].attributes.fale, -20, -27);
break;
case "tex_fcs_cnf_network.32bit.png" :
loadMoviee(_root.msystem.systemmenu.mnetworki.mnetworkig.mnetworkigg, (dir + "/") + pics[_local3].attributes.fale, -16, -37);
break;
case "tex_camera.32bit.png" :
loadMoviee(_root.mphoto.photomenu.camerami.mcamerais, (dir + "/") + pics[_local3].attributes.fale, 12, 1);
break;
case "tex_fcs_camera.32bit.png" :
loadMoviee(_root.mphoto.photomenu.camerami.mcameraig.mcameraigg, (dir + "/") + pics[_local3].attributes.fale, -20, -35);
break;
case "tex_ms.32bit.png" :
loadMoviee(_root.mphoto.photomenu.cardmi.mcardis, (dir + "/") + pics[_local3].attributes.fale, 0, -13);
loadMoviee(_root.mmusic.musicmenu.mcardis, (dir + "/") + pics[_local3].attributes.fale, 0, -13);
loadMoviee(_root.mvideo.videomenu.mcardis, (dir + "/") + pics[_local3].attributes.fale, 0, -13);
loadMoviee(_root.mgame.gamemenu.gcardmi.mcardis, (dir + "/") + pics[_local3].attributes.fale, 0, -13);
break;
case "tex_fcs_MS.32bit.png" :
loadMoviee(_root.mphoto.photomenu.cardmi.mcardig.mcardigg, (dir + "/") + pics[_local3].attributes.fale, -15, -37);
loadMoviee(_root.mmusic.musicmenu.mcardig.mcardigg, (dir + "/") + pics[_local3].attributes.fale, -15, -37);
loadMoviee(_root.mvideo.videomenu.mcardig.mcardigg, (dir + "/") + pics[_local3].attributes.fale, -15, -37);
loadMoviee(_root.mgame.gamemenu.gcardmi.mcardig.mcardigg, (dir + "/") + pics[_local3].attributes.fale, -15, -37);
break;
case "tex_sharing.32bit.png" :
loadMoviee(_root.mgame.gamemenu.sharemi.mshareis, (dir + "/") + pics[_local3].attributes.fale, -11, -29);
break;
case "tex_fcs_sharing.32bit.png" :
loadMoviee(_root.mgame.gamemenu.sharemi.mgshareig.mgshareigg, (dir + "/") + pics[_local3].attributes.fale, -9, -40);
break;
case "tex_savedata.32bit.png" :
loadMoviee(_root.mgame.gamemenu.savedmi.msaveis, (dir + "/") + pics[_local3].attributes.fale, 0, -14);
break;
case "tex_fcs_savedata.32bit.png" :
loadMoviee(_root.mgame.gamemenu.savedmi.msavedig.msavedigg, (dir + "/") + pics[_local3].attributes.fale, -22, -33);
break;
case "tex_help.32bit.png" :
loadMoviee(_root.mnetwork.networkmenu.mhelpi.mhelpis, (dir + "/") + pics[_local3].attributes.fale, -18, -28);
break;
case "tex_fcs_help.32bit.png" :
loadMoviee(_root.mnetwork.networkmenu.mhelpi.mhelpig.mhelpigg, (dir + "/") + pics[_local3].attributes.fale, -12, -45);
break;
case "tex_cnf_premo.32bit.png" :
loadMoviee(_root.mnetwork.networkmenu.mremotei.mremoteis, (dir + "/") + pics[_local3].attributes.fale, -18, -28);
break;
case "tex_fcs_cnf_premo.32bit.png" :
loadMoviee(_root.mnetwork.networkmenu.mremotei.mremoteig.mremoteigg, (dir + "/") + pics[_local3].attributes.fale, -12, -45);
break;
case "tex_cnf_podcast.32bit.png" :
loadMoviee(_root.mnetwork.networkmenu.mpodcasti.mpodcastis, (dir + "/") + pics[_local3].attributes.fale, -18, -28);
break;
case "tex_fcs_podcast.32bit.png" :
loadMoviee(_root.mnetwork.networkmenu.mpodcasti.mrssig.mrssigg, (dir + "/") + pics[_local3].attributes.fale, -21, -34);
break;
case "tex_browser.32bit.png" :
loadMoviee(_root.mnetwork.networkmenu.mwwwi.mwwwis, (dir + "/") + pics[_local3].attributes.fale, -18, -28);
break;
case "tex_fcs_browser.32bit.png" :
loadMoviee(_root.mnetwork.networkmenu.mwwwi.mwwwig.mwwwigg, (dir + "/") + pics[_local3].attributes.fale, -23, -34);
break;
case "back.png" :
loadMoviee(_root.stupd.xmbbg, (dir + "/") + pics[_local3].attributes.fale, -216, -171);
}
trace((_local3 + "") + pics[_local3].attributes.fale);
_local3++;
}
};
_root.firsttime = 2;
}
var today = new Date();
var minutes = today.getMinutes();
var hours = today.getHours();
var dat = today.getDate();
var month = (today.getMonth() + 1);
var year = today.getFullYear();
var dayN = today.getDay();
if (hours > 12) {
c_time = hours - 12;
AM_PM = "PM";
}
if (hours == 12) {
c_time = 12;
AM_PM = "PM";
}
if (hours < 12) {
c_time = hours;
AM_PM = "AM";
}
if (hours == 0) {
c_time = 12;
AM_PM = "AM";
}
datetimeo = ((((((((dat + "/") + month) + " ") + c_time) + ":") + minutes) + " ") + AM_PM) + " ";
stop();
_root.cuRRent = 1;
stupd.onEnterFrame = function () {
if (Key.isDown(39)) {
_root.cuRRent = 2;
mphoto.play();
msystem.play();
play();
} else if (Key.isDown(37)) {
}
};
var dropShadow = (new flash.filters.DropShadowFilter());
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 3
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 4
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 5
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 6
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 7
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 8
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 9
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 10
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 11
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 12
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 13
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 14
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 15
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 16
stop();
_root.cuRRent = 2;
stupd.onEnterFrame = function () {
if (((((_root._currentframe % 15) != 0) && (_currentframe > 2)) && (_root.cuRRent != 3)) && (_root.cuRRent != 2)) {
_root.gotoAndStop(_root._currentframe - 1);
}
if (Key.isDown(39)) {
_root.cuRRent = 3;
mmusic.play();
mphoto.play();
play();
} else if (Key.isDown(37)) {
_root.cuRRent = 1;
msystem.play();
mphoto.play();
if (_currentframe > 2) {
_root.gotoAndStop(_root._currentframe - 1);
}
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
}
};
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 17
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 18
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 19
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 20
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 21
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 22
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 23
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 24
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 25
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 26
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 27
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 28
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 29
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 30
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 31
stop();
_root.cuRRent = 3;
stupd.onEnterFrame = function () {
if ((((_root._currentframe % 15) != 0) && (_root.cuRRent != 4)) && (_root.cuRRent != 3)) {
_root.gotoAndStop(_root._currentframe - 1);
}
if (Key.isDown(39)) {
_root.cuRRent = 4;
mvideo.play();
mmusic.play();
play();
} else if (Key.isDown(37)) {
_root.cuRRent = 2;
mphoto.play();
mmusic.play();
_root.gotoAndStop(_root._currentframe - 1);
}
};
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 32
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 33
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 34
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 35
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 36
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 37
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 38
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 39
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 40
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 41
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 42
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 43
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 44
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 45
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 46
stop();
_root.cuRRent = 4;
stupd.onEnterFrame = function () {
if ((((_root._currentframe % 15) != 0) && (_root.cuRRent != 5)) && (_root.cuRRent != 4)) {
_root.gotoAndStop(_root._currentframe - 1);
}
if (Key.isDown(39)) {
_root.cuRRent = 5;
mgame.play();
mvideo.play();
play();
} else if (Key.isDown(37)) {
_root.cuRRent = 3;
mmusic.play();
mvideo.play();
_root.gotoAndStop(_root._currentframe - 1);
}
};
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 47
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 48
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 49
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 50
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 51
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 52
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 53
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 54
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 55
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 56
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 57
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 58
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 59
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 60
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 61
stop();
_root.cuRRent = 5;
stupd.onEnterFrame = function () {
if ((((_root._currentframe % 15) != 0) && (_root.cuRRent != 6)) && (_root.cuRRent != 5)) {
_root.gotoAndStop(_root._currentframe - 1);
}
if (Key.isDown(39)) {
_root.cuRRent = 6;
mnetwork.play();
mgame.play();
play();
} else if (Key.isDown(37)) {
_root.cuRRent = 4;
mvideo.play();
mgame.play();
_root.gotoAndStop(_root._currentframe - 1);
}
};
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 62
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 63
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 64
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 65
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 66
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 67
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 68
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 69
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 70
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 71
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 72
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 73
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 74
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 75
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Frame 76
stop();
_root.cuRRent = 6;
stupd.onEnterFrame = function () {
if ((((_root._currentframe % 15) != 0) && (_root.cuRRent != 7)) && (_root.cuRRent != 6)) {
_root.gotoAndStop(_root._currentframe - 1);
}
if (Key.isDown(39)) {
} else if (Key.isDown(37)) {
_root.cuRRent = 5;
mgame.play();
mnetwork.play();
_root.gotoAndStop(_root._currentframe - 1);
}
};
_root.msystem.filters = [dropShadow];
_root.mphoto.filters = [dropShadow];
_root.mmusic.filters = [dropShadow];
_root.mvideo.filters = [dropShadow];
_root.mgame.filters = [dropShadow];
_root.mnetwork.filters = [dropShadow];
_root.psptlogo.filters = [dropShadow];
_root.batary.filters = [dropShadow];
_root.timeandshit.filters = [dropShadow];
Symbol 8 Button
on (release) {
play();
}
Symbol 21 MovieClip Frame 1
if (_root.systemc != 12) {
gotoAndStop (1);
}
Symbol 31 MovieClip Frame 1
if (_root.systemc != 11) {
gotoAndStop (1);
}
Symbol 41 MovieClip Frame 1
if (_root.systemc != 10) {
gotoAndStop (1);
}
Symbol 51 MovieClip Frame 1
if (_root.systemc != 9) {
gotoAndStop (1);
}
Symbol 61 MovieClip Frame 1
if (_root.systemc != 8) {
gotoAndStop (1);
}
Symbol 71 MovieClip Frame 1
if (_root.systemc != 7) {
gotoAndStop (1);
}
Symbol 81 MovieClip Frame 1
if (_root.systemc != 6) {
gotoAndStop (1);
}
Symbol 91 MovieClip Frame 1
if (_root.systemc != 5) {
gotoAndStop (1);
}
Symbol 101 MovieClip Frame 1
if (_root.systemc != 4) {
gotoAndStop (1);
}
Symbol 111 MovieClip Frame 1
if (_root.systemc != 3) {
gotoAndStop (1);
}
Symbol 121 MovieClip Frame 1
if (_root.systemc != 2) {
gotoAndStop (1);
}
Symbol 121 MovieClip Frame 60
Symbol 121 MovieClip Frame 120
Symbol 131 MovieClip Frame 1
if (_root.systemc != 1) {
gotoAndStop (1);
}
Symbol 133 MovieClip Frame 1
stop();
_root.systemc = 1;
updatemi.play();
updatemi.updateconftxt._alpha = 100;
musbi.usbconftxt._alpha = 50;
mvideoi.videoconftxt._alpha = 50;
mphotoi.photoconftxt._alpha = 50;
msystemi.systemconftxt._alpha = 50;
mthemei.themeconftxt._alpha = 50;
mtimei.timeconftxt._alpha = 50;
mbatteryi.batteryconftxt._alpha = 50;
msoundi.soundconftxt._alpha = 50;
mlocki.lockconftxt._alpha = 50;
mrssi.rssconftxt._alpha = 50;
mnetworki.networkconftxt._alpha = 50;
_root.msystem.onEnterFrame = function () {
if (_root.cuRRent == 1) {
if (Key.isDown(38)) {
} else if (Key.isDown(40)) {
_root.systemc = 2;
updatemi.updateconftxt._alpha = 50;
updatemi.gotoAndStop(1);
play();
}
}
};
Symbol 133 MovieClip Frame 15
stop();
_root.systemc = 2;
musbi.usbconftxt._alpha = 100;
musbi.play();
_root.msystem.onEnterFrame = function () {
if (((_currentframe % 15) != 0) && (_root.systemc != 3)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 1) {
if (Key.isDown(38)) {
_root.systemc = 1;
musbi.usbconftxt._alpha = 50;
musbi.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
_root.systemc = 3;
musbi.usbconftxt._alpha = 50;
musbi.gotoAndStop(1);
play();
}
}
};
Symbol 133 MovieClip Frame 30
stop();
_root.systemc = 3;
mvideoi.videoconftxt._alpha = 100;
mvideoi.play();
_root.msystem.onEnterFrame = function () {
if (((_currentframe % 15) != 0) && (_root.systemc != 4)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 1) {
if (Key.isDown(38)) {
_root.systemc = 2;
mvideoi.videoconftxt._alpha = 50;
mvideoi.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
_root.systemc = 4;
mvideoi.videoconftxt._alpha = 50;
mvideoi.gotoAndStop(1);
play();
}
}
};
Symbol 133 MovieClip Frame 45
stop();
_root.systemc = 4;
mphotoi.photoconftxt._alpha = 100;
mphotoi.play();
_root.msystem.onEnterFrame = function () {
if (((_currentframe % 15) != 0) && (_root.systemc != 5)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 1) {
if (Key.isDown(38)) {
_root.systemc = 3;
mphotoi.photoconftxt._alpha = 50;
mphotoi.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
_root.systemc = 5;
mphotoi.photoconftxt._alpha = 50;
mphotoi.gotoAndStop(1);
play();
}
}
};
Symbol 133 MovieClip Frame 60
stop();
_root.systemc = 5;
msystemi.systemconftxt._alpha = 100;
msystemi.play();
_root.msystem.onEnterFrame = function () {
if (((_currentframe % 15) != 0) && (_root.systemc != 6)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 1) {
if (Key.isDown(38)) {
_root.systemc = 4;
msystemi.systemconftxt._alpha = 50;
msystemi.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
_root.systemc = 6;
msystemi.systemconftxt._alpha = 50;
msystemi.gotoAndStop(1);
play();
}
}
};
Symbol 133 MovieClip Frame 75
stop();
_root.systemc = 6;
mthemei.themeconftxt._alpha = 100;
mthemei.play();
_root.msystem.onEnterFrame = function () {
if (((_currentframe % 15) != 0) && (_root.systemc != 7)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 1) {
if (Key.isDown(38)) {
_root.systemc = 5;
mthemei.themeconftxt._alpha = 50;
mthemei.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
_root.systemc = 7;
mthemei.themeconftxt._alpha = 50;
mthemei.gotoAndStop(1);
play();
}
}
};
Symbol 133 MovieClip Frame 90
stop();
_root.systemc = 7;
mtimei.timeconftxt._alpha = 100;
mtimei.play();
_root.msystem.onEnterFrame = function () {
if (((_currentframe % 15) != 0) && (_root.systemc != 8)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 1) {
if (Key.isDown(38)) {
_root.systemc = 6;
mtimei.timeconftxt._alpha = 50;
mtimei.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
_root.systemc = 8;
mtimei.timeconftxt._alpha = 50;
mtimei.gotoAndStop(1);
play();
}
}
};
Symbol 133 MovieClip Frame 105
stop();
_root.systemc = 8;
mbatteryi.batteryconftxt._alpha = 100;
mbatteryi.play();
_root.msystem.onEnterFrame = function () {
if (((_currentframe % 15) != 0) && (_root.systemc != 9)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 1) {
if (Key.isDown(38)) {
_root.systemc = 7;
mbatteryi.batteryconftxt._alpha = 50;
mbatteryi.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
_root.systemc = 9;
mbatteryi.batteryconftxt._alpha = 50;
mbatteryi.gotoAndStop(1);
play();
}
}
};
Symbol 133 MovieClip Frame 120
stop();
_root.systemc = 9;
msoundi.soundconftxt._alpha = 100;
msoundi.play();
_root.msystem.onEnterFrame = function () {
if (((_currentframe % 15) != 0) && (_root.systemc != 10)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 1) {
if (Key.isDown(38)) {
_root.systemc = 8;
msoundi.soundconftxt._alpha = 50;
msoundi.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
_root.systemc = 10;
msoundi.soundconftxt._alpha = 50;
msoundi.gotoAndStop(1);
play();
}
}
};
Symbol 133 MovieClip Frame 135
stop();
_root.systemc = 10;
mlocki.lockconftxt._alpha = 100;
mlocki.play();
_root.msystem.onEnterFrame = function () {
if (((_currentframe % 15) != 0) && (_root.systemc != 11)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 1) {
if (Key.isDown(38)) {
_root.systemc = 9;
mlocki.lockconftxt._alpha = 50;
mlocki.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
_root.systemc = 11;
mlocki.lockconftxt._alpha = 50;
mlocki.gotoAndStop(1);
play();
}
}
};
Symbol 133 MovieClip Frame 150
stop();
_root.systemc = 11;
mrssi.rssconftxt._alpha = 100;
mrssi.play();
_root.msystem.onEnterFrame = function () {
if (((_currentframe % 15) != 0) && (_root.systemc != 12)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 1) {
if (Key.isDown(38)) {
_root.systemc = 10;
mrssi.rssconftxt._alpha = 50;
mrssi.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
_root.systemc = 12;
mrssi.rssconftxt._alpha = 50;
mrssi.gotoAndStop(1);
play();
}
}
};
Symbol 133 MovieClip Frame 165
stop();
_root.systemc = 12;
mnetworki.networkconftxt._alpha = 100;
mnetworki.play();
_root.msystem.onEnterFrame = function () {
if (((_currentframe % 15) != 0) && (_root.systemc != 13)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 1) {
if (Key.isDown(38)) {
_root.systemc = 11;
mnetworki.networkconftxt._alpha = 50;
mnetworki.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
}
}
};
Symbol 139 MovieClip Frame 1
masku.cacheAsBitmap = true;
systemmenu.cacheAsBitmap = true;
masku.setMask(systemmenu);
stop();
if (_root.cuRRent == 1) {
play();
}
Symbol 139 MovieClip Frame 15
stop();
if (_root.cuRRent != 1) {
play();
}
Symbol 139 MovieClip Frame 30
stop();
if (_root.cuRRent == 1) {
gotoAndPlay (1);
}
Symbol 160 MovieClip Frame 1
stop();
_root.photoc = 1;
camerami.play();
cardmi.gotoAndStop(1);
_root.mphoto.onEnterFrame = function () {
if (_root.cuRRent == 2) {
if (Key.isDown(38)) {
} else if (Key.isDown(40)) {
_root.photoc = 2;
camerami.gotoAndStop(1);
play();
}
}
};
Symbol 160 MovieClip Frame 15
stop();
_root.photoc = 2;
cardmi.play();
_root.mphoto.onEnterFrame = function () {
if (((_currentframe % 15) != 0) && (_root.photoc != 3)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 2) {
if (Key.isDown(38)) {
_root.photoc = 1;
cardmi.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
}
}
};
Symbol 165 MovieClip Frame 1
stop();
if (_root.cuRRent == 2) {
play();
}
Symbol 165 MovieClip Frame 15
stop();
if (_root.cuRRent != 2) {
play();
}
Symbol 165 MovieClip Frame 30
stop();
if (_root.cuRRent == 2) {
gotoAndPlay (1);
}
Symbol 170 MovieClip Frame 1
stop();
if (_root.cuRRent == 3) {
play();
}
Symbol 170 MovieClip Frame 15
stop();
if (_root.cuRRent != 3) {
play();
}
Symbol 170 MovieClip Frame 30
stop();
if (_root.cuRRent == 3) {
gotoAndPlay (1);
}
Symbol 175 MovieClip Frame 1
stop();
if (_root.cuRRent == 4) {
play();
}
Symbol 175 MovieClip Frame 15
stop();
if (_root.cuRRent != 4) {
play();
}
Symbol 175 MovieClip Frame 30
stop();
if (_root.cuRRent == 4) {
gotoAndPlay (1);
}
Symbol 194 MovieClip Frame 1
stop();
_root.gamec = 1;
gcardmi.gotoAndStop(1);
sharemi.play();
savedmi.gotoAndStop(1);
_root.mgame.onEnterFrame = function () {
if (_root.cuRRent == 5) {
if (Key.isDown(38)) {
} else if (Key.isDown(40)) {
_root.gamec = 2;
sharemi.gotoAndStop(1);
play();
}
}
};
Symbol 194 MovieClip Frame 15
stop();
_root.gamec = 2;
savedmi.play();
_root.mgame.onEnterFrame = function () {
if ((((_currentframe % 15) != 0) && (_root.gamec != 3)) && (_root.gamec != 2)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 5) {
if (Key.isDown(38)) {
_root.gamec = 1;
savedmi.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
_root.gamec = 3;
savedmi.gotoAndStop(1);
play();
}
}
};
Symbol 194 MovieClip Frame 30
stop();
_root.gamec = 3;
gcardmi.play();
_root.mgame.onEnterFrame = function () {
if ((((_currentframe % 15) != 0) && (_root.gamec != 3)) && (_root.gamec != 4)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 5) {
if (Key.isDown(38)) {
_root.gamec = 2;
gcardmi.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
}
}
};
Symbol 199 MovieClip Frame 1
stop();
if (_root.cuRRent == 5) {
play();
}
Symbol 199 MovieClip Frame 15
stop();
if (_root.cuRRent != 5) {
play();
}
Symbol 199 MovieClip Frame 30
stop();
if (_root.cuRRent == 5) {
gotoAndPlay (1);
}
Symbol 245 MovieClip Frame 1
stop();
_root.networkc = 1;
mhelpi.play();
mlocationi.gotoAndStop(1);
mremotei.gotoAndStop(1);
mpodcasti.gotoAndStop(1);
mwwwi.gotoAndStop(1);
_root.mnetwork.onEnterFrame = function () {
if (_root.cuRRent == 6) {
if (Key.isDown(38)) {
} else if (Key.isDown(40)) {
_root.networkc = 2;
mhelpi.gotoAndStop(1);
play();
}
}
};
Symbol 245 MovieClip Frame 15
stop();
_root.networkc = 2;
mlocationi.play();
_root.mnetwork.onEnterFrame = function () {
if ((((_currentframe % 15) != 0) && (_root.networkc != 3)) && (_root.networkc != 2)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 6) {
if (Key.isDown(38)) {
_root.networkc = 1;
mlocationi.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
_root.networkc = 3;
mlocationi.gotoAndStop(1);
play();
}
}
};
Symbol 245 MovieClip Frame 30
stop();
_root.networkc = 3;
mremotei.play();
_root.mnetwork.onEnterFrame = function () {
if ((((_currentframe % 15) != 0) && (_root.networkc != 4)) && (_root.networkc != 3)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 6) {
if (Key.isDown(38)) {
_root.networkc = 2;
mremotei.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
_root.networkc = 4;
mremotei.gotoAndStop(1);
play();
}
}
};
Symbol 245 MovieClip Frame 45
stop();
_root.networkc = 4;
mpodcasti.play();
_root.mnetwork.onEnterFrame = function () {
if ((((_currentframe % 15) != 0) && (_root.networkc != 5)) && (_root.networkc != 4)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 6) {
if (Key.isDown(38)) {
_root.networkc = 3;
mpodcasti.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
_root.networkc = 5;
mpodcasti.gotoAndStop(1);
play();
}
}
};
Symbol 245 MovieClip Frame 60
stop();
_root.networkc = 5;
mwwwi.play();
_root.mnetwork.onEnterFrame = function () {
if ((((_currentframe % 15) != 0) && (_root.networkc != 6)) && (_root.networkc != 5)) {
gotoAndStop(_currentframe - 1);
}
if (_root.cuRRent == 6) {
if (Key.isDown(38)) {
_root.networkc = 4;
mwwwi.gotoAndStop(1);
gotoAndStop(_currentframe - 1);
} else if (Key.isDown(40)) {
}
}
};
Symbol 250 MovieClip Frame 1
stop();
if (_root.cuRRent == 6) {
play();
}
Symbol 250 MovieClip Frame 15
stop();
if (_root.cuRRent != 6) {
play();
}
Symbol 250 MovieClip Frame 30
stop();
if (_root.cuRRent == 6) {
gotoAndPlay (1);
}