Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IE problems...




On Aug 16, 2006, at 6:04 PM, Marc Huff wrote:

I’ve been using the _javascript_ workaround for the IE/Eloas plugin thing, but now I have a client who wants to display some old tours at 640x480 instead of the 320x240 they’re set to display at.  I came across the “scale” command in some of the developer references and all, and got it to work with the Java workaround.

 

I only got it to work in Firefox.  I can’t for the life of me, figure out why IE won’t display it correctly.  And, naturally, the client uses IE.

 

Here’s my _javascript_:

 

<script language="_javascript_" type="text/_javascript_">

QT_WriteOBJECT(

  "vr/brook/Detlef2_127.mov","640","496","",

  "controller","true","scale","aspect","saveembedtags","true"

    );

</script>


I use the same and it works fine for me at panoramas.dk
However I use scale tofit.
With tofit you do not need to keep the original proportions.

If you do not use scale it will display in the original size like your does in IE.

So something must be wrong with the scale attribut.

I can see that you use double quotes. I use single like the sample at the Apple site.
This is mine.
<script type="text/_javascript_" language="_javascript_">
  QT_WriteOBJECT('my.mov', '100%', '82%', '',
    'scale', 'tofit','controller', 'false',
    'emb#bgcolor', 'black',
    'align', 'middle');
</script>

Hans
www.panoramas.dk 


And you can see the movie posted online at

 

http://www.goingshomes.com/vt_4.html

 

 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-VR mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-VR mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-vr/email@hidden

This email sent to email@hidden

References: 
 >IE problems... (From: "Marc Huff" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.