Hi!
I wounder if it is possible to have the backdrops fade in?
i get a little disy now wen they are swapping so fast...
hi ... i agree with you ...i add this code to basic home.xml and the backdrops fade nicely ...
if any body wont ...use this code for evry backdrop under <visible>control.hasfocus(100)</visible>
use this :
<animation effect="fade" start="10" end="100" time="1000" delay="80" reversible="false">Visible</animation>
<animation effect="fade" start="100" end="0" time="900" reversible="false">Hidden</animation>
South Korea