• Hi,
    My blog is https://www.dangthispc.com I have three videos on the site that come from youtube. Later on down the road, I would like to maybe make the blog a subscription only site and I wouldn’t be able to use the youtubes then.

    I know how to insert flash video on a regular webpage by uploading the player and everything and putting the code in the header and body of the source code. Is there a way to do this on a WordPress Blog?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter lance_kidd

    (@lance_kidd)

    Thanks, I will check it out. When I say the vids on my site come from youtube, I meant, I made them and hosted them on youtube. I know that doesn’t matter, but would be kinda cheezy to be using someone elses stuff, lol. Thanks for the info. I will work with it and see if I can get one up and running without.

    Thread Starter lance_kidd

    (@lance_kidd)

    I’ve pretty much got the videos figured out, but I have a question about where to put a bit of CSS code that, according to the kimili FAQ page will center the videos and add a little margin around them for whatever class name I use.

    Where would I put this?

    div.flashmovie {
    margin: 1em auto;
    }

    Since I know absolutely nothing about CSS, what does 1em auto mean?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Inserting Flash Video’ is closed to new replies.