I'm using MystiqueHaz3 as my theme and I was wondering if it is posible to change the default Springboard wallpaper to Live Wallpaper but keep the weather widget?
I don't know much about doing this sort of thing. So far I have SSH my device and:
gone into MystiqueHaz3 file and changed the Wallpaper.png to my live wallpaper (Wallpaper.mov).
I then went into Wallpaper.html and where it said:
<img src="./Private/Wallpaper.png" width="320" />
I now changed it to
<img src="./Private/Wallpaper.mov" width="320" />
Now the wallpaper is just black. The widget is still there. I'm not sure what the problem is but hoping somebody can help. Thankyou.