Fanart While Scrolling

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
xb2iris Offline
Skilled Skinner
Posts: 586
Joined: Jun 2008
Reputation: 0
Location: London, UK
Post: #11
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
find quote
123ccd Offline
Junior Member
Posts: 40
Joined: Nov 2008
Reputation: 0
Post: #12
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)
find quote
xb2iris Offline
Skilled Skinner
Posts: 586
Joined: Jun 2008
Reputation: 0
Location: London, UK
Post: #13
great to hear it worked man... it was a quick explain... so im glad u caught it...
find quote
Ayla Offline
Fan
Posts: 578
Joined: Feb 2008
Reputation: 0
Post: #14
Thank you xb2iris and 123ccd !

Another question, if I may Smile

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?
find quote
MrTourettes Offline
Fan
Posts: 327
Joined: Dec 2008
Reputation: 1
Location: Cambridge
Post: #15
123ccd Wrote: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)


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?
find quote
hallvardf Offline
Junior Member
Posts: 6
Joined: Jan 2009
Reputation: 0
Post: #16
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
(This post was last modified: 2009-01-12 14:37 by hallvardf.)
find quote
AliG Offline
Junior Member
Posts: 31
Joined: Oct 2008
Reputation: 0
Location: Cincinnati, Ohio
Post: #17
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
find quote
Post Reply