Page 1 of 1

Embed demo : fullscreen mode does not

Posted: 11 Dec 2008, 04:02
by Watts
Hi Karl and all,

Embed demo : fullscreen mode does not .

An idea ?


Thank you

Posted: 12 Dec 2008, 00:10
by mjau-mjau
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 !

Posted: 13 Dec 2008, 03:50
by Watts
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 !