Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Ads Code not working in Stream Video Player Plugin for Wordpress

7 replies [Last post]
Reply

Hy there ,
I just made an account here , my website has been approved but still no ads show up . I am using Stream video player plugin for wordpress and there is a field especially for "Ads code" . I know that this plugin works based on fw player ... Please tell me what am I doing wrong ...

Thank you .

Reply

Hello,

Unfortunately, we don't have any experience working with Stream Video Player so I can't tell what you might be doing wrong. I recommend that you use our own WP Plugin if you're interested in serving ads: http://www.longtailvideo.com/addons/modules/148/JW-Player-Plugin-for-WordPress?q=

Best,

Darjan

Reply

Thank you for the fast reply and for your suggestion .
I have installed the plugin but ... I have some problems with the code ... I just want a simple code for and embedded .flv video with caption ...

Reply

Then you should follow this guide: http://www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5/12538/supported-player-embed-m...

It explains everything you need to know to generate simple code and embed the player on your page.

Best,

Darjan

Reply

Thank you so much for the fast reply Darjan . I did follow those steps and integrated the jw plugin for wordpress on my website .

The only thing is that I can't get the subtitles to work ... I tried this :

1.insert external media file , I inserted the url for the video and the url for the caption like(www.mysite/subs/caption1.srt) and it does not work . I have activated the caption plugin from jw player plugin settings .

2.I tried this code :
[jwplayer config="r" file="path tho file.flv" ] but I don't know what to add for caption to work ...

Sorry for bothering you ... but I really love this player and I need subtitles ... Thank you so much !

Reply

Here's a guide that explains how to use captions with the JW Player: http://www.longtailvideo.com/support/addons/captions-plugin/14974/captions-plugin-reference-guide

Best Regards,

Darjan

Reply

Thank you . But I still can't have both caption and ltas to work togheter . My code is :

<p id="container">Get Flash to see the player</p>

<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>

<script type="text/javascript">
swfobject.embedSWF('player.swf','container','480','295','10','false',{
file: 'file.flv',
plugins: 'captions,tweetit,fbit,viral,ltas',
'captions.file':'caption.srt',
'ltas.cc': 'leeoqhfxfknztnj'
},{
allowfullscreen: true
});
</script>

I do this and nothing shows up ....

Reply

Can you show me a link? I can't tell what's wrong by just looking at the code.

Post new comment

  • Allowed HTML tags: <code> <blockquote> <em> <strong> <strike> <ul> <li> <ol>
  • You may post code using <code>...</code> .
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options