well... aren't you all very helpfull... lol
anyway... i managed to do it myself...
and if anybody wants to know how to get flash menus working on a branded phone with flash menus disabled, here's the deal:
first, you download Customize.xml to your pc ( i suppose you know how to download a file from your phone), then you change a string
<enable-flash-desktop>false<enable-flash-desktop>
to
<enable-flash-desktop>true<enable-flash-desktop>
save the file and put it back to phone with xs++
this actualy didn't quite enabled flash menus, i had to do one more thing..
i had to make Customize_upgrade.xml with the following content:
and then upload that xml file to tpa/preset/custom<?xml version="1.0" encoding="UTF-8"?>
<customization>
<mmi>
<settings>
<enable-flash-desktop>true</enable-flash-desktop>
</settings>
</mmi>
</customization>
then i turned the phone on and flash menus were working.. yay
btw, smth strange happened while i was using xs++ to put swf files on the phone... while the upload procces, that is after upload, just before i had to click shutdown, xs++ crashed down, i mean, the window just disspeared...
i totaly freaked out cause i thought my phone is dead...
i couldn't turn it on nor connect it again with xs++...
then i removed the battery, inserted it again and the phone turned on.. working normaly.. .phewww,,,, what a relief... :P
so, what happend? why did xs++ crashed? :/