PDA

View Full Version : FUll Screen On Load?


kevin
06-10-2007, 02:07 PM
Hi,

I really am LOVING this viewer.

Is there a way to have the pano open full screen on load (like Immervision). I am talking about full screen covering the browser like what happens when you use the hotspot parameter:

onClick="fullscreen(-)"

tonnes
06-11-2007, 12:19 AM
Yes, I would like to know if this is possible too. In addition, is it possible to disable the "hit your esc key" message and instead have a graphical button (always visible) that's capable of entirely closing the html page that contains the pano (not just minimizes it to within the browser)?

Denis
06-11-2007, 05:37 PM
Real fullscreen mode (without browser frame) can't be inited without a click inside the Flash window. This is a security restriction of Adobe (imagine that every Flash banner on the page can do the same :D).

But you can maximize the browser window using Javascript (people don't like it).

Only offline applications can switch fullscreen mode onLoad and without warning message...

kevin
06-11-2007, 08:14 PM
That makes sense, thank you for explaining this Denis.

--Kevin

tonnes
06-11-2007, 08:32 PM
Is it possible to load a low-res, dialup-friendly pano in a small window but when a user clicks a button a fullscreen pano loads with it's own larger, higher-resolution image?