PDA

View Full Version : noob issues


Nate
09-28-2007, 02:54 AM
Dennis, great job! Here's my stumbling block:
I can get Dennis' hotspots file working from the example, and I can get his preloader working from the example as well. But evey attempt at combining the two fails. The best I can get is the hotspots and the preloaded image working together but WITHOUT the full screen command functioning. Can anyone help? I think maybe it has something to do with the <global> commands, but I don't yet understan the code well enough to figure it out. My workaround so far has been to just open the window full screen and let the player scale... Okay for now, but I'd really like to get it right. There is an example here: EXAMPLE (http://alohastatemedia.com/hokai/tour/usLiving.html)
Thanks guys!

zleifr
09-30-2007, 08:20 PM
Nice pano by the way. What happens when you add a fullscreen button?

What command are you using to do it?

This works fine for me in a hotspot: onClick="fullscreen(-)"