Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
QuickTime & Java controls
Old 04-21-2005, 04:27 PM QuickTime & Java controls
Experienced Talker

Posts: 41
Trades: 0
Hello Everyone!

I’m trying to control a QuickTime movie with no success.
The movie come up fine but the PLAY/STOP buttons are not working.
Help: what’s wrong with my code ?


<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B."
codebase="http://www.apple.com/qtactivex/qtplugin.cab."
width="360" height="228" id="movie1">
<param name="SRC" value="Birdy_Flight.mov">
<param name="CONTROLLER" value="TRUE">
<param name="ENABLEJAVASCRIPT" value="TRUE">
<embed src="Celect_Closet.mov" width="360" height="228" controller="TRUE" enablejavascript="TRUE"></embed>
</object></td>

<tr>

<a href="javascript:document.movie1.Play()">
<img src="mov_interface/btn_play.gif" width="71" height="28" border="0"></a></td>

<a href="javascript:document.movie1.SetVolume(100)">
<img src="mov_interface/btn_soundon.gif" width="29" height="28" >

<a href="javascript:document.movie1.SetVolume(0)">
<img src="mov_interface/btn_soundoff.gif" width="27" height="28">

<a href="javascript:document.movie1.Stop()">
<img src="mov_interface/btn_stop.gif" width="77" height="28" border="0">


</tr>


Thanks for your help, Grace.
grace04 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to QuickTime & Java controls
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.08280 seconds with 12 queries