Aeon Madnox for Krypton / Jarvis - (no longer in development)
(2016-06-11, 16:39)CellarDoorTV Wrote:
(2016-06-11, 16:20)meowmoo Wrote:
(2016-06-11, 15:44)CellarDoorTV Wrote: Quick question. Is there any reason why the intro video has been deactivated in the latest 0.9.1 version?
There is not option in the skin settings to enable intro anymore.
How can I get the enable/disable option in the skin settings menu back again?

Thanks in advance.

Because lots of users got problems with it, I enabled it again on my lokal setup, maby its coming back...

Ah okay I see.
Can I still enable my own intro? Would you tell me how to do it please?
Thanks mate : )

skinsettings.xml
line 190 - 195
Code:
<control type="radiobutton" id="17072">
                        <label>31286</label>
                        <include>Default_SettingRadioButton</include>
                        <onclick>Skin.ToggleSetting(DisableIntro)</onclick>
                        <selected>Skin.HasSetting(DisableIntro)</selected>
                    </control>
startup.xml
line 10
Code:
<onload condition="Skin.HasSetting(DisableIntro)">PlayMedia(special://skin/extras/intro.mp4,1)</onload>

you just need to remove the !-- at the beginning and -- at the end


Messages In This Thread
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
MADNOX FAQ - by schimi2k - 2015-06-29, 17:11
MADNOX HELP - by schimi2k - 2015-06-29, 17:12
RE: Aeon Madnox - Beta Release - by schimi2k - 2015-06-29, 17:12
refresh item - by bill1972 - 2016-03-08, 03:31
Keyboard Autocompletion - by JinNJuice - 2016-03-19, 00:26
System Infoline - by reksp13 - 2016-04-09, 05:20
https://imageshack.com/my/images - by spook61 - 2016-04-14, 17:55
https://imageshack.com/my/images - by spook61 - 2016-04-14, 18:01
RE: Aeon Madnox for Jarvis - [RC2 Revision 0.9.1] 30/05 - by meowmoo - 2016-06-11, 17:57
Leia - Madnox Problems - by Picard - 2017-06-22, 04:15
VideoLyrics - by Pr.Sinister - 2018-04-05, 23:40
Logout Mark Read Team Forum Stats Members Help
Aeon Madnox for Krypton / Jarvis - (no longer in development)39