Apple trailers
#1
Hey

First of all, Great skin, just went from Aeon too Alaska.

Iam looking for a little bit of help. I would like to have apples trailer in the main window, but i dont know my way around codeing.

Can this be done, and if yes could anybody maybe make a litlle guide too how is done. I would not mind replacing video, programs etc for the apples trailers

Thanks

Martin
Reply
#2
A couple posts down, HERE, will show you how to do it for Home style 2. Home style 1 is just too much work...
Reply
#3
thx for the quick post..

But iam using home style 1..

Could it not be done by replacing the program window or so.. Nerver use programs for anything so would be kind of nice just to put trailers there??

Martin
Reply
#4
Thats doable...

Includes_Home_1.xml should be starting around line 19, where I have "xxxxx" put the path to AMT. That post above explains how to get the path.
Quote:<item id="1">
<description>Programs</description>
<onclick>xxxxxx</onclick>
<visible>!Skin.HasSetting(noprograms)</visible>
</item>

Change this bolded part, should be line 88 to <label>Trailers</label>
Quote:<control type="fadelabel">
<include>Home_MainMenuLabel</include>
<label>0</label>
<visible>!ControlGroup(3100).HasFocus()</visible>
<animation effect="slide" end="16,0" condition="!Container(300).HasFocus(1) | ![Control.IsVisible(398) | Control.IsVisible(399)]">Conditional</animation>
</control>

If you don't want submenus under the trailers delete this, should be around line 84
Quote:<include>CustomProgramImages</include>
Reply
#5
"""
Reply
#6
Got It!!!!!LaughRoflRofl

Got the trailer window working..

ty very much for your help
Reply

Logout Mark Read Team Forum Stats Members Help
Apple trailers0