/    Sign up×
Community /Pin to ProfileBookmark

Media issue with new windows internet explorer

After reading the following and reading more on the abpple site this is just a little confusing to me.

MS SITE
Updated May 11, 2005
After a recent update, Microsoft Internet Explorer users can no longer directly interact with Microsoft ActiveX controls loaded by the APPLET, EMBED, or OBJECT elements.

There is info on the Apple site ([url]http://developer.apple.com/internet/ieembedprep.html[/url]) regading this and I am curious if anyone has written the JavaScript that actually works for streaming.

I am doing this to stream:
———————————–


<embed src=”http://theportlandmusicproject.com/movies/qt_require.mov” qtsrc=”rtsp://theportlandmusicproject.com:7071/Duffy_DSL.mp4″ scale=”tofit” qtsrcdontusebrowser=true width=320 height=256 autoplay=true controller=true loop=false pluginspage=”http://www.apple.com/quicktime/download/”></EMBED>
———————————–

Have to trick (/qt_require.mov”) it to stream as you can see, this worked before, now it draws that ActiveX error on windowsXP boxes.

also need to figure out how to make the other basic media run without the error as in:
———————————–

<object classid=”clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B” codebase=”http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0” width=240 height=196>
<param name=”src” value=”media/screen_install.mov”>
<param name=”controller” value=”true”>
<param name=”autoplay” value=”true”>
<param name=”loop” value=”false”>
<param name=”type” value=”video/quicktime” />
<param name=”pluginspage” value=”http://www.apple.com/quicktime/download/indext.html” />

<embed src=”media/screen_install.mov” width=240 height=196 controller=true autoplay=true loop=false pluginspage=”http://www.apple.com/quicktime/download/indext.html” type=”video/quicktime”></embed> </object>
———————————–

to post a comment
JavaScript

0Be the first to comment 😎

×

Success!

Help @Jonny spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.25,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...