Web Video and CSS

Discussion in 'HTML & Website Design' started by solow, Oct 5, 2009.

  1. #1
    I am a motion graphics artist an I see a lot of my peers in the industry are using this web template to display their work.

    http://www.aaronknapp.tv/

    I want to modify an existing page and make it my own.

    After saving the page source (.html, various .png files, a motion.css and a rollovers.js file) I don't know where in the code to replace the text so that I can have my own video play that is hosted on my ftp site.

    Can any of you web designers help me? I am able to change the pics and text but I can't seem to find which text to replace in the documents that will allow my video file on my ftp to play.

    Thanks,
     
    solow, Oct 5, 2009 IP
  2. buzza_gts

    buzza_gts Active Member

    Messages:
    199
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #2
    The video is being embedded like this:

    <embed height="420" width="718" border="0" src="../../../media/2009_Reel_v0720x405_FUL003.mov"/>
    Code (markup):
    Your video will have to be a .mov for it to work.
     
    buzza_gts, Oct 5, 2009 IP
  3. solow

    solow Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    but there is nothing in the page source, html, css, or js files that has that code in it......can you please let me know which set of code needs to be replaced.......i am sure he is using .png sequences instead of .mov but .png are used for the pics on the site too and i can distinguish which code is the videos and which the thumbnails ect....

    Thanks again
     
    solow, Oct 6, 2009 IP
  4. buzza_gts

    buzza_gts Active Member

    Messages:
    199
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #4
    buzza_gts, Oct 6, 2009 IP