Apple Movie Trailers in home screen
#1
hey guys, ive searched the forums a bunch of times, and tried to google it, but i cant seem to find any info if this is possible or not.

i know it is in a couple of other skins, but is it possible in confluence?

i tried to do the skin settings - add on scripts option, but, it didnt work. so, maybe thats not where it can be done.

hopefully its easy to setup.

thanks guys.
Reply
#2
Hi I have added the following code into my home.xml located in 720p folder.

<item id="15">
<label>Trailers</label>
<onclick>ActivateWindow(VideoLibrary,plugin://video/Apple Movie Trailers Lite)</onclick>
<icon>special://skin/backgrounds/amt.jpg</icon>
</item>

hope this helps
Reply
#3
Thanks mate, really appreciate it.
Reply
#4
With the mod Influence, you can add this menu easily with the Extra Menu settings.
System/Skin/Extra Menu
Set up Menu 1
Activate Menu 1
Label : Trailers
Action: ActivateWindow(VideoLibrary,plugin://video/Apple Movie Trailers Lite)


Or if you want it in Movies SubMenu
Set up menu Movies
Movies Extra 1
Label: Trailers
Action: ActivateWindow(VideoLibrary,plugin://video/Apple Movie Trailers Lite)


Have fun !
Reply
#5
Its not working,what im i doing wrong
Reply
#6
mattdamon Wrote:Hi I have added the following code into my home.xml located in 720p folder.

<item id="15">
<label>Trailers</label>
<onclick>ActivateWindow(VideoLibrary,plugin://video/Apple Movie Trailers Lite)</onclick>
<icon>special://skin/backgrounds/amt.jpg</icon>
</item>

hope this helps

Where is home.xml do you put it?

thanks
Reply

Logout Mark Read Team Forum Stats Members Help
Apple Movie Trailers in home screen0