This image is the top of the content box. Unfortunately, there is no information-based reason for this div to be here. It's just here for design reasons. Sorry.
Home Forums Register FAQ Search Today's Posts Mark Forums Read


Welcome to the misticriver forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old November 7th, 2006, 10:14 AM
Newbie Floating Down The Mistic River
 
Join Date: Sep 2006
Posts: 14
Lightbulb Animated wps

is there anywat to add an animation to a wps, ie when a song plays a globe spins, but when it is paused it freezes....is this possible or is it never gonna happen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old November 7th, 2006, 10:27 AM
Sanitarium's Avatar
Its Better To Burn Out Than To Fade Away
 
Join Date: Feb 2005
Location: Ireland
Posts: 2,325
Send a message via AIM to Sanitarium Send a message via MSN to Sanitarium Send a message via Yahoo to Sanitarium Send a message via Skype™ to Sanitarium
H3xx Rockbox 24bit Color WPS here. No Discussion (56K Warning)

You could get some code from that WPS if you ask Yngwiejo
__________________
iRiver H330
iPod 5.5G 80GB
Viliv P1 30GB

使用力量

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old November 7th, 2006, 10:47 AM
Mistic Surveyor
 
Join Date: Sep 2005
Posts: 186
just serched for it... but whene I finally fountd it i saw you post

if this is possible then i will be the best WPS!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old November 7th, 2006, 01:47 PM
Newbie Floating Down The Mistic River
 
Join Date: Sep 2006
Posts: 14
im havin problems, ive got 12 images and its begins skipping the 6th, 7th, picture and instead it shows nothing for a second........any ideas?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old November 8th, 2006, 06:20 AM
Emerging Corporeal Entity
 
Join Date: Sep 2005
Location: Perth, Western Australia
Posts: 851
Send a message via AIM to iwantanimac Send a message via MSN to iwantanimac
Did you read the WPS creation page on Rockbox.org? The custom tags for albumart and such are missing, but for basic WPS creation, it is a good guide.

The code you're after looks like this:
Code:
%t4[Image 1];%t3[Image 2];%t3 [Image 3]
Basic rundown:
Code:
   ;  : Split items on a line into separate sublines
  %t  : Set the subline display time. The '%t' is followed by either integer
        seconds (%t5), or seconds and tenths of a second (%t3.5).
So, you set it to display each image in it's own subline with a delay between each, and hey presto, animation!

All of this is available on the page i linked above.

Hope that helps you out!
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 02:03 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
This image is the bottom of the content box. Unfortunately, there is no information-based reason for this div to be here. It's just here for design reasons. Sorry.