17 12
发新话题
打印

分身的视频,不知道你们能不能看到

分身的视频,不知道你们能不能看到

http://youtube.com/profile_videos?user=ilovewomensfeet2

有些以前发过的,我这里看非常卡,不知道各位怎样,能否看到。

TOP

re:谢谢楼主发帖,我这也卡

谢谢楼主发帖,我这也卡

TOP

re:我不知道如何下载?请告诉我

我不知道如何下载?请告诉我

TOP

re:确实有点麻烦,不过已经找着头绪了。让我再...

确实有点麻烦,不过已经找着头绪了。让我再想想办法,应该是可以下的。

TOP

re:公司机子好差,晚上回家继续想办法。

公司机子好差,晚上回家继续想办法。

TOP

re:用了些东西,把那个鬼flash播放器反编...

用了些东西,把那个鬼flash播放器反编译出来了。然后我突然发现,原来我看不懂,谁看得懂,帮忙翻译一下。

window_open = false;
sm_url = "/sm.swf";
usm_url = "/usm.swf";
sv_url = "/sv.swf";
add_play_list = movie.control_block.save_tab;
share = movie.control_block.share;
popup = movie.control_block.popup;
if (_root.s == undefined) {
share._x = -0.5 * share._width;
add_play_list._visible = false;
}
add_play_list.onPress = function () {
if (!_root.window_open) {
if (_level4 == undefined) {
loadMovieNum (sv_url, 4);
} else {
_level4.pop_list();
_level4._visible = true;
}
_root.was_playing = !movie.isPaused();
movie.pauseMovie();
_root.window_open = true;
this.setSelect();
}
};
list_close = function () {
_level4._visible = false;
_root.window_open = false;
add_play_list.unSelect();
if (_root.was_playing) {
movie.playMovie();
}
};
popUpWin = function (url, winName, w, h, toolbar, location, directories, status, menubar, scrollbars, resizable) {
getURL ((((((((((((((((((((((((((((((((("javascript:var " + winName) + ";if (!") + winName) + "||") + winName) + ".closed){") + winName) + "=window.open(\'") + url) + "\', \'") + winName) + "\', \'") + "width=") + w) + ", height=") + h) + ", toolbar=") + toolbar) + ", location=") + location) + ", directories=") + directories) + ", status=") + status) + ", menubar=") + menubar) + ", scrollbars=") + scrollbars) + ", resizable=") + resizable) + "\')}else{") + winName) + ".focus();};void(0);");
};
share.onRelease = function () {
popUpWin("/share?v=" + _root.video_id, "shareWin", 545, 485, 0, 0, 0, 0, 0, 1, 1);
this.unSelect();
};
shareClosed = function () {
share.unSelect();
if (_root.window_open) {
if (_root.was_playing) {
movie.playMovie();
}
_root.share_level._visible = false;
_root.window_open = false;
}
};
switchToLoggedIn = function (session_id) {
_root.s = session_id;
};
if (_root.fs) {
popup.max._visible = false;
} else {
popup.min._visible = false;
}
popup.onRelease = function () {
if (_root.fs) {
getURL ("javascript:closeFull()");
} else {
getURL ("javascript:openFull()");
movie.pauseMovie();
}
};
show_msg = function (msg, depth) {
createTextField("msg_field", 0, movie._x - 100, movie._y, 200, 20);
var _local1 = new TextFormat ();
_local1.bold = true;
_local1["color"] = 16777215 /* 0xFFFFFF */;
_local1.font = "Arial";
_local1.size = 11;
_local1.align = "center";
msg_field.setNewTextFormat(_local1);
msg_field.text = msg;
movie.front._visible = true;
return (msg_field);
};
fade_msg = function (msg) {
this.fader = attachMovie("msgBox", "fader", 0, {_x:movie._x, _y:movie._y});
this.fader.msg_field.text = msg;
if (this.fade_id) {
clearInterval(this.fade_id);
}
this.fade_id = setInterval(this, "fade_msg_alpha", 100);
};
fade_msg_alpha = function () {
this.fader._alpha = fader._alpha - 5;
if (fader._alpha <= 0) {
this.fader.removeMovieClip();
clearInterval(this.fade_id);
delete this.fade_id;
}
};
buffer_msg = show_msg("LOADING...", 0);
movie_started = function () {
if (buffer_msg) {
buffer_msg.removeTextField();
}
close_ended();
};
close_ended = function () {
movie.front._visible = false;
if (endPopUp) {
endPopUp.removeMovieClip();
}
};
movie_ended = function () {
if (_root.playnext) {
getURL ("javascript:gotoNext()");
} else {
endPopUp = attachMovie("endPopUp", "endPopUp", 3);
endPopUp._x = movie._x;
endPopUp._y = movie._y;
movie.front._visible = true;
movie.front._alpha = 50;
}
};

TOP

re:怎么看,都~~~~~~~~~~~~~不知...

怎么看,都~~~~~~~~~~~~~不知道啊???晕

TOP

re:不能下载是件很郁闷的事情,南昌兄,还有办...

不能下载是件很郁闷的事情,南昌兄,还有办法么?

TOP

re:我还等着你们帮我一起研究代码呢。...

我还等着你们帮我一起研究代码呢。

关键是这句:
getURL ((((((((((((((((((((((((((((((((("javascript:var " + winName) + ";if (!") + winName) + "||") + winName) + ".closed){") + winName) + "=window.open(\'") + url) + "\', \'") + winName) + "\', \'") + "width=") + w) + ", height=") + h) + ", toolbar=") + toolbar) + ", location=") + location) + ", directories=") + directories) + ", status=") + status) + ", menubar=") + menubar) + ", scrollbars=") + scrollbars) + ", resizable=") + resizable) + "\')}else{") + winName) + ".focus();};void(0);");

看懂的举个手哦

TOP

re:真是不错,就是不能下,郁闷

真是不错,就是不能下,郁闷

TOP

 17 12
发新话题