Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-27-2006, 04:24 AM   PM User | #1
Jesper Møller
Regular Coder

 
Join Date: Jun 2006
Location: Denmark, Copenhagen
Posts: 132
Thanks: 8
Thanked 0 Times in 0 Posts
Jesper Møller is an unknown quantity at this point
Unhappy Need help with QuickTime script

Im trying to use Apples JavaScript automatically QuickTime files.
http://developer.apple.com/internet/ieembedprep.html

It says that i shal send the arguments like this
QT_WriteOBJECT(
'contentURL', 'embedWidth', 'embedHeight', 'activeXVersion',
'attributeName1','attributeValue1',
'attributeName2','attributeValue2',
...
'attributeNameN','attributeValueN'
);

But know matter what i do i keep getting an eror
"The function requires an even number of arguments.
Arguments should be in the form "atttributeName", "attributeValue", ..."
And i cant see that im not doing that ??

Im trying to make it into Action so I use another script to send the argument, so i might be mee doing somthing wrong, But what ??
I feel i have tryd every method i can come up with

Hope someone kan help me

Her is the script am trying toget to work
http://www.jart.dk/jgom/qttest.html
__________________
"True knowledge exists in knowing that you know nothing."

"Education is learning what you didn't even know you didn't know!"
Jesper Møller is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:05 PM.


Advertisement
Log in to turn off these ads.