56 lines
2.7 KiB
XML
56 lines
2.7 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<c2eventsheet>
|
|
<!--All the 'name' attributes are ignored by Construct 2 - they are there for readability only.-->
|
|
<name>eAwal</name>
|
|
<events>
|
|
<variable constant="0" name="Musik" sid="784579477506787" static="0" type="text">on</variable>
|
|
<event-block sid="701432070087553">
|
|
<conditions>
|
|
<condition id="-2" name="On start of layout" sid="830662855800707" type="System" />
|
|
</conditions>
|
|
<actions />
|
|
<sub-events>
|
|
<event-block sid="616795702386846">
|
|
<conditions>
|
|
<condition id="-14" name="Compare variable" sid="344393414986688" type="System">
|
|
<param id="0" name="Variable">Musik</param>
|
|
<param id="1" name="Comparison">0</param>
|
|
<param id="2" name="Value">"on"</param>
|
|
</condition>
|
|
</conditions>
|
|
<actions>
|
|
<action id="0" name="Play" sid="317302734051964" type="Audio">
|
|
<param id="0" name="Audio file">MattOglseby - 1</param>
|
|
<param id="2" name="Loop">1</param>
|
|
<param id="3" name="Volume">0</param>
|
|
<param id="1" name="Tag (optional)">"musik"</param>
|
|
</action>
|
|
</actions>
|
|
</event-block>
|
|
</sub-events>
|
|
</event-block>
|
|
<event-group description="" sid="402229449389761" title="Event Klik Awal">
|
|
<sub-events>
|
|
<event-block sid="211081200254909">
|
|
<conditions>
|
|
<condition id="17" name="On tap object" sid="820939881242820" type="Touch">
|
|
<param id="0" name="Object">btnPlay</param>
|
|
</condition>
|
|
</conditions>
|
|
<actions>
|
|
<action id="3" name="Start" sid="559454510824773" type="btnPlay">
|
|
<param id="0" name="From">1</param>
|
|
</action>
|
|
<action id="-16" name="Wait" sid="427807743452492" type="System">
|
|
<param id="0" name="Seconds">0.3</param>
|
|
</action>
|
|
<action id="-2" name="Go to layout" sid="340689608818837" type="System">
|
|
<param id="0" name="Layout">Menu</param>
|
|
</action>
|
|
</actions>
|
|
</event-block>
|
|
</sub-events>
|
|
</event-group>
|
|
</events>
|
|
</c2eventsheet>
|