簡単に設置できるFlashの画像ギャラリー -Flash Gallery
Post on:2007年11月27日
Flash Galleryは、XMLファイルを編集するだけ設置できる、無料のFlashの画像ギャラリーです。
画像ギャラリーに画像を追加するには、下記のようにXMLファイルを編集します。
編集するファイル:images.xml
<pic>
<image>image/001.jpg</image>
<thumbnail>image/001-thumb.jpg</thumbnail>
<caption>画像のキャプション</caption>
</pic>
<pic>
<image>[画像のパス]</image>
<thumbnail>[サムネイル画像のパス]</thumbnail>
<caption>[画像のキャプション]</caption>
</pic>
sponsors