Jump to content

Error on my blog

Whether you're a seasoned veteran or a struggling beginner, Web Radiance is the web development and web design forum for you. You'll find answers to all your HTML, CSS, SEO, and Programming needs. Pull up a chair and stay awhile.

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

Error on my blog Rate Topic: -----

#1 User is offline   Shirley 

  • W.R. Private
  • Group: Members
  • Posts: 10
  • Joined: 20-August 08

Posted 21 August 2008 - 02:33 AM

I don't know if it's possible to upload Youtube videos to my blog in blogger itself, it would take up a lot of space and time anyway. Is there any timesaving and easy process to do? Thanks in advanced.
0

#2 User is offline   Karl Buckland 

  • A.K.A. Sirkent
  • Group: Administrators
  • Posts: 2,145
  • Joined: 04-April 06
  • Gender:Male
  • Location:Kent, UK

Posted 21 August 2008 - 03:33 AM

I think it's quite easy to upload them to Youtube and then simply embed them into blogger?
QUOTE(benbramz @ Aug 17 2007, 07:44 AM) Ive noticed that quite a few people are now adding quotes from the board into their signature. I think its started an new web-radiance craze.. :P
0

#3 User is offline   dream party 

  • W.R. Private
  • Group: Members
  • Posts: 19
  • Joined: 20-August 08
  • Gender:Female
  • Location:USA

Posted 21 August 2008 - 04:15 AM

It’s trouble to upload video files to blog. If you mean videos from you tube then there is an html code you can simply copy and put in your posts. It would be good if some tool can do this without understanding the html code.
0

#4 User is offline   CaptiveMonkey 

  • W.R. Private
  • Group: Members
  • Posts: 19
  • Joined: 01-April 08
  • Gender:Male
  • Location:Blackpool, Lancashire, UK

Post icon  Posted 21 August 2008 - 04:34 AM

There isn't a tool that will do this for you that I can find, Blogger requires you to copy and paste the code below to add to your blog. I don't think this is an oversight as such but more a tool left out to avoid any kind of copyright infringement.

Only change you need to concern yourself with in the code below is the YOU TUBE LINK. Change this to the address of the video that is in your address bar.

<object width="425" height="344">
<param name="movie" value="YOU TUBE VIDEO LINK"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="YOU TUBE VIDEO LINK" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed>
</object>

HTH
Tim
0

#5 User is offline   Shirley 

  • W.R. Private
  • Group: Members
  • Posts: 10
  • Joined: 20-August 08

Posted 21 August 2008 - 08:33 PM

Thank you very much, Stephanee, I’ll check your input and download the tool.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users