作者roga (任性)
看板Web_Design
标题Re: [问题] 一个问题请教
时间Wed Jun 6 09:22:25 2007
您不是在 PHP 看板五天前才问过同样的问题吗?
就说跟您说是路径的问题了。您先看这两张我的截图吧。
http://img143.imageshack.us/img143/9467/snap1ud2.jpg
http://img240.imageshack.us/img240/2364/snap2az4.jpg
另外请您自己看 FAQ:
25: Can I add a SimpleViewer gallery to a MySpace page?
Yes. Click here for an example. To add a gallery to a MySpace page,
do the following:
1. First, you will need to host your gallery files (including images)
on a webserver somewhere
(in this example:
http://www.mywebsite/mygallery/).
2. In your gallery.xml file, specify absolute URLs to your image and
thumbnails folders. For example:
imagePath="
http://www.mywebsite/mygallery/images/"
thumbPath="
http://www.mywebsite/mygallery/thumbs/"
3. Add the following code to your myspace page. Enter the URLS to your
viewer.swf and gallery.xml files:
<embed src="
http://www.mywebsite/mygallery/viewer.swf"
FlashVars="xmlDataPath=
http://www.mywebsite/mygallery/gallery.xml"
bgcolor=#000000 WIDTH=420 HEIGHT=520
TYPE="application/x-shockwave-flash"></embed>
--
..........................
--
The Internet: where men are men, women are men, and children are FBI agents.
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 220.130.223.207
※ 编辑: roga 来自: 220.130.223.207 (06/06 09:22)