Flash Php Player Script Mod

I would like this flashplayer modified in the following ways.

1. The image watermark3.png (attached) is placed in the top right hand corner.

2. The entire video area and the watermark will link to a new url.
The url will be called from a php script ( <?=$row->sponsor_url?> ) so somehow it must be included in the embed code since simply linking to it within the swf will not work.
This is the code I currently use:

<object data=”flashvideoplayer3.swf?video=Real_Madrid_Vs_Barcelona_2_2_All_Goals_Full_Match_Highlights_Super_Cup_1st_Leg_14_08_201.flv&startvolume=100&autoplay=false” type=”application/x-shockwave-flash” width=”640″ height=”403″><param name=”movie” value=”flashvideoplayer3.swf?video=Real_Madrid_Vs_Barcelona_2_2_All_Goals_Full_Match_Highlights_Super_Cup_1st_Leg_14_08_201.flv&startvolume=100&autoplay=false” /><param name=”allowfullscreen” value=”true” /><param name=”menu” value=”true” /></object>

You can see it working here:
http://pinrockers.com/flashplayeredit/

Leave a Reply

Your email address will not be published. Required fields are marked *