![]() |
|
Fanart While Scrolling - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Skin Help and Support (/forumdisplay.php?fid=67) +---- Forum: Skin Archive (/forumdisplay.php?fid=179) +----- Forum: Horizonz (/forumdisplay.php?fid=97) +----- Thread: Fanart While Scrolling (/showthread.php?tid=40171) Pages: 1 2 |
- xb2iris - 2008-12-02 10:20 Ayla, it lags becuase there isn't a delay anymore... u need to change the animation in that particular Control... those controls are found in Includes.xml... u should search for which ever one ur looking for... for instance... in info it uses Control 899, so search for id="899" and change one of the animations delays, which is currently 3000, so u could search for that as well, if u wanted... change 3000 to 1000 or so... i know this isn't super dooper helpful and a bit hard to do, but unfortunately, i'm limited to talking to help out... no code to reference... sorry - 123ccd - 2008-12-02 14:16 Thanks xb2iris! Works great. It can be found in here in Includes.xml: <include name="movieinfo3"> <control type="group" id="899"> ... <effect type="fade" delay=" " (for fanart) <effect type="slide" delay=" " (for info panel) - xb2iris - 2008-12-02 14:59 great to hear it worked man... it was a quick explain... so im glad u caught it... - Ayla - 2008-12-02 21:13 Thank you xb2iris and 123ccd ! Another question, if I may ![]() When jumping forward or backward in a playing movie, the OSD in the bottom shows where you are in the movie, but it disappears too soon, I think. Where do I tweak the setting so that it stays on screen a little longer before fading out? - MrTourettes - 2008-12-31 03:17 123ccd Wrote:Thanks xb2iris! Works great. I used this method to display the fanart quicker in my movies section. Can someone tell me if it is possible to use this same method for tv shows as well? - hallvardf - 2009-01-12 14:33 MrTourettes Wrote:I used this method to display the fanart quicker in my movies section. Can someone tell me if it is possible to use this same method for tv shows as well? +1 - AliG - 2009-02-05 06:19 Hey all I recently started to use Horizonz and Xb2iris gotta say excellent work. Quick question though is there way way to make this work in showcase and for TV shows? Thanks AliG |