[b]@monkey d. luffy[/b]
Well.. let me explain ehem!

file error normally occurs when a sudden internet slow down
but try to choose another music and click back to the music you want and it will be fixed

For example
click next then back simulataneousl then it will play

[b]@mama[/b]
I see!! Hehe you forgot to put the url of the playlist.php on your something.php file

try to edit this file
http://h1.ripway.com/paulo0114/sounds/final/something.php
and put this link on the bolded part of the code just like i did here
http://h1.ripway.com/mama0114/wvm/sounds/playlist.php
[quote]<html>
<head>
<script type="text/javascript" src="http://stat.radioblogclub.com/radio.blog/radio.blog.js"></script>
</head>
<body>
<script type="text/javascript">
RadioBlog.playlist = '[b]
http://h1.ripway.com/mama0114/wvm/sounds/playlist.php[/b]';
RadioBlog.width = '550px';
RadioBlog.height = '320px';
RadioBlog.color.body = '#cc0000';
RadioBlog.color.border = '#999999';
RadioBlog.color.button = '#999999';
RadioBlog.color.player_text = '#999999';
RadioBlog.color.playlist_text = '#FFFFFF';
RadioBlog.autoplay.tracknum = '2';
RadioBlog.crossfader = 0;
RadioBlog.cover = '0';
RadioBlog.start();
</script>
</body>
</html>[/quote]
Hehe you forgot to put the url of the playlist.php on your something.php file
Last edited by diabolicious (2007-08-06 11:15:34)