Sorry, my previous email was unclear. I'm using the QT
preflight feature to not only detect if the user's
system has QTJava.zip, but to automatically install it
as well if it's missing.
My preflight xml file (with the .mov extension) is:
<?xml version="1.0"?>
<?quicktime type="application/x-qtpreflight"?>
<qtpreflight>
<component type="null" subtype="qtj " />
</qtpreflight>
and I'm embedding it in html with <object><embed
/></object>.
This method works fine in IE - a dialog window opens
asking whether QuickTime Jave should be installed. But
in Firefox, nothing happens. There is no controller
bar (even though it is set in the embed tags), no
crash, nothing. Does this have to do with the Mozilla
QuickTime plugin?
Also, afaik the xml .mov preflight file should also
work when opened in quicktime player. When I tried
this, it only works some of the time (i.e., it only
prompts me for a QuickTime Java download some of the
time). I can't figure out why it works sometimes and
not others.
Thanks for any help.
--- Alex Shaykevich <email@hidden> wrote:
> Hi,
>
> It may be easier to use System.getEnv() to get the
> CLASSPATH and check whether it contains QTJava.zip
>
> --Alex
>
> "Mr. Sushimonster" <email@hidden> wrote:
> Hi All,
>
> I'm new to QTJ and am evaluating whether it would be
> appropriate for my project. I'm trying the get the
> preflight feature to work for checking whether QTJ
> is
> installed on Windows platforms. I'm following Chris
> Adamson's book example and embedding it into a html
> page.
>
> This works fine for IE but in Firefox nothing
> happens.
> Does the preflight feature work in Mozilla? And if
> doesn't, is there an alternative?
>
> Thanks,
> Peter
> _______________________________________________
> Do not post admin requests to the list. They will be
> ignored.
> QuickTime-java mailing list
> (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
http://lists.apple.com/mailman/options/quicktime-java/email@hidden
>
> This email sent to email@hidden
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam
> protection around
> http://mail.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-java mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-java/email@hidden
This email sent to email@hidden