Quote:
Originally Posted by viper357
|
I too can't get Photobucket videos to work... the video box is just blank, the title loads.
Yeah I just checked against the code- photobucket really changed up it's syntax, plus it's using mp4 files not flv's anymore... a new URL is like:
http://smg.photobucket.com/albums/v167/johnbesch/Truck/?action=view¤t=1stDownhill.mp4
and the embed code is:
HTML Code:
<embed width="600" height="361" type="application/x-shockwave-flash" allowFullscreen="true" allowNetworking="all" wmode="transparent" src="http://static.photobucket.com/player.swf" flashvars="file=http%3A%2F%2Fvidmg.photobucket.com%2Falbums%2Fv167%2Fjohnbesch%2FTruck%2F1stDownhill.mp4">
I tried editing the existing code but it didn't work... I don't have any idea how it really works, I just made it look more like the 'right' url but it still didn't load.