rejetto forum

Software => HTML & templates => HFS ~ HTTP File Server => RAWR-Designs => Topic started by: therise on April 02, 2011, 04:34:34 AM

Title: Unable to view/stream videos/audios/photos using Live-3.0.1
Post by: therise on April 02, 2011, 04:34:34 AM
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!
Title: Re: Unable to view/stream videos/audios/photos using Live-3.0.1
Post by: rejetto on April 06, 2011, 01:27:45 PM
it's a trial and error process.
try to remove the last line, and see if that's what causing the problem
Title: Re: Unable to view/stream videos/audios/photos using Live-3.0.1
Post by: therise on April 06, 2011, 01:54:25 PM
nope...removing the last line make it stream-able but the script does not function like it shud do...
Title: Re: Unable to view/stream videos/audios/photos using Live-3.0.1
Post by: rejetto on April 07, 2011, 12:14:43 PM
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?
Title: Re: Unable to view/stream videos/audios/photos using Live-3.0.1
Post by: therise on April 07, 2011, 12:19:48 PM
nope, im not a pro programmer... btw, thanks again rojetto for showing ur attention here  :D