XFileSharing Pro - Help Plugin swfobject

Message
Author
D3vil
Posts: 10
Joined: Oct 26, 2012 5:32 pm

Help Plugin swfobject

#1 Postby D3vil » Dec 04, 2012 12:46 pm

Hi guys I have a problem ... I can not install this plugin (http://www.longtailvideo.com/addons/plu ... vid=307&q=) can anyone help me?

my $code="var s1 = new SWFObject('$c->{site_url}/player/player.swf','player','$file->{vid_width}','$file->{vid_height}','9');
s1.addParam('allowfullscreen','true');
s1.addParam('allowscriptaccess','always');
s1.addParam('wmode','opaque');
s1.addVariable('duration','$file->{vid_length}');
s1.addVariable('file','$direct_link');
s1.addVariable('skin','http://www.********.com/player/newtubedark.zip');
s1.addVariable('stretching','exactfit');
s1.addVariable('plugins','lightsout-1');
s1.addVariable('image','$file->{video_img_url}');
s1.addVariable('provider','video');
s1.write('flvplayer');";
$code = &encodeJS($code);
$file->{flv}=1;
$file->{video_code}="<span id='flvplayer'></span>
<script type='text/javascript' src='$c->{site_url}/player/swfobject.js'></script>
$code

frostyshield
Posts: 52
Joined: Nov 26, 2012 9:58 am

#2 Postby frostyshield » Dec 04, 2012 3:45 pm

cant find the addon with that link but is it this? http://www.longtailvideo.com/addons/plu ... Lights-Out

D3vil
Posts: 10
Joined: Oct 26, 2012 5:32 pm

#3 Postby D3vil » Dec 04, 2012 4:51 pm

yes.. Could you help me? :S

frostyshield
Posts: 52
Joined: Nov 26, 2012 9:58 am

#4 Postby frostyshield » Dec 04, 2012 5:40 pm

have you tried all the other methods? like 2.2 SWFOBJECT, JW Embedder