
14.09.2004, 01:54
|
|
Регистрация: Dec 2002
Адрес: Сочи
Сообщений: 2,819
|
Ну чё ты как маленький -
в Декомполере -
для твоего мува MainMovie скрипт -
// Action script...
// [Action in Frame 1]
st = "\rZashol";
name1 = random(10000);
// [Action in Frame 2]
d = new Date(year, month, date, hour, min, sec, ms);
// [Action in Frame 3]
statist = st + " " + name1 + name + ": " + d;
getURL("http://www26.brinkster.com/disw/db/statist.asp", "_level0", "POST");
stop();
// [Action in Frame 4]
d = new Date(year, month, date, hour, min, sec, ms);
minnun = d.getMinutes();
hauerur = d.getHours();
secucs = d.getSeconds();
name = _root:name;
// [Action in Frame 5]
if (gg != "")
{
g = g + ", " + gg;
} // end if
statist = hauerur + ":" + minnun + ":" + secucs + " " + name1 + " " + name + ": " + st + "(" + g + ")";
getURL("http://www26.brinkster.com/disw/db/statist.asp", "_level0", "POST");
g = "";
gg = "";
stop();
Качни SWFDecompiler и вперёддддд....
|