
Originally Posted by
symbianyucca
Did you remember to convert the SVG to SVG-T ?
Also what happens, is the image fully transparent or just white ?
Some brushes/fillings are not supported too well, so you should start with some simple SVG's first to see that your methods are right, and then see which efects are actually showing in the phone.
Also it could help to update the SW on the 3250, some older SW versions had some problems on some fillings, and in never SW versions all supported stuff works better.
And as final advise, check that the view-rect is defined as 0,0,width-value,heigh-value inside the SVG, if you fail to define it, the image might not show correctly in some cases.
yucca