Support and General Use > Theming and Appearance Customization

Animated graphics

<< < (2/5) > >>

scorche:
Correct me if I am wrong (I just might be), but have a look at this and tell me if this is what you are trying to do or not.

http://www.rockbox.org/twiki/bin/view/Main/WpsIpodMini#Dancing_Megaman

madcow:
Interesting scorche!

That one is using: %?lh;%?lh

I'm gonna give this a try, but what is the z?
%?lh

iPodFoo:
Currently trying it out. megaman one seems to work on the nano. but not with my images. i suspect there may be a filesize limit or something preventing it from getting displayed.

I also wonder what the z is for as theres no reference to it in the preload images list. It seems to diplay the letter z just out of sight from the screen.  :-\

madcow:
Not working.
Came out the same as I was trying before: messed up by transparency and when not transparent it will only display the last image.

drippydonut:
Methinks I've come across this problem before in some Misticriver thread; let me just have a dig around...


EDIT: Ah yeah- it was discovered that for some reason %al tags had to be added before each %t...


--- Quote from: Yngwiejo ---Hurray!!! :)

Eventually this worked like a charm for me:

--- Code: ---%xl|A|bat0.bmp|194|9|
%xl|B|bat1.bmp|194|9|
%xl|C|bat2.bmp|194|9|
%xl|D|bat3.bmp|194|9|
%xl|E|bat4.bmp|194|9|
%al%t0.5%?bp;%al%t0.5%?bp;%al%t0.5%?bp;%al%t0.5%?bp;%al%t0.5%?bp
--- End code ---
I don't understand why I have to put "%al" (left aligned text) before "%t" but it doesn't work without it! BTW, flash62, you forgot to load bat4.bmp in your code.
--- End quote ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version