為網頁加入 Flickr Slide show

近兩天講得頗熱的是將 Flickr slide show 放在自己的網頁上 ,原理好簡單,就是使用iframe,再找出相關的網址,我也來試一下,發現要找userid比較麻煩,所以寫下了找id的方法。要看結果請大家按 “閱讀本篇” 。

例子:我要找我tag成phantom的圖片

  1. 不用登入,以遊客身份去到自己的 首頁
  2. 查看 His Tags 裏的 Phantom
  3. 看原始碼,找到 open_user_SlideShow(‘22285931@N00’, ‘phantom’, ‘’, ‘’, ‘firstIndex’, ‘firstId’) ,第一個是userId,第二個是tag名。
  4. 所以,插在iframe url後的參數是&tags=phantom&user_id=22285931@N00

Related link:

  • 發表日期: Wednesday, January 26th, 2005
  • 發表時間: 1:36 AM
  • 分類:網絡
  • 文章 RSS:RSS 2.0
  • 留言:開放留言
  • Trackback:開放
  • Tags: ,

回覆

*必需
*必需 (不會公開)