blob: 90db48a66e77563bf402f57f05fcae09990594a8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
|
<?xml version="1.0" encoding="utf-8" ?>
<cu3er>
<settings>
<auto_play>
<defaults symbol="linear" />
<tweenIn x="5" y="5" width="6" height="1" tint="0xFFFFFF" alpha="0.5"/>
<tweenOver alpha="1"/>
</auto_play>
<prev_button>
<tweenIn x="20" y="150" width="80" height="80" alpha="0" />
<tweenOver alpha="0" />
</prev_button>
<next_button>
<tweenIn x="610" y="150" width="80" height="80" alpha="0" />
<tweenOver alpha="0" />
</next_button>
<description>
<defaults
round_corners="0, 0, 0, 0"
heading_font="Verdana"
heading_text_size="42"
heading_text_color="0xFFFFFF"
heading_text_margin="0, 0, 0,24"
paragraph_font="Verdana"
paragraph_text_size="11"
paragraph_text_color="0xFFFFFF"
paragraph_text_margin="0, 0, 0, 24"
/>
<tweenIn x="0" y="220" width="640" height="100" alpha="0.15" />
<tweenOver alpha="0.3"/>
</description>
<transitions slicing="vertical" direction="down" duration="1.0" delay="0.2" cube_color="0x000000" />
</settings>
<slides>
<slide>
<url>http://www.3rd-infantry-division.org/modules/cu3er/images/team2.png</url>
</slide>
<transition direction="left"/>
<slide>
<url>http://www.3rd-infantry-division.org/modules/cu3er/images/arma2.png</url>
<link target="_self">http://www.3rd-infantry-division.org/forums/index.php?board=13.0</link>
</slide>
<transition duration="0.6" delay=".2" direction="down"/>
<slide>
<url>http://www.3rd-infantry-division.org/modules/cu3er/images/agwc3.png</url>
<link target="_blank">http://www.armedglobalwarfare.com</link>
</slide>
<transition num="3" slicing="horizontal" direction="left" delay="0.05"/>
<slide>
<url>http://www.3rd-infantry-division.org/modules/cu3er/images/recruitmentGT.png</url>
</slide>
<transition num="3"/>
<slide>
<url>http://www.3rd-infantry-division.org/modules/cu3er/images/arma2move.png</url>
</slide>
</slides>
</cu3er>
|