×
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Works in IE/Safari but not NS/FF

Works in IE/Safari but not NS/FF

Works in IE/Safari but not NS/FF

(OP)
Hey all,

I've got a problem that I'm trying to solve and I'm hoping you can help.  Here's the deal.  The following code works in IE/Safari but not NS/FF.  Can anyone tell me why?

<object width="320" height="240">
              <param name="controller" value="false">
              <param name="kioskmode" value="true">
              <param name="loop" value="true">
              <param name="pluginspage" value="http://www.apple.com/quicktime/download/">
              <param name="type" value="video/quicktime">
              <embed src="movs/[MOVIE01].mov" width="320" height="240" loop="true" controller="false" kioskmode="true" pluginspage="http://www.apple.com/quicktime/download/" type="video/quicktime" href="movs/[MOVIE02].qtl" target="myself"></embed>
            </object>

What I'm attempting to do is when you click on [MOVIE01].mov (not the real name) you are taken to [MOVIE02].qtl which is a QuickTime Media Link.  That file loads yet a third movie which is the real deal.

Any help would be greatly appreciated.

 - MT

Matt Torbin
Web and Graphic Arts Engineer
PEI-Genesis
www.peigenesis.com

aim: dgtlby
direct email: mtorbin_at_earthlink.net

RE: Works in IE/Safari but not NS/FF

(OP)
OK, I've hammered it down to NS/FF can't handle the .qtl file.  So, here's my question to the group.  How do I set my .mov file IN QUICKTIME to be in kiosk mode (as in no right-clicking to save allowed)?  This MUST be done in the .mov.

 - MT

Matt Torbin
Web and Graphic Arts Engineer
PEI-Genesis
www.peigenesis.com

aim: dgtlby
direct email: mtorbin_at_earthlink.net

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Tek-Tips Forums free from inappropriate posts.
The Tek-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members! Already a Member? Login

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close