Here is a link to a video that shows the animation I am wanting to achieve. I basically rotates the whole now playing info 180 degrees every 20 seconds or so. Is there anyway to fake this?
http://www.youtube.com/watch?v=9rVoJSfijoc
Also is the carousel effect possible somehow?
maybe with a python script that is called?
[HELP] How to code this animation for music
WingmanNZ
Senior Member Posts: 153 Joined: Jun 2009 Reputation: 0 |
2009-12-29 23:52
Post: #1
|
| find quote |
Jezz_X
Team-XBMC Skinner Joined: Jun 2006 Reputation: 55 Location: Earth |
2009-12-30 00:06
Post: #2
the rotating music info is possible with 2 lots of info (one for each side) and an animation on a loop for each one
Skins I have done.... ![]() And others in the past... Want to know what I'm working on currently? Check me out on Google+ |
| find quote |
WingmanNZ
Senior Member Posts: 153 Joined: Jun 2009 Reputation: 0 |
2009-12-30 00:17
Post: #3
Jezz_X Wrote:the rotating music info is possible with 2 lots of info (one for each side) and an animation on a loop for each one what about the time that it isnt rotating? can you have it rotate then wait 20 secs then rotate again? |
| find quote |
eumel
Alaska Group Joined: Jun 2009 Location: Germany |
2009-12-30 10:18
Post: #4
Jezz_X Wrote:the rotating music info is possible with 2 lots of info (one for each side) and an animation on a loop for each one I can't fade in and out in one loop animation, if i use the code below, the group is hidden from the beginning. PHP Code: <animation condition="true" type="Conditional" loop="true" reversible="false">EDIT: Problems Solved, i use one Info for every 90°
(This post was last modified: 2009-12-30 11:01 by eumel.)
|
| find quote |
WingmanNZ
Senior Member Posts: 153 Joined: Jun 2009 Reputation: 0 |
2009-12-30 13:09
Post: #5
eumel Wrote:I can't fade in and out in one loop animation, if i use the code below, the group is hidden from the beginning. THANKS! We are trying out the code now and hopefully it will work out great |
| find quote |
eumel
Alaska Group Joined: Jun 2009 Location: Germany |
2009-12-30 15:58
Post: #6
Jezz_X Wrote:the rotating music info is possible with 2 lots of info (one for each side) and an animation on a loop for each oneI have a new Problem, i think it must be a bug of xbmc. I currently have two groups of now playing Infos (Music info). The first of which has a delay of 18 seconds before it rotates, at which stage it rotates from 0° to 90° in one second. The second Info Group should be visible after 19 seconds and then rotate from 90° to 180° in one second. But the second is only visible if the first info group's "loop" has reset and started again. all of the loop animations that come after the first loop, start and reset based on the first loop. example code: PHP Code: <!-- 1 (Cover on the left) --> |
| find quote |


![[Image: skinsq.png]](http://img854.imageshack.us/img854/931/skinsq.png)
![[Image: tbb_sig_2010.png]](http://www.teamblackbolt.co.uk/data/media/tbb_sig_2010.png)
Search
Help