search for: thevideo

Displaying 1 result from an estimated 1 matches for "thevideo".

Did you mean: the_idea
2008 Jan 09
4
Using Prototype - Getting Javascript Error - "Object doesn't support this property or method"
...ot;{youtube link 1}">Text1</a></li> <li><a href="{youtube link 2}">Text2</a></li> ... <li><a href="{youtube link 3}">Text3</a></li> </ul> <script type="text/javascript"> function swapVideo(thevideo,isDefault){ if(isDefault==true) { listItems = $("vidList").childElements("li"); listItems.each ( function(item) { Event.observe($(item).childElements("a")[0], "click", assignB); } ) } var so = new SWFObject(thevideo, "vidplayer...