设为首页收藏本站

梦之软件 官方讨论区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
热搜: Vicworl下载
查看: 3061|回复: 1

建议使用youtube [复制链接]

Rank: 1

发表于 2007-2-6 09:15:28 |显示全部楼层
参考下16亿的这个东东


http://www.youtube.com/watch?v=mAk3nSgjVBg

是这样传输的
http://www.youtube.com/player2.swf?video_id=v9TzJAbubDM&l=149&t=OEgsToPDskJInqhRCiHLz3M_gGIU_qe7



function showRelatedVideosContent() {
  getAndShowNavContent('exRelated', '/watch_ajax?video_id=mAk3nSgjVBg&action_get_related_videos_component&search=%22John%20Mayer%22%20Continuum%20Oklahoma%20City');
}

function showRelatedPlaylistContent() {
  getAndShowNavContent('exPlaylist', '/watch_ajax?feature=PlayList&search=%22John%20Mayer%22%20Continuum%20Oklahoma%20City&video_id=mAk3nSgjVBg&action_get_related_playlist_component&p=&index=0');
}
function showRelatedUserContent() {
  getAndShowNavContent('exUser', '/watch_ajax?video_id=mAk3nSgjVBg&action_get_user_videos_component&user_id=p_eraUTyRVU&video_count=7');
}
function showHonorsContent() {
  getAndShowNavContent('honors', '/watch_ajax?v=mAk3nSgjVBg&action_get_honors=1&l=EN');
}

function showAllQueuedVideos() {
  setInnerHTML('show_all_queued_videos_div', 'Loading..');
  getAndShowNavContent('watchlist_container', '/watch_queue_ajax?action_get_all_queue_videos_component&v=mAk3nSgjVBg', postShowAllQueuedVideos);
}
function postShowAllQueuedVideos() {
  setInnerHTML('show_all_queued_videos_div', 'Showing All Videos');
  jumpToNowPlaying();
}

[ 本帖最后由 猎人 于 2007-2-6 09:30 编辑 ]
传承文明 缔造永恒--------猎商网
http://WWW.96886.net

Rank: 1

发表于 2007-2-6 09:56:11 |显示全部楼层
给予HTTP方式还是有一定优势的,特别是对这种网站.
您需要登录后才可以回帖 登录 | 注册

Archiver|梦之软件 ( 陕ICP备11002882号 )  

GMT+8, 2012-5-21 21:08 , Processed in 0.077269 second(s), 13 queries .

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

回顶部