Steve Holstad's "the bright lights"

"Just because your voice reaches halfway around the world doesn't mean you are wiser than when it reached only to the end of the bar." - Edward R. Murrow
in

Is YouTube the next dancing baby?

Here's all the code you need to display your favorite YouTube video on your site:

<object width="425" height="350">
            
<param name="movie" value="http://www.youtube.com/v/uhYbrORmJ5I"></param>
            
<embed src="http://www.youtube.com/v/uhYbrORmJ5I" type="application/x-shockwave-flash" width="425" height="350"></embed>
         
</object>

I can envision this as the next scrolling marquee, dancing baby phenomenon that took over the web back in the day... Bandwith be damned!  Did any of you ever see the site that sold advertising space in tiny 10x10 pixel squares?  Maybe I'll create the first site to display thousands of tiny little videos, and we'll bet the over/under on how many seizures per hour I can induce?

Comments

No Comments