Fullscreen

Q&A about the latest versions
jamesbells.com
Posts: 19
Joined: Wed Sep 02, 2009 10:56 pm
Contact:

Hi, I cant seem to get fullscreen to work in this file? Any ideas? Thanks

http://www.jamesbells.com/Wilfs-01_out.swf
skaddi
Posts: 24
Joined: Thu Aug 20, 2009 2:24 pm

When i open that pano link it is fullscreen in my browserscreen...
smooth
Posts: 1493
Joined: Sat Sep 09, 2006 7:30 pm

You can only have Full Screen if you use HTML and add the AllowFullScreen="true" parameter.
Use the HTML code output that pano2VR provides.

This has been covered so many times people have lost count. A search of the forum would have shown you the way.

Regards, Smooth 8)
Image
skaddi
Posts: 24
Joined: Thu Aug 20, 2009 2:24 pm

Oh, that fullscreen :P
jamesbells.com
Posts: 19
Joined: Wed Sep 02, 2009 10:56 pm
Contact:

Thanks for your comments. I was hoping to upload the swf file to my domain and link to it via my photo site. This way it loads scaled to the viewers browser window. I guess if i do this then the fullscreen option wont work as I have no html in the page as im linking direct to the swf.

I can embed an object (360 swf) into my photo site www.jamesbellphotography.co.uk. Ill try and find the code i need to make i go fullscreen.

Thanks for your input.

HERE IS THE CODE IM USING TO EMBED IT, CAN ANYONE HELP WITH THE FULLSCREEN CODE?

<object width="900" height="450">
<param name="movie" value="http://www.jamesbells.com/wilfs-01_out.swf">
<embed src="http://www.jamesbells.com/wilfs-01_out.swf" width="900" height="450">
</embed>
</object>
jamesbells.com
Posts: 19
Joined: Wed Sep 02, 2009 10:56 pm
Contact:

Found an earlir post from you Smooth copied and pasted and all seems great now. Many Thanks although the hotspots dont seem to work now. Any ideas? http://www.jamesbellphotography.co.uk/s ... 00094.html

Thanks again
jamesbells.com
Posts: 19
Joined: Wed Sep 02, 2009 10:56 pm
Contact:

Here is the code i used

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shoc ... n=9,0,28,0" width="900" height="450">
<param name="movie" value="http://www.jamesbells.com/wilfs-01_out.swf" />
<param name="quality" value="high" />
<param name="AllowFullScreen" value="true" />
<embed src="http://www.jamesbells.com/wilfs-01_out.swf" quality="high" AllowFullScreen="true" pluginspage="http://www.adobe.com/shockwave/download ... kwaveFlash" type="application/x-shockwave-flash" width="900" height="450"></embed>
</object>
User avatar
Hopki
Gnome
Posts: 13029
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi
The only thing I can think of is that the path in the hotspot editor may not be correct, other than that all should work.
Hopki :)
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Sebastian
Posts: 209
Joined: Sun Jul 13, 2008 9:08 am
Contact:

Hi there

I open your panorama in Fire Fox on Windows and Mac and the full screen works without any problem.

Make sure you test it when the movie is fully loaded. The full screen options does not work till the file get entirely cached.

regards

Sebastian
jamesbells.com
Posts: 19
Joined: Wed Sep 02, 2009 10:56 pm
Contact:

Hi, Thanks for that, do the hotspots work? Thats my current problem. Any ideas?

Thanks
jamesbells.com
Posts: 19
Joined: Wed Sep 02, 2009 10:56 pm
Contact:

I think the problem with hotspots and calling the next room in the above panorama is due to the fact that the 360 swf is on jamesbells.com domain and the original swf file is shown on jamesbellphotography.co.uk is this due to the cross domain issue I read about earlier?

The actual SWF is on the .com site and the .co.uk site is just pointing to it. Im wondering if there is a way of getting this to work?

Thanks

James
jamesbells.com
Posts: 19
Joined: Wed Sep 02, 2009 10:56 pm
Contact:

Hi
The only thing I can think of is that the path in the hotspot editor may not be correct, other than that all should work.
Hopki :)
Hopki, your very knowledgeable, indeed my link to the other room didnt included the http://www.. part so when viewed on the same domain this would work when calling form another it didnt I imagine.

I also have added _blank as the target for the picture links and this too now works. Great.

Just need to figure out how to make the image (photo) appear on screen, almost like a welcome screen, then viewers wont have to leave the pano.

Thanks again

James
Sebastian
Posts: 209
Joined: Sun Jul 13, 2008 9:08 am
Contact:

Most likely.
Best if you can keep all the files within same domain.
User avatar
Hopki
Gnome
Posts: 13029
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi
Have a look at this tread Here
Regards
Hopki :)
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Post Reply