![]() |
|
Button to direct link to Apple Trailers - 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) +--- Thread: Button to direct link to Apple Trailers (/showthread.php?tid=88010) |
Button to direct link to Apple Trailers - michaeldecharon - 2010-12-19 19:54 I used to had a button to link to my Apple Trailers Lite: <onclick>ActivateWindow(VideoLibrary,plugin://video/Apple Movie Trailers lite)</onclick> But that doesn't seems to work anymore ![]() I know things have been changed, but can anyone help me out? - filigran - 2010-12-19 20:21 michaeldecharon Wrote:I used to had a button to link to my Apple Trailers Lite: I use Code: <onclick>ActivateWindow(VideoLibrary,plugin://plugin.video.apple.movie.trailers.lite,return)</onclick>- michaeldecharon - 2010-12-19 20:24 filigran Wrote:I use Thanks for your quick and helpfull answer!
|