Support and General Use > Theming and Appearance Customization

how do i finish my wps file??

(1/1)

moto124kx:
hey i have been working on a wps file and i am stuck...when i need to put the code in for the ffwd, play, rew, stop, pause , etc... i think i know how to finish out the code from %x1|a-z|filename.bmp|x|y| but i do not know how to make it work...help please!!!

Yotto:
That's not right.  You first "load" the bitmaps with %xl, then "display" them with %xd.

For example, here's one of my WPS's, everything cut out but the bitmpas and the ff/rw/etc code:


--- Code: ---...
%xl|a|stop.bmp|17|194|
%xl|b|play.bmp|17|194|
%xl|c|pause.bmp|17|194|
%xl|d|ff.bmp|17|194|
%xl|e|rw.bmp|17|194|
...
%?mp
...

--- End code ---

moto124kx:
ok i think i get that...also what about the volume, battery info, etc...???

Yotto:
It's all pretty much the same.  If you understand the above, and have a good reference to check for syntax, you really should be able to do it yourself.  If all else fails, download a well made WPS (If I may suggest, My theme Lights for the iPod 5g has remarks that make it fairly simple to read) and look at how it was done there.

Navigation

[0] Message Index

Go to full version