Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Integrating quick time with flash

Status
Not open for further replies.

titanzero

Programmer
May 3, 2007
30
EU
Hello everybody

I am looking for information or tutorials on integrating quick times movies into flash web apps. My client has a number of 360 views of their hotels rooms that need to be placed in a flash app that acts as a virtual tour. The most ideal solution would be able to place .mov files into the application much the same way as adding in .jpg files. Is this possible and if so where can I find info on this topic? I am using Flash MX 2004.

Thank you for you time
Andrew Wieland
 
No you can't embed QuickTime VR movie in Flash. You can convert MOV to FLV and use it in Flash if it's a linear video, but I don't think you can do that for QTVR.

You must extract series of images from QTVR (or in your case sounds like you have the access to the original series of images) then import them in Flash. You have to write a script to control the timeline, but if it's 360° horizontal it should be very easy.

Kenneth Kawamoto
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top