video
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/m3ALAGF8q6o&hl ... ram><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/m3ALAGF8q6o&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
			
			
									
									Roulette free since December 2011.
						- 
				jpfuk
- Senior Member
- Posts: 853
- Joined: Thu Nov 13, 2008 6:16 pm
- Location: Bottom of a cider bottle...
This has to be dealt with and installed into the acctual sites source coding by the Admin..
It supports playback of any format the Adobe Flash Player can handle (FLV, MP4, MP3, AAC, JPG, PNG and GIF). It also supports RTMP, HTTP, and live streaming...
If you have google adcence running here?, you need to buy a commercial licence, but no one ever bothers to do so.
The binary files needs to be decripted by the Admin, [instuctions inclosed ] and you need to be able have access to the PHP main source..
It's a two minuet install once you have everything ready 
  
			
							It supports playback of any format the Adobe Flash Player can handle (FLV, MP4, MP3, AAC, JPG, PNG and GIF). It also supports RTMP, HTTP, and live streaming...
If you have google adcence running here?, you need to buy a commercial licence, but no one ever bothers to do so.
The binary files needs to be decripted by the Admin, [instuctions inclosed ] and you need to be able have access to the PHP main source..
It's a two minuet install once you have everything ready
 
  
- Attachments
- 
			
		
		
				- mediaplayer_726.zip
- (260.89 KiB) Downloaded 185 times
 
" wrote: I dont wear trackies neithersmart G-star jeans, lacoste t shirt and ted baker jacket all worth about £1.98 for the lot?
" wrote:Harder?? you must be joking im doing 300 viagra a day no fuss. SICKKKKK RAISEEEEEE M8
- 
				jpfuk
- Senior Member
- Posts: 853
- Joined: Thu Nov 13, 2008 6:16 pm
- Location: Bottom of a cider bottle...
 
   
   I'm far too much of a lazy twatt to attempt anything like that, half the time i struggle to turn me own pc on, due to the fact it involves moving.
 I'm far too much of a lazy twatt to attempt anything like that, half the time i struggle to turn me own pc on, due to the fact it involves moving. 
" wrote: I dont wear trackies neithersmart G-star jeans, lacoste t shirt and ted baker jacket all worth about £1.98 for the lot?
" wrote:Harder?? you must be joking im doing 300 viagra a day no fuss. SICKKKKK RAISEEEEEE M8
- 
				jpfuk
- Senior Member
- Posts: 853
- Joined: Thu Nov 13, 2008 6:16 pm
- Location: Bottom of a cider bottle...
Right..... to save the hassel for admin.... here is the html script decoded, and ready to install for the player at basic...
Php are fickle boards when loading new stuff, so my guess would be a footer insert inbetween the board and copy right wrappers... Could be wrong as i stopped useing php boards 2 years ago, just trial and error on the source here really....
This is useless to any one else.. so just ignor....
The player will allow you total controll over vid uploads direct to your site by members, they submit footage, you scan and allow/reject what you like... simple.... total youtube bypass....
The base coding.....
<script type="text/javascript" src="http://www.jeroenwijering.com/embed/swf ... "></script>
 
<div id="player">This text will be replaced</div>
 
<script type="text/javascript">
var so = new SWFObject('/jw/embed/player.swf','mpl','470','320','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&file=http://content.bitsontherun.com/videos/3ta6fhJQ.flv');
so.write('player');
</script>
This is just to load the player, the add-ons /extentions are limitless....
If you decide to use this, i will show you the in's and out's of it all... if no one else steps forward to help out
			
			
									
									Php are fickle boards when loading new stuff, so my guess would be a footer insert inbetween the board and copy right wrappers... Could be wrong as i stopped useing php boards 2 years ago, just trial and error on the source here really....
This is useless to any one else.. so just ignor....
The player will allow you total controll over vid uploads direct to your site by members, they submit footage, you scan and allow/reject what you like... simple.... total youtube bypass....
The base coding.....
<script type="text/javascript" src="http://www.jeroenwijering.com/embed/swf ... "></script>
<div id="player">This text will be replaced</div>
<script type="text/javascript">
var so = new SWFObject('/jw/embed/player.swf','mpl','470','320','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&file=http://content.bitsontherun.com/videos/3ta6fhJQ.flv');
so.write('player');
</script>
This is just to load the player, the add-ons /extentions are limitless....
If you decide to use this, i will show you the in's and out's of it all... if no one else steps forward to help out

" wrote: I dont wear trackies neithersmart G-star jeans, lacoste t shirt and ted baker jacket all worth about £1.98 for the lot?
" wrote:Harder?? you must be joking im doing 300 viagra a day no fuss. SICKKKKK RAISEEEEEE M8
 
					  
				



