Intro Movie Possible? - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179) +----- Forum: Ace 2 (https://forum.kodi.tv/forumdisplay.php?fid=190) +----- Thread: Intro Movie Possible? (/showthread.php?tid=190257) |
Intro Movie Possible? - maitai - 2014-03-24 Hello, First, I think the ACE skin is amazing and want to switch to it. Second, I run XBMC on 4 Apple TVs normally using the Transparency Skin, with an "Intro Movie". Its a great opening effect. I simply modified the Startup.xml file in the Transparency Skin so the movie starts, before the Home Screen comes up, within the skin. I tried to copy the code into the ACE startup.xml file, but cannot get the movie to run. Here is the code: <onload>PlayMedia(/private/var/mobile/Library/Preferences/XBMC/intros/XBMC Intro.mov)</onload> Does anyone have any ideas as to how I can get the intro movie to start, within the ACE Skin, when XBMC boots up? Any help would be appreciated...thank you. |