Hi all,not sure if anyone interested but this is just a little mod to home.xml to show australia day flags on australia day..
http://youtu.be/WAUAxkhgSck?hd=1
you need to place this code at bottom of home.xml before controls tag…..i have also created a setting button to turn on or off the flags too if anyone would like that pls let me know and ill upload it aswell…
you also need a folder called holidays inside your media folder and inside that a folder a folder named Australia Day spelt just like that
https://www.dropbox.com/sh/jw1g5n5abp693…6Zm6a?dl=0 You also need these images in your Australia Day folder, keep the names of images the same as are….
I Couldnt have made this without latts9923 Holiday mod So Thnxxx latts9923 Hope you Dont Mind
<!-- ######################################################################### Australia Day ######################################################################### -->
<control type="group">
<visible>System.Date(01-26,01-27)</visible> <!---(start date, end date, in MM-DD format)-->
<posx>0</posx><!---Use this to space all the groups--->
<animation effect="rotate" end="0" time="9000" delay="300" pulse="true" condition="true">Conditional</animation>
<control type="image">
<posx>60</posx>
<posy>-110</posy>
<width>50</width>
<height>82</height>
<texture>holidays/Australia Day/Australia2016Day.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="10000" delay="500" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="20,0" end="-60,0" time="5300" delay="300" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>80</posx>
<posy>-180</posy>
<width>65</width>
<height>63</height>
<texture>holidays/Australia Day/Australia2016Day.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="9000" delay="1300" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="40,0" end="-30,0" time="4000" delay="200" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>170</posx>
<posy>-300</posy>
<width>100</width>
<height>150</height>
<texture>holidays/Australia Day/australia-flag.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="15000" delay="300" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="40,0" end="-90,0" time="3200" delay="300" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>220</posx>
<posy>-80</posy>
<width>65</width>
<height>63</height>
<texture>holidays/Australia Day/Australia2016Day.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="9000" delay="1300" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="40,0" end="-30,0" time="4000" delay="200" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>280</posx>
<posy>-80</posy>
<width>55</width>
<height>55</height>
<texture>holidays/Australia Day/australia-flag.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="9000" delay="300" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="40,0" end="-70,0" time="4000" delay="200" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>165</posx>
<posy>-75</posy>
<width>60</width>
<height>60</height>
<texture>holidays/Australia Day/australia-flag.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="9000" delay="500" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="20,0" end="-90,0" time="5300" delay="300" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>100</posx>
<posy>-20</posy>
<width>55</width>
<height>55</height>
<texture>holidays/Australia Day/australia-flag.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="9000" delay="300" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="40,0" end="-30,0" time="4000" delay="200" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>390</posx>
<posy>-110</posy>
<width>50</width>
<height>82</height>
<texture>holidays/Australia Day/Australia2016Day.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="10000" delay="500" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="20,0" end="-60,0" time="5300" delay="300" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
</control>
<control type="group">
<visible>System.Date(01-26,01-27)</visible> <!---(start date, end date, in MM-DD format)-->
<posx>600</posx><!---Use this to space all the groups--->
<animation effect="rotate" start="10" end="0" time="9000" delay="300" pulse="true" condition="true">Conditional</animation>
<control type="image">
<posx>100</posx>
<posy>-20</posy>
<width>55</width>
<height>55</height>
<texture>holidays/Australia Day/australia-flag.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="9000" delay="300" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="40,0" end="-30,0" time="4000" delay="200" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>90</posx>
<posy>-300</posy>
<width>100</width>
<height>150</height>
<texture>holidays/Australia Day/australia-flag.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="15000" delay="1000" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="40,0" end="-90,0" time="3200" delay="300" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>120</posx>
<posy>-330</posy>
<width>50</width>
<height>82</height>
<texture>holidays/Australia Day/Australia2016Day.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="10000" delay="500" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="20,0" end="-60,0" time="5300" delay="300" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>230</posx>
<posy>-100</posy>
<width>100</width>
<height>150</height>
<texture>holidays/Australia Day/australia-flag.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="15000" delay="1000" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="40,0" end="-20,0" time="3200" delay="300" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>260</posx>
<posy>-80</posy>
<width>65</width>
<height>63</height>
<texture>holidays/Australia Day/Australia2016Day.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="9000" delay="1300" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="40,0" end="-30,0" time="4000" delay="200" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>190</posx>
<posy>-70</posy>
<width>60</width>
<height>60</height>
<texture>holidays/Australia Day/australia-flag.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="10000" delay="500" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="20,0" end="-60,0" time="5300" delay="300" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>260</posx>
<posy>-80</posy>
<width>50</width>
<height>82</height>
<texture>holidays/Australia Day/Australia2016Day.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="9000" delay="2300" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="40,0" end="-30,0" time="4000" delay="200" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>390</posx>
<posy>-110</posy>
<width>90</width>
<height>90</height>
<texture>holidays/Australia Day/australia-flag.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="15000" delay="1500" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="20,0" end="-60,0" time="5300" delay="300" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
</control>
<control type="group">
<visible>System.Date(01-26,01-27)</visible> <!---(start date, end date, in MM-DD format)-->
<posx>1000</posx><!---Use this to space all the groups--->
<animation effect="rotate" end="0" time="9000" delay="300" pulse="true" condition="true">Conditional</animation>
<control type="image">
<posx>100</posx>
<posy>-100</posy>
<width>55</width>
<height>55</height>
<texture>holidays/Australia Day/australia-flag.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="15000" delay="2000" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="40,0" end="-20,0" time="3200" delay="300" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>260</posx>
<posy>-80</posy>
<width>50</width>
<height>82</height>
<texture>holidays/Australia Day/Australia2016Day.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="9000" delay="2300" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="40,0" end="-30,0" time="4000" delay="200" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>300</posx>
<posy>-110</posy>
<width>100</width>
<height>150</height>
<texture>holidays/Australia Day/australia-flag.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="10000" delay="2500" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="20,0" end="-60,0" time="5300" delay="300" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
</control>
<control type="group">
<visible>System.Date(01-26,01-27)</visible> <!---(start date, end date, in MM-DD format)-->
<posx>1200</posx><!---Use this to space all the groups--->
<animation effect="rotate" end="0" time="12000" delay="300" pulse="true" condition="true">Conditional</animation>
<control type="image">
<posx>150</posx>
<posy>-100</posy>
<width>65</width>
<height>63</height>
<texture>holidays/Australia Day/Australia2016Day.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="15000" delay="3000" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="40,0" end="-20,0" time="3200" delay="300" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>20</posx>
<posy>-170</posy>
<width>65</width>
<height>63</height>
<texture>holidays/Australia Day/Australia2016Day.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="15000" delay="3000" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="70,0" end="-80,0" time="3200" delay="300" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>175</posx>
<posy>-40</posy>
<width>60</width>
<height>60</height>
<texture>holidays/Australia Day/australia-flag.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="9000" delay="3000" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="30,0" end="-20,0" time="3200" delay="300" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>370</posx>
<posy>-130</posy>
<width>50</width>
<height>82</height>
<texture>holidays/Australia Day/Australia2016Day.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="9000" delay="2300" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="40,0" end="-50,0" time="4000" delay="200" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
<control type="image">
<posx>390</posx>
<posy>-110</posy>
<width>55</width>
<height>55</height>
<texture>holidays/Australia Day/australia-flag.png</texture>
<aspectratio scalediffuse="false">keep</aspectratio>
<animation effect="slide" start="0,0" end="0,1450" time="15000" delay="3500" reversible="false" loop="true" condition="true">Conditional</animation>
<animation effect="slide" start="20,0" end="-60,0" time="5300" delay="300" reversible="false" pulse="true" condition="true">Conditional</animation>
</control>
</control>