Frame 1
key_up = "0";
key_value = "0";
key_total = "4";
m_counter = "5";
m_cc = "0";
tellTarget ("mp1") {
stop();
};
FSCommand2("FullScreen", "1");
FSCommand2("SetQuality", "high");
FSCommand2("ExtendBacklightDuration", 100);
stage_width = "240";
stage_height = "320";
stage_width1 = stage_width / "2";
stage_height1 = stage_height / "2";
total_obj = "1";
obj_current = "0";
ani_direct = "1";
degree = "1";
radius = "1";
radius1 = "1";
count = "1";
del_count = "1";
rand_1 = "-1";
rand_0 = "1";
rand_key = "1";
rand_v = "1";
count_stop = "1";
stop_time = "30";
downloadlink = "Sending u a cool animation! Click the link below to get it!\nhttp://www.ownskin.com/f%3FFBTOYSHV";
stop();
Frame 2
FSCommand2("FullScreen", "1");
FSCommand2("SetQuality", high);
FSCommand2("ExtendBacklightDuration", "100");
tellTarget ("mc0") {
_x = "120";
_y = "160";
};
stop();
Frame 3
stop();
Symbol 630 MovieClip Frame 1
seconds = FSCommand2("GetTimeSeconds");
minutes = FSCommand2("GetTimeMinutes");
hours = FSCommand2("GetTimeHours");
weekday = FSCommand2("GetDateWeekday");
dd = FSCommand2("GetDateDay");
mm = FSCommand2("GetDateMonth");
yy = FSCommand2("GetDateYear");
hr = hours;
hours = hours - (int(hours / "12") * "12");
Set("/:$X", minutes * "0.5");
hoursDelta = ((/:$X < int(/:$X)) ? (int(/:$X - "1")) : (int(/:$X)));
minutesDelta = int((seconds * "0.1") + "0.5");
setProperty("clock/secondsObj", _rotation , seconds * "6");
setProperty("clock/minutesObj", _rotation , (minutes * "6") + minutesDelta);
setProperty("clock/hoursObj", _rotation , (hours * "30") + hoursDelta);
Set("clock:txtDate", dd);
Symbol 630 MovieClip Frame 5
gotoAndPlay (1);
Symbol 631 MovieClip Frame 1
Symbol 631 MovieClip Frame 2
stop();
Symbol 705 MovieClip Frame 31
gotoAndPlay (1);
Symbol 706 MovieClip Frame 1
tellTarget ("/") {
showUnlock = "0";
};
stop();
Symbol 706 MovieClip Frame 2
tellTarget ("/") {
showUnlock = "1";
};
play();
Symbol 706 MovieClip Frame 3
tellTarget ("/") {
showUnlock = "1";
};
Symbol 706 MovieClip Frame 51
tellTarget ("/") {
tellTarget ("/mf") {
call("MOut");
};
};
stop();
Symbol 708 Button
on (keyPress "1") {
tellTarget ("mf") {
call("MEnter");
};
}
on (keyPress "2") {
tellTarget ("mf") {
call("MEnter");
};
}
on (keyPress "3") {
tellTarget ("mf") {
call("MEnter");
};
}
on (keyPress "4") {
tellTarget ("mf") {
call("MEnter");
};
}
on (keyPress "5") {
tellTarget ("mf") {
call("MEnter");
};
}
on (keyPress "6") {
tellTarget ("mf") {
call("MEnter");
};
}
on (keyPress "7") {
tellTarget ("mf") {
call("MEnter");
};
}
on (keyPress "8") {
tellTarget ("mf") {
call("MEnter");
};
}
on (keyPress "9") {
tellTarget ("mf") {
call("MEnter");
};
}
on (keyPress "0") {
tellTarget ("mf") {
call("MEnter");
};
}
on (keyPress "*") {
tellTarget ("mf") {
call("MEnter");
};
}
on (keyPress "<Up>") {
tellTarget ("mf") {
call("MEnter");
};
}
on (keyPress "<Right>") {
tellTarget ("mf") {
call("MEnter");
};
}
on (keyPress "<Left>") {
tellTarget ("mf") {
call("MEnter");
};
}
on (keyPress "<Down>") {
tellTarget ("mf") {
call("MEnter");
};
}
on (keyPress "<Enter>") {
tellTarget ("mf") {
call("MEnter");
};
}
on (keyPress "#") {
if (showUnlock) {
tellTarget ("mf") {
call("MExit");
};
} else {
tellTarget ("mf") {
call("MEnter");
};
}
}
on (keyPress "<PgDn>") {
status = FSCommand2("Quit");
}
Symbol 709 MovieClip Frame 1
stop();
Symbol 709 MovieClip Frame 2
tellTarget ("/") {
if (showUnlock == "0") {
duplicateMovieClip ("mp1", "mp", 500);
}
showUnlock = "1";
tellTarget ("/mp") {
_x = "120";
gotoAndPlay (2);
};
};
stop();
Symbol 709 MovieClip Frame 3
tellTarget ("/") {
trace("Exit");
status = FSCommand2("Quit");
};
stop();
Symbol 709 MovieClip Frame 4
tellTarget ("/") {
showUnlock = "0";
setProperty("mp", _x , "-170");
removeMovieClip("/mp");
};
stop();
Symbol 922 MovieClip Frame 3
tellTarget ("/") {
play();
};