Page 1 of 1

This isn't really a skin thing but an include thing

Posted: Wed Dec 22, 2010 3:49 pm
by PhotoSpherix
I have put together a little bit of code that can be pasted on a clients website to include either a 360 vr or an image. At the same time, the instance can be tracked with google analytics. We are in the middle of a little study to collect info from the end users. Machine type, speed that sort of thing. I need to confirm that the concept is working. Feedback would be great.

External JavaScript Include

If this works, the customer adds 2 lines of code to a page to generate the include for the flash file. Please let me know if it doesn't work. You should see a 360 of a weather station that is 600px X 600px

Thanks everyone for your help.

Code: Select all

<script type="text/javascript"> var movie = 'orgsci_fs';var width = '600';var height = '600'; </script>
<script type="text/javascript" src="HTTP://WWW.PHOTOSPHERIX.COM/js/clientsideinclude.js"> </script>