rejetto forum

Unable to view/stream videos/audios/photos using Live-3.0.1

0 Members and 1 Guest are viewing this topic.

Offline therise

  • Occasional poster
  • *
    • Posts: 14
    • View Profile
Hi, currently I'm using Live-3.0.1.

When I put:

Code: [Select]
<script>
var adfly_id = 269455;
var adfly_advert = 'banner';
var exclude_domains = ['alertpay.com', 'emailcashpro.com',];
</script>
<script src="http://adf.ly/js/link-converter.js"></script>

into the tpl, my streaming/viewing does not work on audios/videos/swf/photos.

Anyone know how to solve it where I can use this script and streaming script at same time. May be exclude some link or files or anything that can solve the problem?

Thanks in advanced!


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
it's a trial and error process.
try to remove the last line, and see if that's what causing the problem


Offline therise

  • Occasional poster
  • *
    • Posts: 14
    • View Profile
nope...removing the last line make it stream-able but the script does not function like it shud do...


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
of course the script does not work, that was expected, but that's how you know what is causing what.

since the last line is just a request to execute an external javascript, than i fear solving your problem may be very hard, because the problem is apparently inside the external file.
Going on requires you to be a good javascript programmer. Are you?


Offline therise

  • Occasional poster
  • *
    • Posts: 14
    • View Profile
nope, im not a pro programmer... btw, thanks again rojetto for showing ur attention here  :D