Anyone have any luck getting the & sign to work? I am still trying on photobucket and get 1 of 2 errors.. Either it just shows the video link they pasted, but not as a link, just text, or it shows the embed source, but it only loads the code upto the & sign then displays what ever text was after the & sign below the player.
Here is a video link
and here is the embed code
Code:
<embed src="http://www.photobucket.com/player.swf?file=$p1" quality="high" bgcolor="#ffffff" width="531" height="416" name="ePlayer"
align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>
$p1 should be the exact same link as the video, but with the
?action=view¤t= removed from the link... sounds easy enough.