1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

I whant to post on my blog videos hosted by me

Discussion in 'WordPress' started by w3bmaster, Nov 1, 2006.

  1. #1
    Hello how can i put videos opn my blog (not from youtuber or google video) directly from my host(on my hosting space)
    Thanks in advance
     
    w3bmaster, Nov 1, 2006 IP
  2. Richie_Ni

    Richie_Ni Illustrious Member

    Messages:
    10,721
    Likes Received:
    1,175
    Best Answers:
    0
    Trophy Points:
    410
    #2
    What's the type of the videos?Jpeg?
     
    Richie_Ni, Nov 1, 2006 IP
  3. w3bmaster

    w3bmaster Notable Member

    Messages:
    17,594
    Likes Received:
    416
    Best Answers:
    1
    Trophy Points:
    240
    #3
    avi , mpge
    I have wordpress Blog
     
    w3bmaster, Nov 1, 2006 IP
  4. duzins

    duzins Peon

    Messages:
    178
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #4
    This should explain it. You only need to use the html code that allows for embedding, and then tweak it to your own settings (ie do you want it centered, add in support of browsers that don't allow embed tag, etc). All of that is covered here.

    http://www.html-reference.com/EMBED.htm

    This one is from YouTube, but by replacing what I've bolded with your video url, you should be able to use it still.

    <object width="425" height="350"><embed src="http://www.youtube.com/v/yUdM9bMyzCI" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
     
    duzins, Nov 1, 2006 IP
  5. duzins

    duzins Peon

    Messages:
    178
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Oh, and if you are on WP, some people have problems w/the embed tag (I did and so did several of my clients/friends). To get around this you can either download a WP video plugin or just disable the Visual text editor (in options->writing and then again in users->writing).
     
    duzins, Nov 1, 2006 IP
  6. Affers

    Affers Peon

    Messages:
    183
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Yup, disable the WYSIWYG editor and it'll embed just fine.

    It's all simple enough. Duzins has spelt it all out :)
     
    Affers, Nov 1, 2006 IP
    duzins likes this.
  7. w3bmaster

    w3bmaster Notable Member

    Messages:
    17,594
    Likes Received:
    416
    Best Answers:
    1
    Trophy Points:
    240
    #7
    Thanks Duzins
    Helped me mutch on this
     
    w3bmaster, Nov 2, 2006 IP
    duzins likes this.
  8. cynovatron

    cynovatron Peon

    Messages:
    39
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Here's a plugin if you want :)
     
    cynovatron, Nov 2, 2006 IP
    duzins likes this.