Question about a video that doesn't display..

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MissElegant
    New Member
    • May 2008
    • 17

    #1

    Question about a video that doesn't display..

    Hi all,
    Iam wondering why the video doesn't appear when i run the website which occur in the local host.., (I inserted the video is in my page using front page)..

    thanks
  • harshmaul
    Recognized Expert Contributor
    • Jul 2007
    • 490

    #2
    Originally posted by MissElegant
    Hi all,
    Iam wondering why the video doesn't appear when i run the website which occur in the local host.., (I inserted the video is in my page using front page)..

    thanks

    Please be a bit more specific.... either include some code or a link

    Comment

    • MissElegant
      New Member
      • May 2008
      • 17

      #3
      Originally posted by harshmaul
      Please be a bit more specific.... either include some code or a link
      [HTML]

      <html dir="rtl">

      <head>
      <meta http-equiv="Content-Language" content="en-us">
      <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
      <title>New Page 3</title>

      <script language="Javas cript">
      function results (pollURL) {
      resultsWindow = window.open(pol lURL,"results", "menubar=no,sta tus=no,scrollba rs=yes,resizabl e=no,width=675, height=490");
      } </SCRIPT>




      </head>

      <body>

      <p align="center">
      <img border="0" dynsrc="AVSEQ01 .DAT" start="fileopen " width="315" height="350"></p>

      <FORM METHOD="Post" action="http://www.internation alvoting.com/int3/poll.cgi?pid=5-60&w=675" target="results ">
      <div align="center">
      <table cellspacing="0" cellpadding="2" border="0" style="backgrou nd:F0F0F0;borde r:1px solid black" width="265">
      <tr><td id="cset1" bgcolor="#FFFF0 0" width="259"><ce nter><u><b>
      <span lang="ar-sa"><font face="Verdana, Tahoma, Arial">ما هو تقييمك لهذا
      الفيديو؟</font></span></b></u></center></td></tr>
      <tr><td id="cset2" bgcolor="#FF00F F" width="259"><ce nter><u><b>
      <font face="Verdana, Tahoma, Arial">تقييمك </font>
      </b></u></center></td></tr>
      <tr><td id="cset3" bgcolor="F5F2EC " width="259"><fo nt face="Verdana, Tahoma, Arial" size="2" color="#000000" >
      <dl><dd><inpu t type="radio" name="muggle" value="0" > ممتاز<br>
      <input type="radio" name="muggle" value="1" > جيد<br>
      <input type="radio" name="muggle" value="2" > مقبول
      </dd></dl>
      <center>
      <input type="submit" name="send" value="قيمي هنا" onClick="result s('http://www.internation alvoting.com/opening.html?pi d=5-60');" style="font-size: 12pt"><br>
      <a href="javascrip t:results('http ://www.internation alvoting.com/int3/poll.cgi?pid=5-60&popup=1&novo te=1&w=675')">ا لنتائج</a></center>
      </font></td></tr>
      </table></div>
      </form>




      <div align="left">
      <table border="0" width="9%" id="table1">
      <tr>
      <td><a href="video%20P age.htm">
      <img border="0" src="gallary-4.gif" width="52" height="49" align="left"></a></td>
      </tr>
      </table>
      </div>

      </body>

      </html>

      [/HTML]

      when I run it in the local host.. the video doesn't show up, I don't know why..??
      can u help me please..

      thanks

      Comment

      Working...