Jump to content

Recommended Posts

Posted

Buna, am acest index si as vrea sa adaug un player de radio, pun codul playerului dar nu se intampla nimic. www.bnzone.ro/radio.html, aici as vrea sa il adaug.

Am mai postat odata, dar cred ca asters cineva, nu stiu de ce.

Posted

Radio personal:

<center> <script type="text/javascript" src="player.js"></script>
         <script type="text/javascript">
            new WHMSonic({
            path : "WHMSonic.swf",
            source : "http://178.33.181.186:6666",
            volume : 3,
            autoplay : true,
            width: 372,
            height: 60,
            twitter : "https://www.facebook.com/BNZoneRo-410296739119441/",
            facebook : "https://www.facebook.com/BNZoneRo-410296739119441/",
            logo : "http://www.whmsonic.com/flashplayer.php",
            });
            </script>
</center>

Ce crezi ca are?

  • Moderators
Posted

Si unde ai fisieru cu codu asta? Daca il ai in public_html, atunci calea:

<script type="text/javascript" src="player.js"></script>

Trebuie sa fie:

<script type="text/javascript" src="radio/js/player.js"></script>

Sau:

<script type="text/javascript" src="./radio/js/player.js"></script>

 

  • Upvote 1

PHP Developer - Not available for freelancing right now

Daca ai de gand sa postezi la categoria IPB, nu uita sa citesti regulamentul: Link regulament

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.