Old 04-27-2006   #1 (permalink)
A$s On Fiyah
 
ecntrc's Avatar
 
Join Date: May 2005
Location: Ewa Beach, Hawaii
Posts: 601

Send a message via Yahoo to ecntrc
Adding a video to site..

I have a 33 second video for a clients site, I need to put that on her site without having a play button, volume (theres no noise anyway) button, things like that.. i dont need that, I just want the video to play and replay.. and i dont want to pay for anything.. also its a wma file..
__________________
google is my lover, whos yours?
ecntrc is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 04-27-2006   #2 (permalink)
code anyone?
 
scrowler's Avatar
 
Join Date: Feb 2004
Location: New Zealand
Posts: 590

Send a message via MSN to scrowler Send a message via Skype™ to scrowler
you should be able to use the embed tag in HTML, try googling it.
__________________
BioRUST Tutorials - the birthplace
scrowler is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 04-27-2006   #3 (permalink)
Registered User
 
An-Tone Media's Avatar
 
Join Date: Mar 2006
Posts: 17

I dunno if it'll work but...

there's an option in Dreamweaver where you can look at the permiter of the video. Like for the controller, just put like false or something likethat.
An-Tone Media is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 04-27-2006   #4 (permalink)
Registered User
 
Join Date: Apr 2005
Location: antwerp, belgium
Posts: 51

HTML Code:
<object NAME="Player" WIDTH="320" HEIGHT="240" align="left" hspace="10" type="application/x-oleobject" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">

<param NAME="URL" VALUE="yourfile.wmv><param>
<param NAME="AUTOSTART" VALUE="true"></param>
<param name="showControls" value="false"></param>

<embed WIDTH="320" HEIGHT="240" align="left" hspace="10" SRC="yourfile.wmv" TYPE="application/x-oleobject" AUTOSTART="true">

</embed>

</object>
that should do it
maybe an extra option forcontinious play, but you can find that on the internet
__________________
sneeuwbal is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 04-28-2006   #5 (permalink)
A$s On Fiyah
 
ecntrc's Avatar
 
Join Date: May 2005
Location: Ewa Beach, Hawaii
Posts: 601

Send a message via Yahoo to ecntrc
I did your code and it wouldnt play, I changed the player to real player and it played on my preview but when I uploaded it, it dont wory.. has a big ? shows that its playing with quicktime and I got it with no play button and stuff.. so idk how to fix it? heres the code..
Code:
     <object classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" width="316" height="217">
        <embed src="Picture%20270.mpg" width="316" height="217"></embed>
      </object>
btw: my video is a mpg and i think it came from a digital camera..
__________________
google is my lover, whos yours?

Last edited by ecntrc; 04-28-2006 at 08:18 AM.
ecntrc is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 04-30-2006   #6 (permalink)
A$s On Fiyah
 
ecntrc's Avatar
 
Join Date: May 2005
Location: Ewa Beach, Hawaii
Posts: 601

Send a message via Yahoo to ecntrc
anybody else that can help?? what im doing wrong?
__________________
google is my lover, whos yours?
ecntrc is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools
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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
What do you think of the video? strive4impact Showrooms & Works In Progress 1 05-01-2006 07:06 AM
New to the site strik9 Showrooms & Works In Progress 2 07-25-2005 07:56 PM
My site .... TRshady Showrooms & Works In Progress 6 01-15-2004 05:05 PM


All times are GMT +1. The time now is 09:51 AM.
Content Relevant URLs by vBSEO 3.2.0

Design & Content © BioRUST 2008 :: PRIVACY STATEMENT :: LEGAL INFORMATION :: ADVERTISING MEDIA KIT