New Feature - MP3 Player

Discussion in 'Website Suggestions and Help' started by Caraudiotalk, Jan 22, 2007.

  1. Caraudiotalk

    Caraudiotalk Administrator Staff Member

    As you can see on the navbar - there is a new feature....

    The Car Audio Talk Mp3 Player

    You add links to MP3s and everyone can share them. This is a full player and not only stores playlists but also plays the MP3 in a high quality format.

    Give it a try! Let me know about any problems..
     
  2. kjchillz

    kjchillz Full Member

    your link doesnt work for me. thats a problem
     
  3. aznboi3644

    aznboi3644 Full Member

    Link doesn't work either

    just shows this

    "<?xml version="1.0" encoding="iso-8859-1"?><!-- Copy and paste the url into your newsreader application" -->
    <rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:cc="http://web.resource.org/cc/"
    xmlns="http://purl.org/rss/1.0/">



    <channel rdf:about="http://javascript.about.com/b">
    <title>About Focus on JavaScript</title>
    <link>http://javascript.about.com/</link>
    <description>Get the latest headlines from the About.com Focus on JavaScript GuideSite.</description>
    <dc:language>en-us</dc:language>
    <dc:creator>javascript</dc:creator>
    <dc:date>2007-02-05T14:52:14Z</dc:date>
    <admin:generatorAgent rdf:resource="" />
    <image>
    <title>About.com</title>
    <url>http://z.about.com/d/lg/rss.gif</url>
    <link>http://about.com/</link>
    </image>
    <items>
    <rdf:Seq>
    <rdf:li rdf:resource="http://javascript.about.com/b/191586.htm" />
    <rdf:li rdf:resource="http://javascript.about.com/b/203104.htm" />
    <rdf:li rdf:resource="http://javascript.about.com/b/224448.htm" />
    <rdf:li rdf:resource="http://javascript.about.com/b/174558.htm" />
    <rdf:li rdf:resource="http://javascript.about.com/b/140987.htm" />
    <rdf:li rdf:resource="http://javascript.about.com/b/142388.htm" />
    <rdf:li rdf:resource="http://javascript.about.com/b/165924.htm" />
    <rdf:li rdf:resource="http://javascript.about.com/b/249925.htm" />
    <rdf:li rdf:resource="http://javascript.about.com/b/256925.htm" />
    <rdf:li rdf:resource="http://javascript.about.com/b/222427.htm" />
    </rdf:Seq>
    </items>
    </channel>

    <item rdf:about="http://javascript.about.com/b/a/191586.htm">
    <title>With</title>
    <link>http://javascript.about.com/b/a/191586.htm</link>
    <description><![CDATA[Javascript has a few commands that can be very inefficient if used incorrectly.

    One of the least understood and least efficient reserved words in Javascript is with. What is it for...]]></description>
    <dc:subject></dc:subject>
    <dc:date>2007-02-06T17:52:35Z</dc:date>
    </item>
    <item rdf:about="http://javascript.about.com/b/a/203104.htm">
    <title>valueOf and toString</title>
    <link>http://javascript.about.com/b/a/203104.htm</link>
    <description><![CDATA[There are two methods that all Javascript objects have.

    Every object that you define in Javascript has at least two methods available - valueOf() and toString(). These methods will return a...]]></description>
    <dc:subject></dc:subject>
    <dc:date>2007-02-05T14:52:14Z</dc:date>
    </item>
    <item rdf:about="http://javascript.about.com/b/a/224448.htm">
    <title>Objects and Properties</title>
    <link>http://javascript.about.com/b/a/224448.htm</link>
    <description><![CDATA[Javascript supports objects.

    Javascript is a not quite an object oriented language, it is actually what is known as a prototyping language. While Javascript doesn't support every Object Oriented Construct (yet)...]]></description>
    <dc:subject></dc:subject>
    <dc:date>2007-02-04T15:13:02Z</dc:date>
    </item>
    <item rdf:about="http://javascript.about.com/b/a/174558.htm">
    <title>Keeping it iFramed</title>
    <link>http://javascript.about.com/b/a/174558.htm</link>
    <description><![CDATA[Javascript allows you to make sure that pages you always want in iframes can't be loaded separately.
    If your site uses an iframe instead of a frameset then you can get...]]></description>
    <dc:subject></dc:subject>
    <dc:date>2007-02-03T14:33:37Z</dc:date>
    </item>
    <item rdf:about="http://javascript.about.com/b/a/140987.htm">
    <title>Loading into Another Frame</title>
    <link>http://javascript.about.com/b/a/140987.htm</link>
    <description><![CDATA[Javascript can reference the content of other frames in your page - provided that they all come from your site.
    If you use frames on your site then on occasion you...]]></description>
    <dc:subject></dc:subject>
    <dc:date>2007-02-02T12:24:07Z</dc:date>
    </item>
    <item rdf:about="http://javascript.about.com/b/a/142388.htm">
    <title>Frame Breakout</title>
    <link>http://javascript.about.com/b/a/142388.htm</link>
    <description><![CDATA[Javascript can keep your page from appearing as if it is a part of someone else's site.
    Whether your site uses frames or not, one thing you probably don't want happening...]]></description>
    <dc:subject></dc:subject>
    <dc:date>2007-02-01T15:24:08Z</dc:date>
    </item>
    <item rdf:about="http://javascript.about.com/b/a/165924.htm">
    <title>Random Start Position</title>
    <link>http://javascript.about.com/b/a/165924.htm</link>
    <description><![CDATA[You can let Javascript make decisions by using Math.random
    The fourth tutorial in the web page animation series shows you how to position the object randomly on the screen and then...]]></description>
    <dc:subject></dc:subject>
    <dc:date>2007-01-31T16:30:57Z</dc:date>
    </item>
    <item rdf:about="http://javascript.about.com/b/a/249925.htm">
    <title>Rollover with Captions</title>
    <link>http://javascript.about.com/b/a/249925.htm</link>
    <description><![CDATA[Javascript defines the behaviour of a web page
    An image rollover is one of the simplest of Javascripts. Often though it is not just the image that you want to have...]]></description>
    <dc:subject></dc:subject>
    <dc:date>2007-01-30T13:16:47Z</dc:date>
    </item>
    <item rdf:about="http://javascript.about.com/b/a/256925.htm">
    <title>Dynamic Dropdowns</title>
    <link>http://javascript.about.com/b/a/256925.htm</link>
    <description><![CDATA[Forms take up less space when you use Javascript to modify parts of the content based on prior responses.
    One way of placing a lot of info in a small space...]]></description>
    <dc:subject></dc:subject>
    <dc:date>2007-01-29T18:21:51Z</dc:date>
    </item>
    <item rdf:about="http://javascript.about.com/b/a/222427.htm">
    <title>Using NOSCRIPT</title>
    <link>http://javascript.about.com/b/a/222427.htm</link>
    <description><![CDATA[You can provide static content in place of content created from Javascript when Javascript is disabled.
    Not everyone who visits your site will have Javascript enabled and so some will...]]></description>
    <dc:subject></dc:subject>
    <dc:date>2007-01-28T13:26:34Z</dc:date>
    </item>

    </rdf:RDF>
    "