Search…

X3 Photo Gallery Support Forums

Search…
 
Watts
Experienced
Topic Author
Posts: 30
Joined: 28 Oct 2006, 05:14

Embed demo : fullscreen mode does not

11 Dec 2008, 04:02

Hi Karl and all,

Embed demo : fullscreen mode does not .

An idea ?


Thank you
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

12 Dec 2008, 00:10

There was some mistake in the sourcecode, I hae fixed it now:
www.photo.gallery/soda/embedDemo.html
Code
swfobject.embedSWF("imagevue/imagevue2.swf", "imagevue", "100%", "100%", "8.0.0", "imagevue/expressInstall.swf", null, {allowScriptAccess: 'always', allowFullScreen: true, bgcolor: '#000000'}, {id: 'imagevue', name: 'imagevue'});
 
Watts
Experienced
Topic Author
Posts: 30
Joined: 28 Oct 2006, 05:14

Thank You Karl !

13 Dec 2008, 03:50

mjau-mjau wrote:There was some mistake in the sourcecode, I hae fixed it now:
www.photo.gallery/soda/embedDemo.html
Code
swfobject.embedSWF("imagevue/imagevue2.swf", "imagevue", "100%", "100%", "8.0.0", "imagevue/expressInstall.swf", null, {allowScriptAccess: 'always', allowFullScreen: true, bgcolor: '#000000'}, {id: 'imagevue', name: 'imagevue'});
Thank You Karl for your fast reply, an other time !