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

Forums

/

Ads are not shown on our videos

9 replies [Last post]
Reply

Hi,

We have opt for the Long Tail ads, and yet we are not able to see any ads, please review the test link as below and let me know if I am missing anything (review video tab)

http://www.onlineproperty.co.in/IOPSDetails.aspx?mLb//EDybHOVBMLPY8wWsao2Si67F3bO

Regards,

S. P.

Reply

S.P.

In your code, you're calling the following:

plugins=ltas-h&ltas.cc=cgnywjgrdzjjsfq

It should be plugins=ltas (not ltas-h).

Best,

Darjan

Reply

Hi, I checked the code which is as below. still Ads are not showing up.

<script type="text/javascript">
jwplayer('jwplayer1').setup({
'id': 'player',
'width': '400',
'height': '320',
'flashplayer': 'http://www.onlineproperty.co.in/jwplayer/player.swf',
//'screencolor': 'FFFFFF',
'mute': 'true',
'plugins': {
'ltas': {
'cc': 'cgnywjgrdzjjsfq'
}
}
});
</script>

Reply

Can you try to setup a blank testpage with just the player for me and the code above?

Reply

Hi, test page link is as below:

http://www.onlineproperty.co.in/VideoTest.htm

Let us know if we are missing any settings ( setup part too )

Regards,

S.P.

Reply

S.P.

Can you change:

'plugins': {
'ltas': {
'cc': 'cgnywjgrdzjjsfq'
}
}
To:

plugins:'ltas',
'ltas.cc:'cgnywjgrdzjjsfq'

Best,

Darjan

Reply

Sorry, No luck wit this change ( video is not loading )

plugins:'ltas',
'ltas.cc:'cgnywjgrdzjjsfq'

I even tried this, which is showing video

'plugins':'ltas',
'ltas.cc':'cgnywjgrdzjjsfq'

Regards,

S.P.

Reply

Can you show a link?

Reply

Hi, test page link is same as shown above:

http://www.onlineproperty.co.in/VideoTest.htm

Regards,

S.P.

Reply

Can you try pointing plugins:'ltas' to http://lp.longtailvideo.com/5/ltas/ltas.swf and see if that works?

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