Lost Password?

Go Back   CodeCall Programming Forum > Web Development Forum > HTML Programming

Vote on your favorite hash algorithm here!

HTML Programming Forum discussion covering HTML, XHTML, DHTML and all flavors of HTML. Hypertext Markup Language is used to create websites.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-16-2007, 08:33 AM
san_001 san_001 is offline
Newbie
 
Join Date: Aug 2007
Posts: 1
Credits: 0
Rep Power: 0
san_001 is on a distinguished road
Default help with code to play video clip

Sidewinder | Please use [php], [code] and [highlight="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: The Forum Rules.

hi,

i want to use this code to try and play some video clips and organise it better.

for instance how do i point to where the clips are if it is in a folder called clips
and where can i put the names of each clip. Clips are quicktime
thanks

html4strict Code:
  1.     <title>VTC Movie Player</title>
  2.     <link href="scripts/style.css" type="text/css" rel="stylesheet"/>
  3.     <script src="scripts/qtFunctions.js" ttype="text/javascript" language="javascript"></script>
  4.     <script src="scripts/cookies.js" ttype="text/javascript" language="javascript"></script>
  5.  
  6.     <script src="google-analytics.com/urchin.js" type="text/javascript"></script>
  7.     <script type="text/javascript">
  8.         _uacct = "UA-106600-1";
  9.         urchinTracker();
  10.     </script>
  11.  
  12.  
  13. </head>
  14.     <OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="" HEIGHT="" CODEBASE="apple.com/qtactivex/qtplugin.cab">
  15.     <PARAM name="SRC" VALUE="">
  16.     <PARAM name="CONTROLLER" VALUE="FALSE">
  17.     <PARAM name="AUTOPLAY" VALUE="FALSE">
  18.     <PARAM name="CACHE" VALUE="FALSE">
  19.     <PARAM NAME="MovieQTList" VALUE="
  20.             <info>
  21.                 <mov_url>&type=mov</mov_url>
  22.                 <caption_url>&type=txt</caption_url>
  23.                 <volume>83</volume>
  24.                 <captions>1</captions>
  25.                 <debug_url></debug_url>
  26.                 <debug_caption></debug_caption>
  27.             </info>">
  28.     <EMBED src=""
  29.         WIDTH="" HEIGHT=""
  30.         CONTROLLER="FALSE"
  31.         AUTOPLAY="FALSE"
  32.         CACHE="FALSE"
  33.         TYPE="video/quicktime"
  34.         PLUGINSPAGE="apple.com/quicktime/download/"
  35.         MovieQTList="
  36.             <info>
  37.                 <mov_url>&type=mov</mov_url>
  38.                 <caption_url>&type=txt</caption_url>
  39.                 <volume>83</volume>
  40.                 <captions>1</captions>
  41.                 <debug_url></debug_url>
  42.                 <debug_caption></debug_caption>
  43.             </info>">
  44.     </EMBED>
  45. </OBJECT>
  46. </body>
  47. </html>
thanks

Sidewinder | Please use [php], [code] and [highlight="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: The Forum Rules.

Last edited by John; 10-10-2007 at 05:12 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 08-16-2007, 01:28 PM
TcM's Avatar   
TcM TcM is offline
Moderator
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,323
Credits: 0
Rep Power: 74
TcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud of
Default

Well I'm not sure as I never tried playing quictime but I think you have to enter the full URL in here:
html4strict Code:
  1. <mov_url>&type=mov</mov_url>
again, I'm not sure, but that seems the best tag to fit in the URL of the movie.

Last edited by John; 10-10-2007 at 05:13 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 10-10-2007, 02:13 PM
Patrick Patrick is offline
Programmer
 
Join Date: Sep 2007
Posts: 100
Credits: 1
Rep Power: 5
Patrick is on a distinguished road
Default

I never used quicktime movies. I always like to use flv format. I can help you if you like to use flv format. I have the running script with me which helps to run flv format files.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Basic Calculator AfTriX VB Tutorials 3 02-29-2008 08:53 AM
Please Help With A C Program!! siren C and C++ 7 04-17-2007 08:45 AM
Creating an analog clock with ActionScript AfTriX Tutorials 2 01-07-2007 02:19 AM
AOL opens video search engine to developers Lop General Programming 0 09-19-2006 01:26 PM


All times are GMT -5. The time now is 09:04 AM.

Contest Stats

Xav ........ 1357.94
MeTh0Dz|Reb0rn ........ 1083.85
WingedPanther ........ 919.18
morefood2001 ........ 909.18
marwex89 ........ 906.86
John ........ 902.37
Brandon W ........ 789.89
chili5 ........ 312.39
Steve.L ........ 264.99
dcs ........ 240.34

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 83%

Ads