How to add fade-in/fade-out between window transitions?
#1
Hey there, guys!

How can I add fade transition between windows?
For example:

From home to My Programs --- Fade IN of my programs.
From my programs back to home --- Fade OUT of my programs.

I found this:
<animation effect="fade" time="400">WindowOpen</animation>
<animation effect="fade" time="700" delay="200">WindowClose</animation>

However I don't know WHERE in the MyPrograms.xml this code should be used (assuming it is possible to be used, ha ha)

Thanks!
Cospefogo.
Reply
#2
Aah...
What a relief.

Just found this:
http://wiki.xbmc.org/index.php?title=Ani..._Your_Skin
I hope to be able to create something nice starting from this!

Cheers,
Cospefogo.
Reply
#3
Here another link you might like Smile
http://wiki.xbmc.org/?title=Skinning_Manual

And if you want examples look in skin codes.
Reply
#4
Waffa Wrote:Here another link you might like Smile
http://wiki.xbmc.org/?title=Skinning_Manual

And if you want examples look in skin codes.

Yeah Waffa,
Thanks for the link.
Very useful.

Sometimes people go by impulse asking out loud "how to do this, how to do that", and only moments later they realize that the omnipresent google has most of the answers already available.

NodNodNod

Cheers,
Cospefogo.
Reply
#5
Cospefogo Wrote:Hey there, guys!

How can I add fade transition between windows?
For example:

From home to My Programs --- Fade IN of my programs.
From my programs back to home --- Fade OUT of my programs.

I found this:
<animation effect="fade" time="400">WindowOpen</animation>
<animation effect="fade" time="700" delay="200">WindowClose</animation>

However I don't know WHERE in the MyPrograms.xml this code should be used (assuming it is possible to be used, ha ha)

Thanks!
Cospefogo.

Cospefogo,

Waffa was right, check the skin manual, but if you check thru the skin you will see examples of this already.

That said, it's on my list of things to do. Will be adding this sort of thing back into the skin as I notice it's missing. Currently giving the skin a bit of a polish to remove hard coded colours and strings and tightening up on screen transitions.

My advise is to back up each file that you play with and just cut sick. It was pretty well the way I started with the skinning lark, and things just sort of grew from there. Have fun.

Wyrm (xTV SAF)
If required a FULL debug log can now be submitted from the skin in settings->skin settings->support. Or follow instructions here if you can't access skin settings.

FAQ's located at :- http://kodi.wiki/view/Add-on:AppTV
Reply

Logout Mark Read Team Forum Stats Members Help
How to add fade-in/fade-out between window transitions?0