1 replies
  • WEB DESIGN
  • |
Hi,

Does anyone know how to insert there own video into a pre-made template? I know the height and width have to be the same so it won't overlap, but I cannot get it to work? The flv is hosted on youtube?

What html line am I looking for? is it <div>

I tried putting in <object>src etc but the video is not in line with the capture page template. Please help.
#dilema #page #squeeze
  • Profile picture of the author Steve Wells
    Originally Posted by Braveheart2009 View Post

    Hi,

    Does anyone know how to insert there own video into a pre-made template? I know the height and width have to be the same so it won't overlap, but I cannot get it to work? The flv is hosted on youtube?

    What html line am I looking for? is it <div>

    I tried putting in <object>src etc but the video is not in line with the capture page template. Please help.
    <td rowspan="3" width="630" height="476" background="http://www.warriorforum.com/images/whatever.jpg">

    <div align="center">

    <!--- Insert your video code between here.... --->

    <embed src="http://www.whateverexample.com/listi..._player?l=TjRO" quality="high" scale="noscale" width="320" height="240" wmode="window" allowFullScreen="true" name="ListingPlayer" salign="LT" flashvars="&l=TjRO&skin_id=10598" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>

    </div>

    <!---....and here -->

    </td>
    Signature
    Need Custom Graphics Work? - Message Me For A Design Quote!
    {{ DiscussionBoard.errors[2312675].message }}

Trending Topics