remove "*&val" references
[swfdec.git] / test / trace / gotolabel.xml
blob85923af673145eca5adb1a9c8552c4c93d55ba2b
1 <?xml version="1.0"?>
2 <swf version="8" compressed="1">
3   <Header framerate="15" frames="3">
4     <size>
5       <Rectangle left="0" right="2000" top="0" bottom="3000"/>
6     </size>
7     <tags>
8       <FileAttributes hasMetaData="0" useNetwork="0"/>
9       <DoAction>
10         <actions>
11           <Dictionary>
12             <strings>
13               <String value="_currentframe"/>
14             </strings>
15           </Dictionary>
16           <PushData>
17             <items>
18               <StackDictionaryLookup index="0"/>
19             </items>
20           </PushData>
21           <GetVariable/>
22           <Trace/>
23           <GotoLabel label="lal"/>
24           <Play/>
25           <EndAction/>
26         </actions>
27       </DoAction>
28       <ShowFrame/>
29       <DoAction>
30         <actions>
31           <Dictionary>
32             <strings>
33               <String value="_currentframe"/>
34             </strings>
35           </Dictionary>
36           <PushData>
37             <items>
38               <StackDictionaryLookup index="0"/>
39             </items>
40           </PushData>
41           <GetVariable/>
42           <Trace/>
43           <EndAction/>
44         </actions>
45       </DoAction>
46       <ShowFrame/>
47       <DoAction>
48         <actions>
49           <Dictionary>
50             <strings>
51               <String value="_currentframe"/>
52             </strings>
53           </Dictionary>
54           <PushData>
55             <items>
56               <StackDictionaryLookup index="0"/>
57             </items>
58           </PushData>
59           <GetVariable/>
60           <Trace/>
61           <Stop/>
62           <EndAction/>
63         </actions>
64       </DoAction>
65       <FrameLabel label="lal"/>
66       <ShowFrame/>
67       <End/>
68     </tags>
69   </Header>
70 </swf>