SE seem to change their page structures quite often so the method may change from time to time but don't worry I will keep this post updated with current working methods and alternatives.
If you find the first method is not working again please try the next one. If none of them work please post here to let me know.
Current Method:
Visit the SonyEricsson wap site using This Link
Download the content you want (it will be a *.dd file), open it with WordPad or NotePad, and within all the text, you will see a link shown between <objectURI> tags, something like this.
<objectURI>http://www.sonyericsson.com/downloads/Party_K750.mid</objectURI>
So for the above example, this would be the download link - http://www.sonyericsson.com/downloads/Party_K750.mid
Do this with all the tones, original games or any original content you want (not the premium stuff though).
Alternative Methods:
Follow this link as before and choose the phone you want the content from.
When you reach the content you want to download press the download link and you WILL reach a page saying "Oh no! 404 - Page not found"
Now you need to look at the url for this page, for example here is the url you will get when trying to download the Squares theme for the T650i:
http://www.sonyericsson.com/origin/res/oma?name=Squares&objectURI=http%3a%2f%2fwww.sonyericsson.com%2fdownloads%2ffd%2f97%2fTest_Squares_Veronica.thm&size=142848&type=application%2fvnd.eri.thm
You can immediately remove the beginning of this url highlighted in red below:
http://www.sonyericsson.com/origin/res/oma?name=Squares&objectURI=http%3a%2f%2fwww.sonyericsson.com%2fdownloads%2ffd%2f97%2fTest_Squares_Veronica.thm&size=142848&type=application%2fvnd.eri.thm
You will now have the following url:
http%3a%2f%2fwww.sonyericsson.com%2fdownloads%2ffd%2f97%2fTest_Squares_Veronica.thm&size=142848&type=application%2fvnd.eri.thm
You might notice that this has lots of strange sections such as %2f, these need to be replaced with the correct characters:
Starting with the http section, we know it should read http:// so we need to replace %3a with : and each %2f with /
The rest of the url contains several more %2f's which we now know need to be repleced with a /
Be very careful not to delete any character other than those or you will break the link, this is particularly important to notice in the middle which reads downloads%2ffd%2f97
This contains the letters fd which are part of the final link so be careful not to remove this f.
Once done properly you will have the following url:
http://www.sonyericsson.com/downloads/fd/97/Test_Squares_Veronica.thm&size=142848&type=application/vnd.eri.thm
This link will still not work though and the final stage is to remove the last section highlighted below:
http://www.sonyericsson.com/downloads/fd/97/Test_Squares_Veronica.thm&size=142848&type=application/vnd.eri.thm
Once this is removed you will notice the remaining url is a direct link to the file, go to it and you will start your download!
http://www.sonyericsson.com/downloads/fd/97/Test_Squares_Veronica.thm
It is simple really so don't be put off and enjoy the content...once again
Cheers,
Mik
