_”graffiti newyork”でテキスト検索した結果を表示 __http://api.flickr.com/services/rest/?method=flickr.photos.search&api_key=”apikey”&text=newyork graffitでxml取得 __flickrカスタムクラス作って、画像、サムネイル、パーマリンクをそれぞれ取得してMainに返す _BulkLoaderでサムネイルをまとめて読み込んでから表示 __weightオプション使って精度の良いロード状況(パーセント)を取得 __contextオプション使ってcrossdomain問題解決 ___bulkInstance.add(”画像URL”,{weight:i, context: new LoaderContext(true)}) ていう感じ 参考link [Think IT] 第4回:外部API(Flickr)を試す! (1/3) http://www.thinkit.co.jp/article/91/4/ hysysk:blog: using flickr api 01 http://hysysk.blogspot.com/2008/07/using-flickr-api-01.html BulkLoaderで「もう悩まない!」| Katapad Design http://katapad.com/wp/2009/10/01/6_tips_of_bulkloader/ AvailableOptions – bulk-loader - http://code.google.com/p/bulk-loader/wiki/AvailableOptions
Posted at 8:10 am on December 24th, 2009. No comments... »
Name (required)
Mail (will not be published) (required)
Website