Problem to load files through textpage
Posted: 09 Apr 2010, 01:00
First of all I would like to say that your gallery is amazing, it has an impressive look and its easy to use. Now to the question 
When I am trying to load a flash file using the textpage with a next command: <img src="example.swf" height="600" width="700">
It doesn't work and it's not presenting the file.
However if I load it as: <img src="http://localhost/album/content/example/example.swf" height="600" width="700">
It will work but it will not find all the *.php scripts (for example all the guestbook scripts files)
The text page that I created is in the same folder as the flash file( example.swf)
What can be the problem?
I am using WampServer 2.0 on local machine.
Thank you very much,
Genia
When I am trying to load a flash file using the textpage with a next command: <img src="example.swf" height="600" width="700">
It doesn't work and it's not presenting the file.
However if I load it as: <img src="http://localhost/album/content/example/example.swf" height="600" width="700">
It will work but it will not find all the *.php scripts (for example all the guestbook scripts files)
The text page that I created is in the same folder as the flash file( example.swf)
What can be the problem?
I am using WampServer 2.0 on local machine.
Thank you very much,
Genia