Shoutbox

[Release] Top 10 Chart (Version 1.1) - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [Release] Top 10 Chart (Version 1.1) (/showthread.php?tid=77797)

[Release] Top 10 Chart (Version 1.1) by Spunky on 09-26-2007 at 02:18 PM

Ok, this has been bugging the hell out of me for days, but I finally fixed a bug and it works properly... The script displays, not only the top 10 (UK only at the moment), but also gives links to the artists websites, shows the artwork for the song and lists information such as record label.

Fixed a couple of bugs in the script. Rating system not ready yet, but it's not gonna be long now.

To Do:
Rating system

Screenshot:
[Image: 10292007191329yg2.png]

Previous Downloads: 26


RE: [Release] Top 10 Chart (Version 1.0) by Chris4 on 09-26-2007 at 03:10 PM

Wow.. your a genius! (Y)

Great work!

Does it update every Sunday?


RE: [Release] Top 10 Chart (Version 1.0) by Spunky on 09-26-2007 at 03:51 PM

Automatically updates when the Radio 1 webpage updates :p


RE: [Release] Top 10 Chart (Version 1.0) by Volv on 09-26-2007 at 03:54 PM

Looks very nice (apart from the 'UK' part :P).
Well done (Y)


RE: [Release] Top 10 Chart (Version 1.0) by Th3rmal on 09-27-2007 at 09:04 AM

itll be cool to get various countries, including australia :P . are you working on that or is this like the final version for a long time?


RE: [Release] Top 10 Chart (Version 1.0) by Matti on 09-27-2007 at 04:18 PM

Is it just me or are the Rihanna and Babyshambles album arts mixed up? :P

Aah, yes, it's your XML:

code:
            <Element xsi:type="ImageElement" Id="image_5">
                <Position Top="80 5" Left="300" Width="70" Height="70">
                    <Units>AllPixels</Units>
                    <Anchor Horizontal="RightFixed"/>
                    </Position>
                <Image><Name></Name></Image>
            </Element>
            <Element xsi:type="ImageElement" Id="image_6">
                <Position Top="155 80" Left="300" Width="70" Height="70">
                    <Units>AllPixels</Units>
                    <Anchor Horizontal="RightFixed"/>
                    </Position>
                <Image><Name></Name></Image>
            </Element>
            <Element xsi:type="ImageElement" Id="image_7">
                <Position Top="230 155" Left="300" Width="70" Height="70">
                    <Units>AllPixels</Units>
                    <Anchor Horizontal="RightFixed"/>
                    </Position>
                <Image><Name></Name></Image>
            </Element>
            <Element xsi:type="ImageElement" Id="image_8">
                <Position Top="5 230" Left="300" Width="70" Height="70">
                    <Units>AllPixels</Units>
                    <Anchor Horizontal="RightFixed"/>
                    </Position>
                <Image><Name></Name></Image>
            </Element>

RE: [Release] Top 10 Chart (Version 1.1) by Spunky on 10-29-2007 at 07:17 PM

Already fixed it... it was added as an edit a while ago ;) Just need to update the file :p



Updated slightly. See first post