GFXVoid Graphic Design Forum

Remove Text Formatting
Loading...

» Online Users: 21,316

0 members and 21,316 guests
No Members online

» Site Navigation

 > FAQ

» Stats

Members: 35,442
Threads: 103,075
Posts: 826,688
Top Poster: cc.RadillacVIII (7,429)
Welcome to our newest member, Lekelindids
Page 1 of 3 123 LastLast
Results 1 to 10 of 21
  1. #1
    Join Date
    Mar 2005
    Posts
    70

    Default

    hey guys, in the process of buildin a little webby for my next door nabour he wants a video as an intro page, so fair anuf i got the video workin but as soon as i upload it onto the net it dont work... but if i open it up through my documents it will work any ideas its really blaggin ma head now tried re writing the code a few times.... hers the code
    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <title>Untitled Document</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <style type="text/css">
    <!--
    body {
    	background-color: #33CCFF;
    }
    -->
    </style></head>
    
    <body>
    <div align="center">
     *<p>
     *<img dynsrc="cyprus.wmv" /><BR><a href="home.htm" target="_self">Enter </a> </p>
    </div>
    </body>
    </html>

  2. #2
    Join Date
    Jan 2005
    Location
    USA
    Posts
    2,155

    Default

    Try this instead of the <img> tag.

    Code:
    &#60;embed name=&#39;RAOCXplayer&#39; src=&#39;cyprus.wmv&#39; type=&#39;application/x-mplayer2&#39; width=&#39;*&#39; height=&#39;*&#39; ShowStatusBar=&#39;0&#39; loop=&#39;false&#39; DisplaySize=&#39;0&#39; pluginspage=&#39;http&#58;//www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/&#39;&#62;&#60;/embed&#62;
    Replace the asterisks with actual numbers.
    Resident father figure.

  3. #3
    Join Date
    Mar 2005
    Posts
    70

    Default

    cheers dude ill give it a shot
    -----------------------------------
    tried it but it dont work lol heres a link the site

  4. #4
    Join Date
    Apr 2005
    Location
    Great Southern Land
    Posts
    1,450

    Default

    its saying it can&#39;t find the file you wish to play. its trying to play the file:

    http://clansmileyuno.pwp.blueyonder....RUS/cyprus.wmv

    is the file there?


  5. #5
    Join Date
    Jan 2005
    Posts
    377

    Default

    You would have to put in the Folder name you have the movie file in. Either that or not have it in a folder.

  6. #6
    Join Date
    Mar 2005
    Posts
    70

    Default

    Originally posted by MetalSkin@Jun 13 2005, 09:04 PM
    its saying it can&#39;t find the file you wish to play.* its trying to play the file:

    http://clansmileyuno.pwp.blueyonder....RUS/cyprus.wmv

    is the file there?
    [snapback]63662[/snapback]
    yeh its there i checked u think its just the directory then?

  7. #7
    Join Date
    Jun 2005
    Posts
    4,178

    Default

    must be, make sure your not linking it to a shortcut

  8. #8
    Join Date
    Mar 2005
    Posts
    70

    Default

    Originally posted by H34dShOt@Jun 15 2005, 02:49 PM
    must be, make sure your not linking it to a shortcut
    [snapback]64286[/snapback]
    kk im 100% sure it aint a shortcut:P give it another try
    thnx for the help
    ---------------------------------------------------------------------------------------------
    could it still be the directory if its working off of my computer??? like wen i open it from my documents it runs fine but its only wen i upload it to the web it dnt work...

  9. #9
    Join Date
    Apr 2005
    Location
    Great Southern Land
    Posts
    1,450

    Default

    it could be that you have the case wrong and the server your using is case sensitive. to test the theory you type the exact url in your web browser. Under both ie and firefox you should get the microsoft media player starting and it should buffer/play it.

    I suspect that you have malformed your url somehow, most prob its a case issue.

  10. #10
    Join Date
    Mar 2005
    Posts
    70

    Default

    tried the upper case but that dont work any other ideas?

Similar Threads

  1. a little css/html trouble
    By kiers in forum The Void
    Replies: 2
    Last Post: 05-11-2005, 03:48 AM
  2. bit of css trouble
    By kiers in forum The Void
    Replies: 5
    Last Post: 04-20-2005, 12:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Powered by vBadvanced CMPS v4.1.1