1 joachim Apr 16, 2007 15:12
3 john Apr 17, 2007 02:53
Example is here...
http://wow-factor.com/index.php/flash_photo_browser_test
Works fine in Opera and Firefox (Win and OSX) however it generates scroll bars in IE7....
Validates strict
4 joachim Apr 17, 2007 11:06
this means I have to create for each photo album a seperate folder if I want to show different albums?
5 john Apr 17, 2007 11:15
I'm not sure.... give it a go :)
6 silencer Apr 17, 2007 18:16
Hi Joachim,
that's fairly easy. Include and amend the following code
<iframe src="http://wifi-wue.de/slideshow/zoomunich/index.html" width="450" height="500" name="Zoo Munich">
<p>Ihr Browser kann leider keine eingebetteten Frames anzeigen:
Sie können die eingebettete Seite über den folgenden Verweis
aufrufen: <a href="http://wifi-wue.de/slideshow/zoomunich/index.html">SELFHTML</a></p>
</iframe>
All you need to include is an iframe. The problem about this is that b2evo does not allow this html code tag, you can either add it to the allowed html tags, my way was to disable the b2evo HTML validation.
Then you have to store the pictures and flash file like discribed in the Flash Photo Browser readme somewhere on a webserver and simply reference to it.
And yes: you need a separate folder on your webserver for each slideshow you want to display.
Best,
Falco
7 sims Apr 13, 2008 12:35
Silencer wrote:
All you need to include is an iframe. The problem about this is that b2evo does not allow this html code tag, you can either add it to the allowed html tags, my way was to disable the b2evo HTML validation.
How and where would you add iframe tag to the allowed html tags?
Hi, I was able to post it in b2 1.9.3 using the following...
You are simply loading the total galley index.html as a site within your post.
If the object tag doesn't work in your installation you can follow this flash tags hack that should fix it. or there may be a Flash plugin available though I'm not sure..
http://forums.b2evolution.net/viewtopic.php?t=7818