View Single Post
Old 07-18-2008, 11:07 PM   #3 (permalink)
CoryMathews
The Addict
 
CoryMathews's Avatar
 
Join Date: Nov 2007
Location: USA
Posts: 256
Thanks: 7
CoryMathews is on a distinguished road
Default

echo '<div class="hVlog" style="text-align: center">
<a href="http://www.youtube.com/v/'.$linkarray[1].'" class="hVlogTarget" type="application/x-shockwave-flash" onclick="vPIPPlay(this, \'\', \'\', \'active=true, caption=Youth Wasted\'); return false;">
<img src="http://s2.ytimg.com/vi/'.$linkarray[1].'" /></a> <br />
<a href="http://www.youtube.com/v/'.$linkarray[1].'" type="application/x-shockwave-flash" onclick="vPIPPlay(this, \'\', \'\', \'\'); return false;">
Video
</div>';

That should work.

Get yourself a program such as aptana studio, jedit or some other program that will color your code. That really helps for errors like this.
CoryMathews is offline  
Reply With Quote
The Following User Says Thank You to CoryMathews For This Useful Post:
codefreek (07-18-2008)