Page 1 of 1

Is possible to have a third skin in html and flash export?

Posted: Mon Jun 17, 2013 3:48 am
by chantus
Hi, I just finished a tour that I want to be seen as flash in computers, and as html on iPads an iPhones.That is working Ok.
I did two separate skins because the tour has links to youtube and vimeo videos and I couldnĀ“t find a single way to display them both on the flash and the html output.
On the iPad is working fine, whith some things that I have to improve. But on iPhones I have the problem that many of the info windows I made, or the videos window pop up are too big for the small screens. So I want to delete them from the skin, and just get a simplified version. To do that, I guess I will need a third skin.
But how can i make that if the header (tour.html) is pointing to one single tour.xml file? Is possible that the website points to a an iPhone version skin when the visitor has an iPhone?
I hope this is understandable.

You can take a look at the tour here:
http://www.garciabetancourt.com/ipad/Tour.html

Many thanks,

Pablo

Re: Is possible to have a third skin in html and flash expor

Posted: Tue Jun 18, 2013 11:34 am
by Hopki
Hi,
This is covered in a Knowledge Base document, please see here: http://gardengnomesoftware.com/wiki/Usi ... TML5_skins
Regards,
Hopki

Re: Is possible to have a third skin in html and flash expor

Posted: Tue Jun 18, 2013 5:13 pm
by chantus
Many thanks Hopki, that's exactly what I was looking for.

Are there similar solutions for other smartphones?

Pablo

Re: Is possible to have a third skin in html and flash expor

Posted: Tue Jun 18, 2013 7:06 pm
by Hopki
Hi Pablo,
The trick is looking for user agent so you should be able to add more.
Regards,
Hopki

Re: Is possible to have a third skin in html and flash expor

Posted: Tue Jun 18, 2013 7:12 pm
by kris
Hi Hopki, what is the user agent string for android mobile and android tablet?