How to position a flash video

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Andycb
    New Member
    • Sep 2009
    • 2

    How to position a flash video

    Hi i'm realtively new to HTML, let alone HTML CSS but basicly, as the title suggests I want to know how to position a flash video in a particular part of the web page.

    I have attached a picture showing where the video is currently, and where I actually want it to be.
    Click image for larger version

Name:	where i want the video to be copy.jpg
Views:	1
Size:	22.5 KB
ID:	5415695

    I've also included a text document showing all of my code. I've highlighted the code at the bottom of the document because its the code to do with the flash video.
    HTML code.txt
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #2
    The easiest thing to do might be to move the </p> from the last paragraph in that column and let it enclose the <object>.

    Comment

    • Andycb
      New Member
      • Sep 2009
      • 2

      #3
      ok thanks for the help, i'll see if that works.

      Comment

      Working...