World Wide Panorama mailing list archive

Mailinglist:wwp@yahoogroups.com
Sender:Mahmood Rashid
Date/Time:2005-Jul-03 17:16:00
Subject:Adding a Java Version to existing QTVR-tours + Detection Code for QuickTime and Java

Thread:


wwp@yahoogroups.com: Adding a Java Version to existing QTVR-tours + Detection Code for QuickTime and Java Mahmood Rashid 2005-Jul-03 17:16:00
Hi,
 
I have a code to detect quicktime. You can have a look on my web page
http://www.imedia.ae
 
I am looking that the browser first check QuickTime, If not found than look for Java and display Java files using PTViewer.
 
Secondly, In PTViewer documentation, It is written that QuickTime movie can be seen without QuickTime by PTMViewer. This is the code which I found in the docomentation, but does not work in browser.
 
PlugIn and Java version can be embedded in the same page.

<script language="JavaScript"><!--    if( haveqt5 )        document.write("<embed src=Panorama.mov  width=480 height=336 >") ;    else{        document.write("<applet archive=ptviewer.jar code=ptviewer.class width=320 height=220 >") ;        document.write("<param name=file   value=Panorama.mov>") ;        document.write("</applet>") ;    }// --></script>

This doesnot work. Anybody can help me out.

Regards

Rana Mahmood


		
---------------------------------
Discover Yahoo!
 Use Yahoo! to plan a weekend, have fun online & more. Check it out!

[Non-text portions of this message have been removed]


Next thread:

Previous thread:

back to search page