Page 1 of 1

Ipad-Iphone version

Posted: 21 Jun 2011, 05:03
by MikeR
As you have advice in other posts, I have created 2 html files from the source code to include in "hard coding" the theme and language I want to use.

I've add this parameters in the source code :

flashVars.language = 'french';
flashVars.theme = 'perso';

You can see it here :

http://bit.ly/ijO7sE
http://bit.ly/kdf86X

I don't have any problem on windows (FF, IE) but my gallery can't be see on iphone or ipad.

Thanks in advance for your help and for all your work on imagevue

Re: Ipad-Iphone version

Posted: 21 Jun 2011, 07:46
by Martin
MikeR wrote:I've add this parameters in the source code :
flashVars.language = 'french';
flashVars.theme = 'perso';
I don't have any problem on windows (FF, IE) but my gallery can't be see on iphone or ipad.
Just for information: I also hardcoded the way you did, but my gallery can be seen op iPad (as I'm being told by someone else)..
Could it be the location in the code where you did put the hardcoded flashVars ?
I put them just before the call to the imagevue.swf....

Re: Ipad-Iphone version

Posted: 22 Jun 2011, 00:38
by Nick
I guess we should push auto-detection forward because like this it just won't work. Gotta think about this.

Right now what you can do is use ?language= for the secondary language and the original imagevue.
Or try to add
Code
<script>window.location.href="/imagevue/?/"</script>
to the text being replaced with flash. This way if swfobject won't work gallery will redirect to html.