Page 1 of 1
deep linking
Posted: 29 Jan 2009, 11:03
by anytime732
Hi
I was wondering if there is any way of deep linking witin the gallery whilst its embeded in a html page?
one other thought was is there any way of intefgrating this with google analytics??
cheers
Posted: 29 Jan 2009, 14:19
by Nick
It will deeplink itself even when embedded thanks to SWFAddress, not sure about Google analytics thought, some people say it works for them even for flash gallery.
Posted: 29 Jan 2009, 14:37
by anytime732
sorry, what i mean is if you go here
http://www.sherwoodsfabrics.co.uk/fabrics.html and navigate to an image thee is know way of adding that image to a bookmark, it only adds the html page so when its reloaded the user has to start from the beginening agaion
Posted: 29 Jan 2009, 16:25
by Nick
Yep, but if you check
https://www.photo.gallery/soda you will notice that you actually can copypaste url to somebody else and they will see the same image as you.
Your forgot to add SWFAdress javascript imagevue uses for url trick.
Posted: 29 Jan 2009, 21:56
by mjau-mjau
Yup, you need to add the SWFAddress javascript to utilize deep linking, like in our soda demo. This kind of deep linking is also supported by google analytics, so it will keep track of all pages.
Posted: 30 Jan 2009, 05:48
by anytime732
ok sorry for being a little slow here, but ive enabled "useswfaddress:" and in the website
http://www.sherwoodsfabrics.co.uk/fabrics.html when you browse into the the gallery the url does not change ... any ideas?
Posted: 31 Jan 2009, 01:11
by mjau-mjau
anytime732 wrote:ok sorry for being a little slow here, but ive enabled "useswfaddress:" and in the website
http://www.sherwoodsfabrics.co.uk/fabrics.html when you browse into the the gallery the url does not change ... any ideas?
Yes, but you haven't added the actual javascript, like in the main gallery index.php:
<script type="text/javascript" src="imagevue/javascript/swfaddress.js"></script>