Frame 1
function doSomething() {
getURL ("http://flv-mp3.com", "_blank");
}
function doSomething2() {
getURL ("http://ustudio.eu", "_blank");
}
function f169() {
all.pic_pre._xscale = 75;
all.pic_pre._yscale = 75;
all.video_mc._height = 281.25;
all.gui._y = all.gui._y - 93.75;
all.but._height = all.but._height - 93.75;
all.gui.htmlt._y = all.gui.htmlt._y + 87;
all.pre._y = all.pre._y - 43.75;
all.pre.txt._y = all.pre.txt._y - 50;
all.bs.gotoAndPlay("_169");
all.border.gotoAndPlay("_169");
all.bs_mask.gotoAndPlay("_169");
Stage.scaleMode = "noBorder";
}
function build_skin() {
if ((sw / sh) <= 1.45) {
} else {
(all.mc_skin.bg_flv.gotoAndPlay("_169"));// not popped
}
delete all.mc_skin.onEnterFrame;
mcLoader.removeListener(loadListener);
all.mc_skin.bg_flv._x = 0;
all.mc_skin.bg_flv._y = 0;
all.mc_skin.bg_mp3._visible = 0;
all.mc_skin.skin_bg._visible = 0;
}
function build_skin_bg() {
delete all.mc_skin_bg.onEnterFrame;
mcLoader2.removeListener(loadListener2);
all.mc_skin_bg.bg_mp3._visible = 0;
all.mc_skin_bg.bg_flv._visible = 0;
all.mc_skin_bg.skin_bg._x = 10.4;
all.mc_skin_bg.skin_bg._y = 8.8;
}
function time_convert(time) {
if (time > 0) {
min = Math.ceil(time / 60) - 1;
sec = Math.round(((time > 60) ? (Math.ceil(time - (min * 60))) : (time)));
return((min + ":") + ((sec < 10) ? ("0" + sec) : (sec)));
}
}
function mplayf() {
if (iplay == 0) {
((((all.u._visible == 0) | (all.u.mc._visible == 0)) | (all.ubut._visible == 0)) ? ((go = 1)) : "");
((!go) ? (my_play()) : (pause(0)));
} else {
pause(1);
}
}
function changeImg(_mc) {
var _local4 = new flash.display.BitmapData(_mc._width, _mc._height, true, 0);
var _local1 = _mc._parent.bmp_mc;
_local4.draw(_mc);
_local1.attachBitmap(_local4, 0, "auto", true);
if ((_local1._width != 500) | (_local1._height != 375)) {
var _local3 = _local1._width / _local1._height;
if (_local3 > 1.34) {
_local1._height = 375;
_local1._width = 375 * _local3;
} else {
_local1._width = 500;
_local1._height = 500 / _local3;
}
}
_mc.removeMovieClip();
all.pre.txt.htmlText = comment;
all.pre.txt._y = (((sw / sh) > 1.45) ? 170 : 220) + ((4 - all.pre.txt.bottomScroll) * 19);
all.txt.text = all.txt.text + "load_pic";
all.pic_pre._alpha = 100;
mx.transitions.TransitionManager.start(all.pic_pre, {type:mx.transitions.Fade, direction:mx.transitions.Transition.IN, duration:2, easing:Cubic.easeOut});
}
function my_play() {
all.gui._visible = 1;
if (fo) {
my_ns.play(way);
}
my_ns.onMetaData = function (myMeta) {
((myMeta.duration > 0) ? ((time_seconds = myMeta.duration)) : 0);
all.gui.t2.text = time_convert(time_seconds);
};
iplay = 1;
interval2ID = setInterval(load_view, 100);
intervalID = setInterval(running, 100);
my_sound.setVolume(volume);
go = 1;
all.pre._visible = 0;
all.pic_pre._visible = 0;
all.gui.mc_play.gotoAndPlay("play");
}
function getHtml() {
if (skin_t != 2) {
} else {
(all.gui.htmlt.html_bg.gotoAndPlay("_2"));// not popped
}
((tools == 2) ? ((all.gui.htmlt.txt.selectable = false)) : 0);
if (ihtml == 1) {
all.gui.htmlt._visible = 0;
ihtml = 0;
all.pre.ubut._visible = 1;
} else {
all.pre.ubut._visible = 0;
all.gui.htmlt._visible = 1;
((skin == undefined) ? ((skin = "white")) : "");
((tools == undefined) ? ((tools = 1)) : "");
((autoplay == undefined) ? ((autoplay = 0)) : "");
((pic == undefined) ? ((pic = "http://")) : "");
((w == undefined) ? ((w = 400)) : "");
((h == undefined) ? ((h = 300)) : "");
((swf == undefined) ? ((swf = "http://flv-mp3.com/i/pic/uflvplayer_500x375.swf")) : "");
if (!noembed) {
all.gui.htmlt.txt.text = ((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((("<OBJECT height=" + h) + " width=") + w) + "><PARAM NAME=\"movie\" VALUE=\"") + swf) + "\"><param name=\"wmode\" VALUE=\"transparent\"><param name=FlashVars value=\"way=") + way) + "&swf=") + swf) + "&w=") + w) + "&h=") + h) + "&time_seconds=") + time_seconds) + "&pic=") + pic) + "&autoplay=") + autoplay) + "&tools=") + tools) + "&skin=") + skin) + "&volume=") + volume) + "&q=") + q) + (efb ? ("&efb=" + efb) : "")) + (efc ? ("&efc=" + efc) : "")) + (efs ? ("&efs=" + efs) : "")) + (efh ? ("&efh=" + efh) : "")) + (noembed ? ("&noembed=" + noembed) : "")) + "&comment=") + comment) + "\"><embed src=\"") + swf) + "\" type=\"application/x-shockwave-flash\" wmode=\"transparent\" flashvars=\"way=") + way) + "&swf=") + swf) + "&w=") + w) + "&h=") + h) + "&time_seconds=") + time_seconds) + "&pic=") + pic) + "&autoplay=") + autoplay) + "&tools=") + tools) + "&skin=") + skin) + "&volume=") + volume) + "&q=") + q) + (efb ? ("&efb=" + efb) : "")) + (efc ? ("&efc=" + efc) : "")) + (efs ? ("&efs=" + efs) : "")) + (efh ? ("&efh=" + efh) : "")) + (noembed ? ("&noembed=" + noembed) : "")) + "&comment=") + comment) + "\" height=\"") + h) + "\" width=\"") + w) + "\"></embed></OBJECT>";
} else {
all.gui.htmlt.copymc._visible = 0;
all.gui.htmlt.copy_but._visible = 0;
all.gui.htmlt.embed_h._visible = 0;
}
ihtml = 1;
}
}
function eventEff(x) {
but_eff_tools(all.gui.htmlt["run_line_" + x]);
all.gui.htmlt["run_line_" + x].onRollOver = function () {
itoolf(1);
all.gui.htmlt["run_" + x].gotoAndPlay("over");
all.gui.htmlt["run_line_" + x].gotoAndPlay("over");
all.gui.htmlt["ico_" + x].gotoAndPlay("over");
};
all.gui.htmlt["run_line_" + x].onPress = function () {
all.gui.htmlt.onEnterFrame = function () {
this["run_" + x]._y = run_y + this["run_line_" + x]._ymouse;
_root["e" + x] = this["run_line_" + x]._ymouse * -2;
this["txt_" + x].text = Math.round(this["run_line_" + x]._ymouse * -2);
getEff();
};
};
all.gui.htmlt["run_line_" + x].onDragOut = (all.gui.htmlt["run_line_" + x].onRollOut = (all.gui.htmlt["run_line_" + x].onRelease = function () {
all.gui.htmlt["run_" + x].gotoAndPlay("out");
all.gui.htmlt["run_line_" + x].gotoAndPlay("out");
all.gui.htmlt["ico_" + x].gotoAndPlay("out");
delete all.gui.htmlt.onEnterFrame;
}));
}
function getEff() {
var _local1 = new ru.etcs.filters.ColorFilter(eb, ec, es, eh);
all.video_mc.filters = [_local1];
}
function preEff(x, nn) {
all.gui.htmlt["run_" + x]._y = run_y + (nn / -2);
_root["e" + x] = nn;
all.gui.htmlt["txt_" + x].text = nn;
}
function install_eff(t) {
(efb ? (preEff("b", efb)) : "");
(efc ? (preEff("c", efc)) : "");
(efs ? (preEff("s", efs)) : "");
(efh ? (preEff("h", efh)) : "");
getEff();
}
function pause(n, view_splash) {
if (n == 1) {
if (view_splash) {
all.pre._visible = 1;
mx.transitions.TransitionManager.start(all.pre, {type:mx.transitions.Fade, direction:mx.transitions.Transition.IN, duration:1, easing:Cubic.easeOut});
all.pic_pre._visible = 1;
mx.transitions.TransitionManager.start(all.pic_pre, {type:mx.transitions.Fade, direction:mx.transitions.Transition.IN, duration:1, easing:Cubic.easeOut});
}
if (iplay == 1) {
all.gui.mc_play.gotoAndPlay("pause");
my_ns.pause(true);
iplay = 0;
}
}
if (n == 0) {
if (iplay == 0) {
all.gui.mc_play.gotoAndPlay("play");
(langskin ? (my_ns.pause(false)) : 0);
iplay = 1;
all.pre._visible = 0;
all.pic_pre._visible = 0;
}
}
}
function running() {
if (!dragging) {
_l3 = my_ns.time / time_seconds;
_l3_r = Math.round((my_ns.time / time_seconds) * 100);
if (_l3 <= 0.99) {
if ((((!iloadmovie) & (all.gui.mc_run._x > ((startx + (procload * (all.gui.run_line._width - 3))) - 1))) & (iplay == 1)) & (_l3 > (procload - 1))) {
all.gui.mc_run._x = startx + (procload * all.gui.run_line._width);
} else {
((iplay == 1) ? ((all.gui.mc_run._x = startx + (_l3 * all.gui.run_line._width))) : 0);
}
} else {
my_ns.seek(0);
((!replay) ? (pause(1, 1)) : "");
}
all.gui.tr.text = time_convert(time_seconds * _l3);
} else {
_l2 = (all.gui.mc_run._x - startx) / all.gui.run_line._width;
my_ns.seek(Math.round(_l2 * time_seconds));
all.gui.tr.text = time_convert(time_seconds * _l2);
}
}
function load_view() {
procload = my_ns.bytesLoaded / my_ns.bytesTotal;
proc = procload * 100;
if (my_ns.bytesTotal < 0) {
(_l3 ? ((procload = _l3)) : ((procload = 0)));
proc = _l3 * 100;
}
all.gui.run_line.mc._xscale = proc;
if (Math.round(proc) == 100) {
clearInterval(interval2ID);
iloadmovie = 1;
}
}
function but_eff(mc, mc_eff) {
mc.onRollOver = function () {
itoolf(1);
iamhere = 1;
mc_eff.gotoAndPlay("over");
};
mc.onRollOut = function () {
itoolf(0);
iamhere = 0;
mc_eff.gotoAndPlay("out");
};
}
function but_eff_tools(mc) {
mc.onRollOver = function () {
itoolf(1);
};
mc.onRollOut = function () {
itoolf(0);
};
}
function itoolf(t) {
_root.itools = t;
}
all.but.useHandCursor = false;
MENU = new ContextMenu();
Functioned = new ContextMenuItem("flv-player 3.5", doSomething);
Functioned2 = new ContextMenuItem("by U", doSomething2);
Functioned.separatorBefore = true;
MENU.customItems.push(Functioned);
MENU.customItems.push(Functioned2);
_root.menu = MENU;
_quality = "BEST";
_root.all.ubut.onRelease = function () {
doSomething();
};
var eb = 0;
var es = 0;
var ec = 0;
var eh = 0;
var run_y = all.gui.htmlt.run_b._y;
Stage.align = "T";
Stage.scaleMode = "noScale";
var sw = Stage.width;
var sh = Stage.height;
Stage.scaleMode = "showAll";
var ssw = 500;
if (System.capabilities.version.charAt(4) < 8) {
txt.htmlText = "<u><a href='http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash' _target='_blank'>Update Flash-player</a></u>";
way = "";
} else {
txt._visible = 0;
}
((((((skin == "white") | (skin == "black")) | (skin == "none")) | (skin == "grey")) | (skin == undefined)) ? ((skin_t = 1)) : ((skin_t = 2)));
if (skin.indexOf(".swf") > -1) {
all.gotoAndPlay("skin");
(((sw / sh) > 1.45) ? (f169()) : 0);
var loadListener = new Object();
var loadListener2 = new Object();
loadListener.onLoadComplete = function (target_mc) {
all.mc_skin.onEnterFrame = function () {
((all.mc_skin.bg_flv != undefined) ? (build_skin()) : "");
};
};
loadListener2.onLoadComplete = function (target_mc) {
all.mc_skin_bg.onEnterFrame = function () {
((all.mc_skin_bg.skin_bg != undefined) ? (build_skin_bg()) : "");
};
};
var mcLoader = new MovieClipLoader();
mcLoader.addListener(loadListener);
var mcLoader2 = new MovieClipLoader();
mcLoader2.addListener(loadListener2);
mcLoader.loadClip(skin, all.mc_skin);
mcLoader2.loadClip(skin, all.mc_skin_bg);
} else {
all.gotoAndPlay(skin);
all.but.useHandCursor = false;
(((sw / sh) > 1.45) ? (f169()) : 0);
if (q) {
if (skin_t != 1) {
} else {
(all.bs_mask.mc.gotoAndPlay("q"));// not popped
}
all.bs._visible = false;
all.bg_full._visible = true;
} else {
q = "";
}
}
install_eff();
my_video_x = all.video_mc.my_video._x;
mask_x = all.mask._x;
all.gui._visible = 0;
all.gui.htmlt._visible = 0;
(q ? 0 : ((all.bg_full._visible = 0)));
my_sound = new Sound();
but_eff(all.ubut, all.u);
iplay = 0;
ihtml = 0;
if (System.capabilities.version.charAt(4) < 9) {
all.but_full._visible = none;
all.mc_full._visible = none;
}
if (comment) {
comment = comment.split("[and]").join("&");
comment = comment.split(newline).join("<br>");
comment = comment.split("<br><br>").join("<br>");
} else {
comment = "";
}
(((!volume) & (volume != 0)) ? ((volume = 80)) : 0);
((!autoplay) ? ((autoplay = 0)) : 0);
((!tools) ? ((tools = 1)) : 0);
all.gui.run_line.mc._xscale = 0;
all.pic_pre._alpha = 0;
fo = all.u.mc.fo;
all.gui.tr.text = "";
langskin = fo;
if (way) {
iamhere = 0;
ion = 0;
startx = all.gui.my_run._x;
all.gui.mc_zvuk.mc._xscale = volume;
((!langskin) ? ((tools = 0)) : 0);
if ((tools == 0) | (tools == undefined)) {
all.gui._alpha = 0;
all.gui._visible = 0;
}
if (tools == 1) {
mx.transitions.TransitionManager.start(all.gui, {type:mx.transitions.Fade, direction:mx.transitions.Transition.IN, duration:1, easing:mx.transitions.easing.None.easeNone});
}
if (tools == 2) {
all.gui._alpha = 0;
this.onEnterFrame = function () {
if ((_root.itool == 1) | (_root.itools == 1)) {
if (ion == 0) {
all.gui._alpha = 100;
mx.transitions.TransitionManager.start(all.gui, {type:mx.transitions.Fade, direction:mx.transitions.Transition.IN, duration:0.5, easing:mx.transitions.easing.None.easeNone});
ion = 1;
}
} else {
((ion == 1) ? (mx.transitions.TransitionManager.start(all.gui, {type:mx.transitions.Fade, direction:mx.transitions.Transition.OUT, duration:0.5, easing:mx.transitions.easing.None.easeNone})) : 0);
ion = 0;
}
};
}
if ((all.u._alpha < 50) | (all.u.mc._alpha < 50)) {
restart = 1;
}
if (tools > 0) {
but_eff(all.gui.but_play, all.gui.mc_play.mc);
but_eff(all.gui.but_back, all.gui.mc_back);
but_eff(all.but_full, all.mc_full);
but_eff(all.gui.but_html, all.gui.mc_html);
but_eff(all.pre.ubut, all.pre.o);
((sw < 450) ? ((all.gui.tr._y = all.gui.tr._y + 1)) : 0);
all.but_full.onRelease = function () {
if (Stage.displayState == "normal") {
Stage.displayState = "fullScreen";
((sw < 450) ? ((all.gui.tr._y = all.gui.tr._y - 1)) : 0);
} else {
Stage.displayState = "normal";
((sw < 450) ? ((all.gui.tr._y = all.gui.tr._y + 1)) : 0);
}
};
EventListener = new Object();
EventListener.onFullScreen = function (bFull) {
if (tools < 2) {
if (bFull) {
all.gui._yscale = (all.gui._xscale = 40);
((skin_t == 1) ? ((all.gui._y = all.gui._y + 230)) : ((all.gui._y = all.gui._y + 170)));
all.gui._x = all.gui._x + 150;
all.bg_full._visible = 1;
all.pre.txt._visible = 0;
} else {
((skin_t == 1) ? ((all.gui._y = all.gui._y - 230)) : ((all.gui._y = all.gui._y - 170)));
all.gui._x = all.gui._x - 150;
all.gui._yscale = (all.gui._xscale = 100);
(q ? 0 : ((all.bg_full._visible = 0)));
all.pre.txt._visible = 1;
}
} else if (bFull) {
all.bg_full._visible = 1;
} else {
all.bg_full._visible = 0;
}
};
Stage.addListener(EventListener);
all.gui.but_play.onRelease = function () {
mplayf();
};
keyListener = new Object();
keyListener.onKeyDown = function () {
if (Key.getCode() == 32) {
if (iplay == 0) {
((((all.u._visible == 0) | (all.u.mc._visible == 0)) | (all.ubut._visible == 0)) ? ((go = 1)) : "");
((!go) ? (mplayf()) : (pause(0)));
} else {
pause(1);
}
}
if ((Key.getCode() == 109) & ((all.gui.mc_zvuk.mc._xscale - 5) > 0)) {
zv_g = all.gui.mc_zvuk.mc._xscale - 5;
all.gui.mc_zvuk.mc._xscale = zv_g;
((zv_g < 30) ? ((zv_g = 0)) : 0);
my_sound.setVolume(zv_g);
}
if ((Key.getCode() == 107) & ((all.gui.mc_zvuk.mc._xscale + 5) < 100)) {
zv_g = all.gui.mc_zvuk.mc._xscale + 5;
all.gui.mc_zvuk.mc._xscale = zv_g;
((zv_g < 30) ? ((zv_g = 0)) : 0);
my_sound.setVolume(zv_g);
}
if (Key.getCode() == 69) {
getHtml();
}
};
Key.addListener(keyListener);
all.gui.but_back.onRelease = function () {
pause(1, 1);
my_ns.seek(0);
all.gui.mc_run._x = startx;
};
all.gui.but_html.onRelease = function () {
getHtml();
};
var startx = all.gui.mc_run._x;
var inter = setInterval(changer, 10);
var dragging = false;
but_eff_tools(all.gui.mc_run);
all.gui.mc_run.onPress = function () {
dragging = true;
if (go) {
all.pre._visible = 0;
all.pic_pre._visible = 0;
}
(langskin ? (this.startDrag(false, startx, this._y, startx + all.gui.run_line._width, this._y)) : 0);
all.gui.mc_play.gotoAndPlay("pause");
all.my_ns.pause(true);
};
all.gui.mc_run.onRelease = (all.gui.mc_run.onReleaseOutside = function () {
if (iplay == 1) {
iplay = 0;
pause(0);
}
dragging = false;
this.stopDrag();
});
but_eff_tools(all.gui.run_line);
all.gui.run_line.onPress = function () {
_lk = all.gui.mc_run._xmouse / all.gui.run_line._width;
if (iloadmovie | (_lk < procload)) {
clearInterval(intervalID);
dragging = true;
if (go) {
all.pre._visible = 0;
all.pic_pre._visible = 0;
}
((iplay == 1) ? ((iwasplay = 1)) : ((iwasplay = 0)));
pause(1);
all.gui.mc_run._x.startDrag(false, startx, all.gui.mc_run._y, startx + all.gui.run_line._width, all.gui.mc_run._y);
all.gui.onEnterFrame = function () {
(((all.gui.mc_run._x >= startx) & (all.gui.mc_run._x < (startx + all.gui.run_line._width))) ? ((all.gui.mc_run._x = startx + all.gui.run_line._xmouse)) : 0);
};
}
};
all.gui.run_line.onDragOut = (all.gui.run_line.onRelease = function () {
if (iloadmovie | (_lk < procload)) {
_l2 = (all.gui.mc_run._x - startx) / all.gui.run_line._width;
my_ns.seek(Math.round(_l2 * time_seconds));
intervalID = setInterval(running, 100);
dragging = false;
delete all.gui.onEnterFrame;
this.stopDrag();
((iwasplay == 1) ? (pause(0)) : 0);
}
});
but_eff_tools(all.gui.zvuk_but);
all.gui.zvuk_but.onPress = function () {
all.gui.onEnterFrame = function () {
zv_g = Math.round((all.gui.mc_zvuk._xmouse / all.gui.mc_zvuk._width) * 100);
all.gui.mc_zvuk.mc._xscale = zv_g;
((zv_g < 20) ? ((zv_g = 0)) : 0);
my_sound.setVolume(zv_g);
};
};
all.gui.zvuk_but.onRelease = (all.gui.zvuk_but.onDragOut = function () {
delete all.gui.onEnterFrame;
});
}
if (langskin) {
var my_nc = new NetConnection();
}
((!restart) ? (my_nc.connect(null)) : "");
var my_ns = new NetStream(my_nc);
if (fo) {
((!restart) ? (all.video_mc.my_video.attachVideo(my_ns)) : 0);
all.video_mc.my_video.smoothing = true;
my_ns.setBufferTime(5);
}
if (autoplay == 1) {
mplayf();
all.pre.ubut.onPress = function () {
itoolf(0);
((!go) ? (mplayf()) : (pause(0)));
};
} else {
all.pre.ubut.onPress = function () {
itoolf(0);
((!go) ? (mplayf()) : (pause(0)));
};
if (pic and (pic != "http://")) {
all.pic_pre._alpha = 0;
var pic_mc = all.pic_pre.createEmptyMovieClip("pic_mc", this.getNextHighestDepth());
var img_mc = pic_mc.createEmptyMovieClip("img_mc", pic_mc.getNextHighestDepth());
var bmp_mc = pic_mc.createEmptyMovieClip("bmp_mc", pic_mc.getNextHighestDepth());
var mcl = new MovieClipLoader();
var mclListen = new Object();
mclListen.onLoadInit = mx.utils.Delegate.create(this, changeImg);
mcl.addListener(mclListen);
mcl.loadClip(pic, img_mc);
} else {
all.pre.txt.htmlText = comment;
all.pre.txt._y = (((sw / sh) > 1.45) ? 170 : 220) + ((4 - all.pre.txt.bottomScroll) * 19);
if (autoplay == 1) {
mplayf();
}
}
}
} else {
all.pre._visible = 1;
all.pre.text = "\u0424\u0430\u0439\u043B flv \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D. File flv not found";
}
eventEff("b");
eventEff("c");
eventEff("s");
eventEff("h");
all.gui.htmlt.run_0.onPress = function () {
eb = 0;
ec = 0;
es = 0;
eh = 0;
all.gui.htmlt.txt_b.text = "";
all.gui.htmlt.txt_c.text = "";
all.gui.htmlt.txt_s.text = "";
all.gui.htmlt.txt_h.text = "";
all.gui.htmlt.run_b._y = run_y;
all.gui.htmlt.run_c._y = run_y;
all.gui.htmlt.run_s._y = run_y;
all.gui.htmlt.run_h._y = run_y;
getEff();
};
all.gui.htmlt.run_0.onRollOver = function () {
itoolf(1);
this.gotoAndPlay("over");
};
all.gui.htmlt.run_0.onRollOut = function () {
itoolf(0);
this.gotoAndPlay("out");
};
stop();
Symbol 5 MovieClip Frame 5
stop();
Symbol 5 MovieClip Frame 10
stop();
Symbol 7 MovieClip Frame 5
stop();
Symbol 7 MovieClip Frame 10
stop();
Symbol 8 MovieClip Frame 4
stop();
Symbol 8 MovieClip Frame 9
stop();
Symbol 11 MovieClip Frame 4
stop();
Symbol 11 MovieClip Frame 9
stop();
Symbol 17 MovieClip Frame 4
stop();
Symbol 17 MovieClip Frame 22
stop();
Symbol 26 MovieClip Frame 4
stop();
Symbol 26 MovieClip Frame 15
stop();
Symbol 29 MovieClip Frame 5
stop();
Symbol 29 MovieClip Frame 10
stop();
Symbol 33 MovieClip Frame 5
stop();
Symbol 33 MovieClip Frame 11
stop();
Symbol 33 MovieClip Frame 17
stop();
Symbol 35 MovieClip Frame 5
stop();
Symbol 35 MovieClip Frame 11
stop();
Symbol 35 MovieClip Frame 17
stop();
Symbol 37 MovieClip Frame 5
stop();
Symbol 37 MovieClip Frame 11
stop();
Symbol 37 MovieClip Frame 17
stop();
Symbol 39 MovieClip Frame 5
stop();
Symbol 39 MovieClip Frame 11
stop();
Symbol 39 MovieClip Frame 17
stop();
Symbol 41 MovieClip Frame 5
stop();
Symbol 41 MovieClip Frame 11
stop();
Symbol 41 MovieClip Frame 17
stop();
Symbol 44 MovieClip Frame 5
stop();
Symbol 44 MovieClip Frame 11
stop();
Symbol 44 MovieClip Frame 17
stop();
Symbol 56 MovieClip Frame 6
stop();
Symbol 56 MovieClip Frame 46
_root.getHtml();
Symbol 62 MovieClip Frame 1
copy_but.onRelease = function () {
System.setClipboard(txt.text);
copymc.gotoAndPlay("go");
};
close_but.onRelease = function () {
_root.getHtml();
};
_root.but_eff_tools(close_but);
_root.but_eff_tools(copy_but);
Symbol 67 MovieClip Frame 6
stop();
Symbol 67 MovieClip Frame 17
stop();
Symbol 67 MovieClip Frame 27
gotoAndPlay (1);
Symbol 69 MovieClip Frame 4
stop();
Symbol 69 MovieClip Frame 15
stop();
Symbol 70 MovieClip Frame 6
stop();
Symbol 70 MovieClip Frame 12
stop();
Symbol 72 MovieClip Frame 4
stop();
Symbol 72 MovieClip Frame 15
stop();
Symbol 76 MovieClip Frame 1
_root.ubut.onRelease = function () {
getURL ("http://flv-mp3.com", "_blank");
};
Symbol 82 MovieClip Frame 4
stop();
Symbol 82 MovieClip Frame 15
stop();
Symbol 91 MovieClip Frame 1
fuckoff = 1;
fo = 1;
Symbol 92 MovieClip Frame 4
stop();
_root._review = 1;
Symbol 92 MovieClip Frame 15
stop();
Symbol 96 MovieClip Frame 4
stop();
Symbol 96 MovieClip Frame 9
stop();
Symbol 102 MovieClip Frame 4
stop();
Symbol 102 MovieClip Frame 9
stop();
Instance of Symbol 2 MovieClip "but" in Symbol 105 MovieClip Frame 1
on (rollOver) {
_root.itool = 1;
}
on (rollOut) {
_root.itool = 0;
}
Symbol 105 MovieClip Frame 5
stop();
Symbol 105 MovieClip Frame 11
stop();
Symbol 105 MovieClip Frame 17
stop();
Instance of Symbol 2 MovieClip "but" in Symbol 105 MovieClip Frame 19
on (rollOver) {
_root.itool = 1;
}
on (rollOut) {
_root.itool = 0;
}
Symbol 105 MovieClip Frame 28
stop();
Symbol 105 MovieClip Frame 39
stop();
Symbol 105 MovieClip Frame 48
stop();
Symbol 105 MovieClip Frame 59
stop();
Symbol 105 MovieClip Frame 66
stop();
Symbol 105 MovieClip Frame 75
stop();
Symbol 105 MovieClip Frame 84
stop();
Symbol 105 MovieClip Frame 94
stop();
Symbol 105 MovieClip Frame 102
stop();
Symbol 105 MovieClip Frame 110
stop();
Symbol 105 MovieClip Frame 120
stop();
Symbol 105 MovieClip Frame 131
stop();
Symbol 105 MovieClip Frame 140
stop();
Symbol 105 MovieClip Frame 151
stop();
Symbol 105 MovieClip Frame 159
stop();
Symbol 105 MovieClip Frame 168
stop();
Symbol 105 MovieClip Frame 178
stop();
Symbol 105 MovieClip Frame 188
stop();
Symbol 105 MovieClip Frame 196
stop();
Symbol 105 MovieClip Frame 204
stop();
Symbol 105 MovieClip Frame 213
stop();
Symbol 105 MovieClip Frame 223
stop();
Symbol 105 MovieClip Frame 234
stop();
Symbol 105 MovieClip Frame 243
stop();
Symbol 105 MovieClip Frame 254
stop();
Symbol 105 MovieClip Frame 262
stop();
Symbol 105 MovieClip Frame 271
stop();
Symbol 105 MovieClip Frame 281
stop();
Symbol 105 MovieClip Frame 291
stop();
Symbol 105 MovieClip Frame 299
stop();
Symbol 105 MovieClip Frame 307
stop();
Symbol 105 MovieClip Frame 316
stop();
Symbol 108 MovieClip [__Packages.mx.events.EventDispatcher] Frame 0
class mx.events.EventDispatcher
{
function EventDispatcher () {
}
static function _removeEventListener(queue, event, handler) {
if (queue != undefined) {
var _local4 = queue.length;
var _local1;
_local1 = 0;
while (_local1 < _local4) {
var _local2 = queue[_local1];
if (_local2 == handler) {
queue.splice(_local1, 1);
return(undefined);
}
_local1++;
}
}
}
static function initialize(object) {
if (_fEventDispatcher == undefined) {
_fEventDispatcher = new mx.events.EventDispatcher();
}
object.addEventListener = _fEventDispatcher.addEventListener;
object.removeEventListener = _fEventDispatcher.removeEventListener;
object.dispatchEvent = _fEventDispatcher.dispatchEvent;
object.dispatchQueue = _fEventDispatcher.dispatchQueue;
}
function dispatchQueue(queueObj, eventObj) {
var _local7 = "__q_" + eventObj.type;
var _local4 = queueObj[_local7];
if (_local4 != undefined) {
var _local5;
for (_local5 in _local4) {
var _local1 = _local4[_local5];
var _local3 = typeof(_local1);
if ((_local3 == "object") || (_local3 == "movieclip")) {
if (_local1.handleEvent != undefined) {
_local1.handleEvent(eventObj);
}
if (_local1[eventObj.type] != undefined) {
if (exceptions[eventObj.type] == undefined) {
_local1[eventObj.type](eventObj);
}
}
} else {
_local1.apply(queueObj, [eventObj]);
}
}
}
}
function dispatchEvent(eventObj) {
if (eventObj.target == undefined) {
eventObj.target = this;
}
this[eventObj.type + "Handler"](eventObj);
dispatchQueue(this, eventObj);
}
function addEventListener(event, handler) {
var _local3 = "__q_" + event;
if (this[_local3] == undefined) {
this[_local3] = new Array();
}
_global.ASSetPropFlags(this, _local3, 1);
_removeEventListener(this[_local3], event, handler);
this[_local3].push(handler);
}
function removeEventListener(event, handler) {
var _local2 = "__q_" + event;
_removeEventListener(this[_local2], event, handler);
}
static var _fEventDispatcher = undefined;
static var exceptions = {move:1, draw:1, load:1};
}
Symbol 109 MovieClip [__Packages.mx.transitions.Transition] Frame 0
class mx.transitions.Transition
{
var _manager, removeEventListener, addEventListener, _content, _twn, _easing, _progress, dispatchEvent, _innerBounds, _outerBounds, _width, _height;
function Transition (content, transParams, manager) {
if (!arguments.length) {
return;
}
init(content, transParams, manager);
}
function set manager(mgr) {
if (_manager != undefined) {
removeEventListener("transitionInDone", _manager);
removeEventListener("transitionOutDone", _manager);
removeEventListener("transitionProgress", _manager);
}
_manager = mgr;
addEventListener("transitionInDone", _manager);
addEventListener("transitionOutDone", _manager);
addEventListener("transitionProgress", _manager);
//return(manager);
}
function get manager() {
return(_manager);
}
function set content(c) {
if (typeof(c) == "movieclip") {
_content = c;
_twn.obj = c;
}
//return(content);
}
function get content() {
return(_content);
}
function set direction(direction) {
_direction = (direction ? 1 : 0);
//return(this.direction);
}
function get direction() {
return(_direction);
}
function set duration(d) {
if (d) {
_duration = d;
_twn.duration = d;
}
//return(duration);
}
function get duration() {
return(_duration);
}
function set easing(e) {
if (typeof(e) == "string") {
e = eval (e);
} else if (e == undefined) {
e = _noEase;
}
_easing = e;
_twn.easing = e;
//return(easing);
}
function get easing() {
return(_easing);
}
function set progress(p) {
if (_progress == p) {
return;
}
_progress = p;
if (_direction) {
_render(1 - p);
} else {
_render(p);
}
dispatchEvent({type:"transitionProgress", target:this, progress:p});
//return(progress);
}
function get progress() {
return(_progress);
}
function init(content, transParams, manager) {
this.content = (content);
direction = (transParams.direction);
duration = (transParams.duration);
easing = (transParams.easing);
this.manager = (manager);
_innerBounds = this.manager._innerBounds;
_outerBounds = this.manager._outerBounds;
_width = this.manager._width;
_height = this.manager._height;
_resetTween();
}
function toString() {
return(("[Transition " + className) + "]");
}
function start() {
content._visible = true;
_twn.start();
}
function stop() {
_twn.fforward();
_twn.stop();
}
function cleanUp() {
removeEventListener("transitionInDone", _manager);
removeEventListener("transitionOutDone", _manager);
removeEventListener("transitionProgress", _manager);
stop();
}
function getNextHighestDepthMC(mc) {
var _local4 = mc.getNextHighestDepth();
if (_local4 != undefined) {
return(_local4);
}
_local4 = -1;
var _local3;
var _local1;
for (var _local5 in mc) {
_local1 = mc[_local5];
if ((typeof(_local1) == "movieclip") && (_local1._parent == mc)) {
_local3 = _local1.getDepth();
if (_local3 > _local4) {
_local4 = _local3;
}
}
}
return(_local4 + 1);
}
function drawBox(mc, x, y, w, h) {
mc.moveTo(x, y);
mc.lineTo(x + w, y);
mc.lineTo(x + w, y + h);
mc.lineTo(x, y + h);
mc.lineTo(x, y);
}
function drawCircle(mc, x, y, r) {
mc.moveTo(x + r, y);
mc.curveTo(r + x, (0.414213562373095 * r) + y, (0.707106781186547 * r) + x, (0.707106781186547 * r) + y);
mc.curveTo((0.414213562373095 * r) + x, r + y, x, r + y);
mc.curveTo((-0.414213562373095 * r) + x, r + y, (-0.707106781186547 * r) + x, (0.707106781186547 * r) + y);
mc.curveTo((-r) + x, (0.414213562373095 * r) + y, (-r) + x, y);
mc.curveTo((-r) + x, (-0.414213562373095 * r) + y, (-0.707106781186547 * r) + x, (-0.707106781186547 * r) + y);
mc.curveTo((-0.414213562373095 * r) + x, (-r) + y, x, (-r) + y);
mc.curveTo((0.414213562373095 * r) + x, (-r) + y, (0.707106781186547 * r) + x, (-0.707106781186547 * r) + y);
mc.curveTo(r + x, (-0.414213562373095 * r) + y, r + x, y);
}
function _render(p) {
}
function _resetTween() {
_twn.stop();
_twn.removeListener(this);
_twn = new mx.transitions.Tween(this, null, easing, 0, 1, duration, true);
_twn.stop();
_twn.prop = "progress";
_twn.addListener(this);
}
function _noEase(t, b, c, d) {
return(((c * t) / d) + b);
}
function onMotionFinished(src) {
if (direction) {
dispatchEvent({type:"transitionOutDone", target:this});
} else {
dispatchEvent({type:"transitionInDone", target:this});
}
}
static var version = "1.1.0.52";
static var IN = 0;
static var OUT = 1;
var type = mx.transitions.Transition;
var className = "Transition";
var _direction = 0;
var _duration = 2;
static var __mixinFED = mx.events.EventDispatcher.initialize(mx.transitions.Transition.prototype);
}
Symbol 110 MovieClip [__Packages.mx.transitions.TransitionManager] Frame 0
class mx.transitions.TransitionManager
{
var _transitions, removeEventListener, _content, addEventListener, _contentAppearance, _innerBounds, _outerBounds, _width, _height, _triggerEvent, dispatchEvent;
function TransitionManager (content) {
this.content = (content);
_transitions = {};
}
function set content(c) {
removeEventListener("allTransitionsInDone", _content);
removeEventListener("allTransitionsOutDone", _content);
_content = c;
saveContentAppearance();
addEventListener("allTransitionsInDone", _content);
addEventListener("allTransitionsOutDone", _content);
//return(content);
}
function get content() {
return(_content);
}
function get transitionsList() {
return(_transitions);
}
function get numTransitions() {
var _local2 = 0;
for (var _local3 in _transitions) {
_local2++;
}
return(_local2);
}
function get numInTransitions() {
var _local3 = 0;
var _local2 = _transitions;
for (var _local4 in _local2) {
if (!_local2[_local4].direction) {
_local3++;
}
}
return(_local3);
}
function get numOutTransitions() {
var _local3 = 0;
var _local2 = _transitions;
for (var _local4 in _local2) {
if (_local2[_local4].direction) {
_local3++;
}
}
return(_local3);
}
function get contentAppearance() {
return(_contentAppearance);
}
static function start(content, transParams) {
if (content.__transitionManager == undefined) {
content.__transitionManager = new mx.transitions.TransitionManager(content);
}
if (transParams.direction == 1) {
content.__transitionManager._triggerEvent = "hide";
} else {
content.__transitionManager._triggerEvent = "reveal";
}
return(content.__transitionManager.startTransition(transParams));
}
function startTransition(transParams) {
removeTransition(findTransition(transParams));
var _local3 = transParams.type;
var _local2 = new _local3[undefined](_content, transParams, this);
addTransition(_local2);
_local2.start();
return(_local2);
}
function addTransition(trans) {
trans.ID = ++IDCount;
_transitions[trans.ID] = trans;
return(trans);
}
function removeTransition(trans) {
if (_transitions[trans.ID] == undefined) {
return(false);
}
trans.cleanUp();
return(delete _transitions[trans.ID]);
}
function findTransition(transParams) {
var _local2;
for (var _local4 in _transitions) {
_local2 = _transitions[_local4];
if (_local2.type == transParams.type) {
return(_local2);
}
}
return(undefined);
}
function removeAllTransitions() {
for (var _local2 in _transitions) {
_transitions[_local2].cleanUp();
removeTransition(_transitions[_local2]);
}
}
function saveContentAppearance() {
var _local2 = _content;
if (_contentAppearance == undefined) {
var _local3 = (_contentAppearance = {});
for (var _local4 in _visualPropList) {
_local3[_local4] = _local2[_local4];
}
_local3.colorTransform = new Color(_local2).getTransform();
}
_innerBounds = _local2.getBounds(targetPath(_local2));
_outerBounds = _local2.getBounds(targetPath(_local2._parent));
_width = _local2._width;
_height = _local2._height;
}
function restoreContentAppearance() {
var _local2 = _content;
var _local3 = _contentAppearance;
for (var _local4 in _visualPropList) {
_local2[_local4] = _local3[_local4];
}
new Color(_local2).setTransform(_local3.colorTransform);
}
function transitionInDone(e) {
removeTransition(e.target);
if (numInTransitions == 0) {
var _local2;
_local2 = _content._visible;
if ((_triggerEvent == "hide") || (_triggerEvent == "hideChild")) {
_content._visible = false;
}
if (_local2) {
dispatchEvent({type:"allTransitionsInDone", target:this});
}
}
}
function transitionOutDone(e) {
removeTransition(e.target);
if (numOutTransitions == 0) {
restoreContentAppearance();
var _local2;
_local2 = _content._visible;
if (_local2 && ((_triggerEvent == "hide") || (_triggerEvent == "hideChild"))) {
_content._visible = false;
}
updateAfterEvent();
if (_local2) {
dispatchEvent({type:"allTransitionsOutDone", target:this});
}
}
}
function toString() {
return("[TransitionManager]");
}
static var version = "1.1.0.52";
static var IDCount = 0;
var type = mx.transitions.TransitionManager;
var className = "TransitionManager";
var _visualPropList = {_x:null, _y:null, _xscale:null, _yscale:null, _alpha:null, _rotation:null};
static var __mixinFED = mx.events.EventDispatcher.initialize(mx.transitions.TransitionManager.prototype);
}
Symbol 111 MovieClip [__Packages.mx.transitions.OnEnterFrameBeacon] Frame 0
class mx.transitions.OnEnterFrameBeacon
{
function OnEnterFrameBeacon () {
}
static function init() {
var _local4 = _global.MovieClip;
if (!_root.__OnEnterFrameBeacon) {
mx.transitions.BroadcasterMX.initialize(_local4);
var _local3 = _root.createEmptyMovieClip("__OnEnterFrameBeacon", 9876);
_local3.onEnterFrame = function () {
_global.MovieClip.broadcastMessage("onEnterFrame");
};
}
}
static var version = "1.1.0.52";
}
Symbol 112 MovieClip [__Packages.mx.transitions.BroadcasterMX] Frame 0
class mx.transitions.BroadcasterMX
{
var _listeners;
function BroadcasterMX () {
}
static function initialize(o, dontCreateArray) {
if (o.broadcastMessage != undefined) {
delete o.broadcastMessage;
}
o.addListener = mx.transitions.BroadcasterMX.prototype.addListener;
o.removeListener = mx.transitions.BroadcasterMX.prototype.removeListener;
if (!dontCreateArray) {
o._listeners = new Array();
}
}
function addListener(o) {
removeListener(o);
if (broadcastMessage == undefined) {
broadcastMessage = mx.transitions.BroadcasterMX.prototype.broadcastMessage;
}
return(_listeners.push(o));
}
function removeListener(o) {
var _local2 = _listeners;
var _local3 = _local2.length;
while (_local3--) {
if (_local2[_local3] == o) {
_local2.splice(_local3, 1);
if (!_local2.length) {
broadcastMessage = undefined;
}
return(true);
}
}
return(false);
}
function broadcastMessage() {
var _local5 = String(arguments.shift());
var _local4 = _listeners.concat();
var _local6 = _local4.length;
var _local3 = 0;
while (_local3 < _local6) {
_local4[_local3][_local5].apply(_local4[_local3], arguments);
_local3++;
}
}
static var version = "1.1.0.52";
}
Symbol 113 MovieClip [__Packages.mx.transitions.Tween] Frame 0
class mx.transitions.Tween
{
var obj, prop, begin, useSeconds, _listeners, addListener, prevTime, _time, looping, _duration, broadcastMessage, isPlaying, _fps, prevPos, _pos, change, _intervalID, _startTime;
function Tween (obj, prop, func, begin, finish, duration, useSeconds) {
mx.transitions.OnEnterFrameBeacon.init();
if (!arguments.length) {
return;
}
this.obj = obj;
this.prop = prop;
this.begin = begin;
position = (begin);
this.duration = (duration);
this.useSeconds = useSeconds;
if (func) {
this.func = func;
}
this.finish = (finish);
_listeners = [];
addListener(this);
start();
}
function set time(t) {
prevTime = _time;
if (t > duration) {
if (looping) {
rewind(t - _duration);
update();
broadcastMessage("onMotionLooped", this);
} else {
if (useSeconds) {
_time = _duration;
update();
}
stop();
broadcastMessage("onMotionFinished", this);
}
} else if (t < 0) {
rewind();
update();
} else {
_time = t;
update();
}
//return(time);
}
function get time() {
return(_time);
}
function set duration(d) {
_duration = (((d == null) || (d <= 0)) ? (_global.Infinity) : (d));
//return(duration);
}
function get duration() {
return(_duration);
}
function set FPS(fps) {
var _local2 = isPlaying;
stopEnterFrame();
_fps = fps;
if (_local2) {
startEnterFrame();
}
//return(FPS);
}
function get FPS() {
return(_fps);
}
function set position(p) {
setPosition(p);
//return(position);
}
function setPosition(p) {
prevPos = _pos;
obj[prop] = (_pos = p);
broadcastMessage("onMotionChanged", this, _pos);
updateAfterEvent();
}
function get position() {
return(getPosition());
}
function getPosition(t) {
if (t == undefined) {
t = _time;
}
return(func(t, begin, change, _duration));
}
function set finish(f) {
change = f - begin;
//return(finish);
}
function get finish() {
return(begin + change);
}
function continueTo(finish, duration) {
begin = position;
this.finish = (finish);
if (duration != undefined) {
this.duration = (duration);
}
start();
}
function yoyo() {
continueTo(begin, time);
}
function startEnterFrame() {
if (_fps == undefined) {
_global.MovieClip.addListener(this);
} else {
_intervalID = setInterval(this, "onEnterFrame", 1000 / _fps);
}
isPlaying = true;
}
function stopEnterFrame() {
if (_fps == undefined) {
_global.MovieClip.removeListener(this);
} else {
clearInterval(_intervalID);
}
isPlaying = false;
}
function start() {
rewind();
startEnterFrame();
broadcastMessage("onMotionStarted", this);
}
function stop() {
stopEnterFrame();
broadcastMessage("onMotionStopped", this);
}
function resume() {
fixTime();
startEnterFrame();
broadcastMessage("onMotionResumed", this);
}
function rewind(t) {
_time = ((t == undefined) ? 0 : (t));
fixTime();
update();
}
function fforward() {
time = (_duration);
fixTime();
}
function nextFrame() {
if (useSeconds) {
time = ((getTimer() - _startTime) / 1000);
} else {
time = (_time + 1);
}
}
function onEnterFrame() {
nextFrame();
}
function prevFrame() {
if (!useSeconds) {
time = (_time - 1);
}
}
function toString() {
return("[Tween]");
}
function fixTime() {
if (useSeconds) {
_startTime = getTimer() - (_time * 1000);
}
}
function update() {
position = (getPosition(_time));
}
static var version = "1.1.0.52";
static var __initBeacon = mx.transitions.OnEnterFrameBeacon.init();
static var __initBroadcaster = mx.transitions.BroadcasterMX.initialize(mx.transitions.Tween.prototype, true);
function func(t, b, c, d) {
return(((c * t) / d) + b);
}
}
Symbol 114 MovieClip [__Packages.mx.transitions.Fade] Frame 0
class mx.transitions.Fade extends mx.transitions.Transition
{
var _alphaFinal, __get__manager, _content;
function Fade (content, transParams, manager) {
super();
init(content, transParams, manager);
}
function init(content, transParams, manager) {
super.init(content, transParams, manager);
_alphaFinal = __get__manager().__get__contentAppearance()._alpha;
}
function _render(p) {
_content._alpha = _alphaFinal * p;
}
static var version = "1.1.0.52";
var type = mx.transitions.Fade;
var className = "Fade";
}
Symbol 115 MovieClip [__Packages.com.gskinner.geom.ColorMatrix] Frame 0
class com.gskinner.geom.ColorMatrix extends Array
{
var join, slice;
function ColorMatrix (p_matrix) {
super();
p_matrix = fixMatrix(p_matrix);
copyMatrix(((p_matrix.length == LENGTH) ? (p_matrix) : (IDENTITY_MATRIX)));
}
function adjustColor(p_brightness, p_contrast, p_saturation, p_hue) {
adjustHue(p_hue);
adjustContrast(p_contrast);
adjustBrightness(p_brightness);
adjustSaturation(p_saturation);
}
function adjustBrightness(p_val) {
p_val = cleanValue(p_val, 100);
if ((p_val == 0) || (isNaN(p_val))) {
return(undefined);
}
multiplyMatrix([1, 0, 0, 0, p_val, 0, 1, 0, 0, p_val, 0, 0, 1, 0, p_val, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1]);
}
function adjustContrast(p_val) {
p_val = cleanValue(p_val, 100);
if ((p_val == 0) || (isNaN(p_val))) {
return(undefined);
}
var _local2;
if (p_val < 0) {
_local2 = 127 + ((p_val / 100) * 127);
} else {
_local2 = p_val % 1;
if (_local2 == 0) {
_local2 = DELTA_INDEX[p_val];
} else {
_local2 = (DELTA_INDEX[p_val << 0] * (1 - _local2)) + (DELTA_INDEX[(p_val << 0) + 1] * _local2);
}
_local2 = (_local2 * 127) + 127;
}
multiplyMatrix([_local2 / 127, 0, 0, 0, 0.5 * (127 - _local2), 0, _local2 / 127, 0, 0, 0.5 * (127 - _local2), 0, 0, _local2 / 127, 0, 0.5 * (127 - _local2), 0, 0, 0, 1, 0, 0, 0, 0, 0, 1]);
}
function adjustSaturation(p_val) {
p_val = cleanValue(p_val, 100);
if ((p_val == 0) || (isNaN(p_val))) {
return(undefined);
}
var _local2 = 1 + ((p_val > 0) ? ((3 * p_val) / 100) : (p_val / 100));
var _local5 = 0.3086;
var _local4 = 0.6094;
var _local6 = 0.082;
multiplyMatrix([(_local5 * (1 - _local2)) + _local2, _local4 * (1 - _local2), _local6 * (1 - _local2), 0, 0, _local5 * (1 - _local2), (_local4 * (1 - _local2)) + _local2, _local6 * (1 - _local2), 0, 0, _local5 * (1 - _local2), _local4 * (1 - _local2), (_local6 * (1 - _local2)) + _local2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1]);
}
function adjustHue(p_val) {
p_val = (cleanValue(p_val, 180) / 180) * Math.PI;
if ((p_val == 0) || (isNaN(p_val))) {
return(undefined);
}
var _local3 = Math.cos(p_val);
var _local2 = Math.sin(p_val);
var _local5 = 0.213;
var _local4 = 0.715;
var _local6 = 0.072;
multiplyMatrix([(_local5 + (_local3 * (1 - _local5))) + (_local2 * (-_local5)), (_local4 + (_local3 * (-_local4))) + (_local2 * (-_local4)), (_local6 + (_local3 * (-_local6))) + (_local2 * (1 - _local6)), 0, 0, (_local5 + (_local3 * (-_local5))) + (_local2 * 0.143), (_local4 + (_local3 * (1 - _local4))) + (_local2 * 0.14), (_local6 + (_local3 * (-_local6))) + (_local2 * -0.283), 0, 0, (_local5 + (_local3 * (-_local5))) + (_local2 * (-(1 - _local5))), (_local4 + (_local3 * (-_local4))) + (_local2 * _local4), (_local6 + (_local3 * (1 - _local6))) + (_local2 * _local6), 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1]);
}
function concat(p_matrix) {
p_matrix = fixMatrix(p_matrix);
if (p_matrix.length != LENGTH) {
return(undefined);
}
multiplyMatrix(p_matrix);
}
function clone() {
return(new com.gskinner.geom.ColorMatrix(this));
}
function toString() {
return(("ColorMatrix [ " + join(" , ")) + " ]");
}
function toArray() {
return(slice(0, 20));
}
function copyMatrix(p_matrix) {
var _local3 = LENGTH;
var _local2 = 0;
while (_local2 < _local3) {
this[_local2] = p_matrix[_local2];
_local2++;
}
}
function multiplyMatrix(p_matrix) {
var _local6 = [];
var _local5 = 0;
while (_local5 < 5) {
var _local3 = 0;
while (_local3 < 5) {
_local6[_local3] = this[_local3 + (_local5 * 5)];
_local3++;
}
_local3 = 0;
while (_local3 < 5) {
var _local4 = 0;
var _local2 = 0;
while (_local2 < 5) {
_local4 = _local4 + (p_matrix[_local3 + (_local2 * 5)] * _local6[_local2]);
_local2++;
}
this[_local3 + (_local5 * 5)] = _local4;
_local3++;
}
_local5++;
}
}
function cleanValue(p_val, p_limit) {
return(Math.min(p_limit, Math.max(-p_limit, p_val)));
}
function fixMatrix(p_matrix) {
if (p_matrix instanceof com.gskinner.geom.ColorMatrix) {
p_matrix = p_matrix.slice(0);
}
if (p_matrix.length < LENGTH) {
p_matrix = p_matrix.slice(0, p_matrix.length).concat(IDENTITY_MATRIX.slice(p_matrix.length, LENGTH));
} else if (p_matrix.length > LENGTH) {
p_matrix = p_matrix.slice(0, LENGTH);
}
return(p_matrix);
}
static var DELTA_INDEX = [0, 0.01, 0.02, 0.04, 0.05, 0.06, 0.07, 0.08, 0.1, 0.11, 0.12, 0.14, 0.15, 0.16, 0.17, 0.18, 0.2, 0.21, 0.22, 0.24, 0.25, 0.27, 0.28, 0.3, 0.32, 0.34, 0.36, 0.38, 0.4, 0.42, 0.44, 0.46, 0.48, 0.5, 0.53, 0.56, 0.59, 0.62, 0.65, 0.68, 0.71, 0.74, 0.77, 0.8, 0.83, 0.86, 0.89, 0.92, 0.95, 0.98, 1, 1.06, 1.12, 1.18, 1.24, 1.3, 1.36, 1.42, 1.48, 1.54, 1.6, 1.66, 1.72, 1.78, 1.84, 1.9, 1.96, 2, 2.12, 2.25, 2.37, 2.5, 2.62, 2.75, 2.87, 3, 3.2, 3.4, 3.6, 3.8, 4, 4.3, 4.7, 4.9, 5, 5.5, 6, 6.5, 6.8, 7, 7.3, 7.5, 7.8, 8, 8.4, 8.7, 9, 9.4, 9.6, 9.8, 10];
static var IDENTITY_MATRIX = [1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1];
static var LENGTH = IDENTITY_MATRIX.length;
}
Symbol 116 MovieClip [__Packages.ru.etcs.filters.ColorFilter] Frame 0
class ru.etcs.filters.ColorFilter extends flash.filters.ColorMatrixFilter
{
var __matrix, __brightness, __contrast, __saturation, __hue, matrix;
function ColorFilter (brightness, contrast, saturation, hue) {
super();
setColor(brightness, contrast, saturation, hue);
}
function updateMatrix() {
__matrix = new com.gskinner.geom.ColorMatrix();
__matrix.adjustColor(__brightness, __contrast, __saturation, __hue);
matrix = __matrix;
}
function set brightness(value) {
__brightness = value;
updateMatrix();
//return(brightness);
}
function get brightness() {
return(__brightness);
}
function set contrast(value) {
__contrast = value;
updateMatrix();
//return(contrast);
}
function get contrast() {
return(__contrast);
}
function set saturation(value) {
__saturation = value;
updateMatrix();
//return(saturation);
}
function get saturation() {
return(__saturation);
}
function set hue(value) {
__hue = value;
updateMatrix();
//return(hue);
}
function get hue() {
return(__hue);
}
function setColor(brightness, contrast, saturation, hue) {
__brightness = (isNaN(brightness) ? 0 : (brightness));
__contrast = (isNaN(contrast) ? 0 : (contrast));
__saturation = (isNaN(saturation) ? 0 : (saturation));
__hue = (isNaN(hue) ? 0 : (hue));
updateMatrix();
}
}
Symbol 117 MovieClip [__Packages.mx.utils.Delegate] Frame 0
class mx.utils.Delegate extends Object
{
var func;
function Delegate (f) {
super();
func = f;
}
static function create(obj, func) {
var _local2 = function () {
var _local2 = arguments.callee.target;
var _local3 = arguments.callee.func;
return(_local3.apply(_local2, arguments));
};
_local2.target = obj;
_local2.func = func;
return(_local2);
}
function createDelegate(obj) {
return(create(obj, func));
}
}
Symbol 118 MovieClip [__Packages.mx.transitions.easing.None] Frame 0
class mx.transitions.easing.None
{
function None () {
}
static function easeNone(t, b, c, d) {
return(((c * t) / d) + b);
}
static function easeIn(t, b, c, d) {
return(((c * t) / d) + b);
}
static function easeOut(t, b, c, d) {
return(((c * t) / d) + b);
}
static function easeInOut(t, b, c, d) {
return(((c * t) / d) + b);
}
static var version = "1.1.0.52";
}