PDA

View Full Version : how to install simpleviewer?


mathieu
09-22-2006, 09:13 PM
Good morning,

I tried to install simpleviewer on my web site which works with Pixelpost.
I created for that a new template portfolios.html in my simple.fr template and install a folder Simpleviewer. In portfolios.html, I put like explained in Simpleviewer these informations:

"Copy the contents of your SimpleViewer gallery folder into the folder that contains your HTML page (make sure that the swfobject.js file is in the folder, as this file is required for the code below). Now edit your HTML page in a text editor. Add this code into the <head> tag:
<script type="text/javascript" src="swfobject.js"></script>
Add the following code in your HTML where you want SimpleViewer to appear. To set the size of SimpleViewer, replace "640", "480" with your required width and height
<div id="flashcontent">
SimpleViewer requires Macromedia Flash.
<a href="http://www.macromedia.com/go/getflashplayer/">
Get Macromedia Flash.</a> If you have Flash installed,
<a href="index.html?detectflash=false">click to view gallery</a>
</div>

<script type="text/javascript">
var fo = new SWFObject("viewer.swf", "viewer",
"640", "480", "7", "#181818");
fo.write("flashcontent");
</script>"

Infortunatelly, when I open "portfolios" on my website I have the message:

"Multiple Choices
The document name you requested (/index.html) could not be found on this server. However, we found documents with names similar to the one you requested.
Available documents:

/index.php?detectflash=false (common basename)
Please consider informing the owner of the referring page about the broken link."

If anyone can help me?

Thank you

Vernon.Trent
09-22-2006, 10:07 PM
this is pixelpost forum.
perhaps you should bring you problem to the developer of simpleviewer?

Connie
09-23-2006, 07:02 AM
Mathieu,

you will understand that I deleted your text in the pixelpost wiki.
The Wiki is not a forum.

I think you are really very disorientated.

To be disorientated is kind of normal in everyday life, it is difficult to know everything,

but please, do try to think where to post what...

GeoS
09-23-2006, 09:42 AM
Im closing this topic as not connected to Pixelpost.