Search found 472 matches

by erik leeman
Sun Apr 04, 2010 10:13 pm
Forum: ActionScript
Topic: where to add code to allow fullscreen onclick
Replies: 4
Views: 8234

Re: where to add code to allow fullscreen onclick

Hmm, I think he means something else, like how to modify his embedding code to allow the Flash plugin to utilize fullscreen mode. I don't know any details of that 'AC_FL_RunContent' script, but I would guess you would have to add 'allowfullscreen','true', and <param name="allowfullscreen" ...
by erik leeman
Sun Apr 04, 2010 12:43 pm
Forum: Pano2VR general
Topic: Apple iPad / iPhone and Adobe Flash Virtual Tours
Replies: 12
Views: 7563

Re: Apple iPad / iPhone and Adobe Flash Virtual Tours

DemonDuck wrote:What is a spherical jpg?
It's a ballmap with lossy compression ; )
by erik leeman
Wed Mar 24, 2010 9:38 pm
Forum: ActionScript
Topic: All Flash Website Not Able to Use .swf files from P2VR
Replies: 4
Views: 4580

Re: All Flash Website Not Able to Use .swf files from P2VR

As far as my limited experience goes, all skin elements will work as if your Pano2VR Flash panorama is completely on its own. But that may depend on the actual Flash application your panorama is loaded into. So a fullscreen button in your skin will (or in some cases might not) work as usual, but the...
by erik leeman
Wed Mar 24, 2010 7:44 pm
Forum: Pano2VR general
Topic: After Effects Cubes
Replies: 1
Views: 1828

Re: After Effects Cubes

Great!
Glad it worked so well for you!

Erik
by erik leeman
Wed Mar 24, 2010 7:35 pm
Forum: ActionScript
Topic: All Flash Website Not Able to Use .swf files from P2VR
Replies: 4
Views: 4580

Re: All Flash Website Not Able to Use .swf files from P2VR

Did you tell them about this page?
http://gardengnomesoftware.com/wiki/Pano2VR_-_Flash_API
It contains essential information on how to integrate Pano2VR Flash panoramas in larger Flash applications.

Erik
by erik leeman
Wed Mar 24, 2010 5:38 pm
Forum: Pano2VR/Object2VR Skins
Topic: Resizing browser window out of sync with viewer
Replies: 17
Views: 12967

Re: Resizing browser window out of sync with viewer

It's very difficult to tell where the influence of performance limitations of a given hardware/software configuration ends, and where possible hardware independent shortcomings of Pano2VR panoramas begin. We have no standardized/agreed benchmark to gauge either, so any reliable (non-subjective) comp...
by erik leeman
Thu Mar 18, 2010 10:30 pm
Forum: Pano2VR/Object2VR Skins
Topic: Re: Can skins be dynamically applied to panoramas?
Replies: 0
Views: 2043

Re: Can skins be dynamically applied to panoramas?

Did you have a look at the 'Externalize' option in the HTML tab of the Flash Output screen? There you can tell Pano2VR to generate separate .swf and image files instead of one single .swf. The HTML code it produces then contains instructions for the .swf about how to build a skin with those images. ...
by erik leeman
Tue Mar 16, 2010 10:05 pm
Forum: Pano2VR/Object2VR Skins
Topic: Resizing browser window out of sync with viewer
Replies: 17
Views: 12967

Re: Resizing browser window out of sync with viewer

I have been working with this software for several years, your full screen "sticky zoom/in - rotate" is the first time I noticed it. Well, this software has changed quite a bit over the years, it has evolved, grown in functionality to a considerable extend. It must have become incredibly ...
by erik leeman
Wed Mar 10, 2010 12:52 pm
Forum: Pano2VR general
Topic: FLAT again - wrong size and position
Replies: 8
Views: 4285

Re: FLAT again - wrong size and position

The Min FoV in the zoom settings is 100 degrees, whereas your Viewing Parameter FoV is 97,6 degrees, which is less. Did you try setting Min FoV to 97,6 ? And did you try other settings than ' With Window ' for Scaling in the Flash Output / Settings tab? (I've had this problem too, but at the moment ...
by erik leeman
Sat Mar 06, 2010 9:39 pm
Forum: Pano2VR/Object2VR Skins
Topic: Newbie-Go To URL not working please help
Replies: 5
Views: 5530

Re: Newbie-Go To URL not working please help

There's no need, just use relative paths that are valid for both your local file structure AND your webserver, like "../public_html/Driveway.html" or something similar. But if you really need your local .swf files to have access to files on a (remote) webserver you'll have to adjust your F...
by erik leeman
Thu Mar 04, 2010 9:25 pm
Forum: ActionScript
Topic: Dynamic Framerates = Safari Trouble
Replies: 0
Views: 2120

Dynamic Framerates = Safari Trouble

So I tried to be clever making a preloader that has a 'resting' framerate of 5 fps and a 'working' framerate of 50 (the framerate I set for my Pano2VR Flash panos). My reason for wanting this mechanism is this (test)page: http://tinyurl.com/Direct-to-FullscreenPano Obviously a HTML page so full of r...
by erik leeman
Thu Mar 04, 2010 4:41 pm
Forum: Pano2VR general
Topic: 3 questions: autoplay, preload, GIF
Replies: 9
Views: 6397

Re: 3 questions: autoplay, preload, GIF

Well if you have Flash CS4 you can make a simple vector-based animation instead. That would bring filesize down to an absolute minimum of a mere few kiloBytes if cleverly done! And don't forget that you can do a lot of animation with Pano2VR's own skin editor too. It may not be too obvious to everyo...
by erik leeman
Thu Mar 04, 2010 3:41 pm
Forum: Pano2VR general
Topic: 3 questions: autoplay, preload, GIF
Replies: 9
Views: 6397

Re: 3 questions: autoplay, preload, GIF

Hi Ronald, If you do a little research you'll quickly find that Flash does not support the use of GIF images. So your problem really has nothing to do with Pano2VR, you'll just have to find another way to get what you want. A very simple solution would be to make a Flash8 animation of your image seq...
by erik leeman
Thu Mar 04, 2010 8:05 am
Forum: Pano2VR/Object2VR Skins
Topic: Resizing browser window out of sync with viewer
Replies: 17
Views: 12967

Re: Resizing browser window out of sync with viewer

With my multi-loaders I am having similar problems, but more of a 'sticky zoom' nature. I see it in your example too, so it's also visible on single panos. The effects manifests itself when I quickly zoom with my scroll wheel. Zooming in, the FoV will stop changing at a certain point, only to jump a...