I'm trying to create an FM skin for a theme (http://themes.rockbox.org/index.php?themeid=655) that I createda couple months ago. However, I'm having some trouble with getting the FM skin to work. I'm trying to rework my WPS file in to a FMS file, this is what I have so far:
%wd
%X|Vergina_SunWPS.bmp|0|0|
%xl|B|battery.bmp|0|0|4|
%Cl|0|0|c75|c75|
# Time Viewport
%V|70|3|80|16|1|ffffff|000000|
%ac%ck:%cM %cp
#Battery Status Viewport
%V|194|5|16|7|1|ffffff|000000|
%?bl<||%xdBd|%xdBc|%xdBb|%xdBa>
#Radio Information
%V|103|35|96|48|1|ffffff|000000|
%al%?Tf<%Tf|The radio needs configuring>
%al%?Tn<%Tn |The radio needs configuring>
Radio Preset %Ti
#Volume Viewport
%V|28|162|50|13|1|ffffff|000000|
%pvdB
#Hold Status Viewport
%V|204|160|9|16|1|ffffff|000000|
%?mh<%xdF|>
And when I use this for my FM radio all I get is the same old screen that I get when I don't have a file loaded for the radio. Any ideas as to what I can do to get this theme working. I'm really inexperienced in making themes, and any help that I could recieve would be greatly appreciated. Thank you very much.