~ubuntu-branches/ubuntu/jaunty/swfdec0.8/jaunty

« back to all changes in this revision

Viewing changes to test/image/background-load.xml

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2008-10-10 19:15:24 UTC
  • Revision ID: package-import@ubuntu.com-20081010191524-5z85qiky1d4bvgfa
Tags: upstream-0.8.0
ImportĀ upstreamĀ versionĀ 0.8.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<swf version="8" compressed="1">
 
3
  <Header framerate="30" frames="1">
 
4
    <size>
 
5
      <Rectangle left="0" right="4000" top="0" bottom="3000"/>
 
6
    </size>
 
7
    <tags>
 
8
      <FileAttributes hasMetaData="0" useNetwork="0"/>
 
9
      <DoAction>
 
10
        <actions>
 
11
          <GetURL url="background-7.swf" target="_level1"/>
 
12
        </actions>
 
13
      </DoAction>
 
14
      <ShowFrame/>
 
15
      <End/>
 
16
    </tags>
 
17
  </Header>
 
18
</swf>