how can I create somethig like this:
http://lubas.at/chr/web/gallery/gallery ... t/gallery/
http://www.tank.no/?go=jobber
I saw somethig about this in forum but I can't find it Again.
Thank you for help!
X3 Photo Gallery Support Forums
For your specific SWF embed code, add the following line, replacing [themename] with the theme you want to use:RobertMaj wrote:How can I change theme in embeded imagevue gallery?
http://robertmaj.pl/index-1.htm
I have my theme but when I put into html page it is reset by default.
sorry for my english
<param name="flashvars" value="theme=[themename]">Thats because internal links using the "#" character use the SWFaddress module. You need to embed that javascript also ... something like this:RobertMaj wrote:Another question:
links in my text pages not working. (globapath?)
look: http://www.robertmaj.pl/index-2.htm
<script type="text/javascript" src="imagevue/javascript/swfaddress.js"></script>