Search found 11 matches

by MLaBoyteaux
Wed May 02, 2007 4:29 pm
Forum: Websites Gallery
Topic: Football Stadium Aerial Pano
Replies: 2
Views: 4848

Football Stadium Aerial Pano

I shot this at 90' on the 50 yard line

http://www.hawkeyemedia.com/Liberty_Chr ... efault.htm
by MLaBoyteaux
Thu Feb 08, 2007 8:58 pm
Forum: Pano2QTVR release
Topic: How to determine the QTVR rotation angle?
Replies: 2
Views: 4714

I did some research and found another good document at: http://developer.apple.com/documentation/QuickTime/Conceptual/QTScripting_JavaScript/index.html#//apple_ref/doc/uid/TP40001526 Basically it looks like the javascript calls to get and set the properties are: float GetPanAngle() void SetPanAngle(...
by MLaBoyteaux
Thu Feb 08, 2007 8:12 pm
Forum: Pano2QTVR release
Topic: How to determine the QTVR rotation angle?
Replies: 2
Views: 4714

How to determine the QTVR rotation angle?

I want to build an html interface to display my QTVR files and have a flash animation that shows a "radar" to indicate the direction the user is currently viewing, just like the Flash example. The reason I want to use QTVR .mov files is because the Flash versions are very clunky and don't ...
by MLaBoyteaux
Thu Jan 18, 2007 5:20 pm
Forum: Pano2QTVR - Flash
Topic: Flash Questions
Replies: 12
Views: 30103

Try looking in this thread to help understand the API for the pano movies.
http://www.pano2qtvr.com/forum/phpBB2/v ... c.php?t=62
by MLaBoyteaux
Thu Jan 18, 2007 1:58 am
Forum: Pano2QTVR - Flash
Topic: Flash Questions
Replies: 12
Views: 30103

When you load Pano2QTVR, the .fla source files for the included controllers is located in the

"C:\Program Files\Pano2QTVR\flash\controller" folder.

You can open them in Flash and see what makes them tick.
by MLaBoyteaux
Sat Jan 13, 2007 1:22 am
Forum: Pano2QTVR - Flash
Topic: Flash Pano's - does flash ask to update itself ?
Replies: 14
Views: 12971

What's the URL for the page?
by MLaBoyteaux
Thu Jan 11, 2007 3:49 pm
Forum: Pano2QTVR - Flash
Topic: Flash Pano's - does flash ask to update itself ?
Replies: 14
Views: 12971

Part of the problem is if you look at the source code, the Flash object is specifying it needs Flash version 6.0.29. With the Flash panos, they must have at least version 8 player. You're correct, the way they've embeded the object will automatically try to update IE and Netscape, but only if they h...
by MLaBoyteaux
Fri Jan 05, 2007 8:22 pm
Forum: Pano2QTVR - Flash
Topic: Flash issues
Replies: 5
Views: 6562

Ooops, I didn't test it in FF, guess I've got a little de-bugging to do. I've been trying to figure out what the best workflow for resolution and file size is. My original tiff is 10000X5000 and I used Hugin to stitch it with the spline 64 interpolator. After tweaking the tiff in Photoshop for some ...
by MLaBoyteaux
Fri Jan 05, 2007 5:25 pm
Forum: Pano2QTVR - Flash
Topic: Flash issues
Replies: 5
Views: 6562

So what did it turn out to be?

I like the quality of the QuickTime files better, they pan smoother, but I do a lot of work in Flash and it gives me more options for interactivity.

I did a pano in the avionics compartment of a Boeing 767 yesterday.

http://www.hawkeyemedia.com/pano_test
by MLaBoyteaux
Wed Jan 03, 2007 4:34 pm
Forum: Pano2QTVR - Flash
Topic: Object Flash Movie Problems
Replies: 3
Views: 5156

Thanks Thomas! After studying your example source files, I figured out that by specifying the window_height and width, the movie will cover up the red square, then all I need to do is create my own mask to cover up the jagged edges of the pano movies. Knowing the name for the object used in the &quo...
by MLaBoyteaux
Tue Jan 02, 2007 8:47 pm
Forum: Pano2QTVR - Flash
Topic: Object Flash Movie Problems
Replies: 3
Views: 5156

Object Flash Movie Problems

I've created an object movie in flash with a controller. It works fine by itself. However, I'm importing it into a full flash website by attaching the swf to another larger movieclip. The problem is there is a small red box that appears above the object movie and the controller is positioned waaaay ...