hi all,
coming back with some news
I still have this little problem about weight of objects that is sometimes bigger when together in a map than when alone in separate maps ...
an example with only two objects from same builder and with almost same textures :
weight for these objects alone in a map :
C_Walls/C_Transition_R32 by Dag@bert : 217.7 KB
C_Walls/C_Transition_R31 by Dag@bert : 217.5 KB
so together, as same builder and almost same texture, that should give us 435.2 KB
but if you try to save a map with them, you'll have a message telling total weight is 444.8 KB
I know it's too big to embed them together, but that was just to show an example
the other thing I come here for, is to show you what I've been doing until now and get your opinion :
I've been spending a lot of time to understand how to catch information from an XML file with javascript, but now it works

And as I changed the way to know if an object was already chosen or not, this tool should be much speedier than before

Almost everything is written in HTML, CSS and Javascript (so once the page is loaded you don't have to wait for the server's response when selecting or unselecting an object), the only thing in php is a little visitors counter, just to know because I'm curious
As I know you don't have all objects in your game (for example VioK's ones), I've add a button at the beginning of each row so that we can remove a row of the table we don't have ingame.If you want to see again a row, the only solution is to reload the page ... so removing rows should be only done before choosing objects =)
As you can see with CanyonTurbos and C_Cont folders, we only have 15 objects by row, like ingame
I've been making some icons for objects that haven't any ingame too, so we can easily know who's who without trying all of them
I've only kept embeddable objects I found on ManiaPark (and those I made

), if you find some that I forgot, don't forget to come and tell it here
The only objects that I still have to add now are those from Canyon_Extensions title pack from Dag@bert,
as it was possible to download only objects of it on ManiaPark ( not anymore because the download link gives us the locator

), I will add them as soon as I will have some time to work on them, as I don't have any weight or icons for the moment for them atm, it should take me some little time ..
now, I need some help to see if it's working with all web browsers ..
I know it works with firefox and chrome, but I'm not sure for others
please try to select, unselect and reselect objects to see if it really works (chrome gave me some problems with that)
here are too links, with two ways to display my table : just tell me what you prefer and why

:
http://viokbc.free.fr/tools/objects_wei ... est3.3.php
http://viokbc.free.fr/tools/objects_wei ... est3.4.php