<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.mecheye.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.mecheye.net/feed.php">
        <title>Flash Systems Supplement Wiki</title>
        <description></description>
        <link>http://wiki.mecheye.net/</link>
        <image rdf:resource="http://wiki.mecheye.net/lib/images/favicon.ico" />
       <dc:date>2010-09-06T00:36:17+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.mecheye.net/start?rev=1275752891&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mecheye.net/fusion:index?rev=1275745681&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mecheye.net/tamarin:errors?rev=1269202228&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mecheye.net/abc:index?rev=1268685131&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mecheye.net/tamarin:index?rev=1268684849&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.mecheye.net/lib/images/favicon.ico">
        <title>Flash Systems Supplement Wiki</title>
        <link>http://wiki.mecheye.net/</link>
        <url>http://wiki.mecheye.net/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.mecheye.net/start?rev=1275752891&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-05T15:48:11+00:00</dc:date>
        <dc:creator>Jasper St. Pierre</dc:creator>
        <title>start</title>
        <link>http://wiki.mecheye.net/start?rev=1275752891&amp;do=diff</link>
        <description>I'm currently converting this into a more general
wiki, which was my plan anyway The better docs should
be here soon. Visit fusion:index for
the old page for now.

Flash. It's confusing. There's a ton of different
buzzwords and acronyms. Adobe's saying it's an open
platform, with SWF, RTMP, FLV, AMF, specifications
available. Everything's open.</description>
    </item>
    <item rdf:about="http://wiki.mecheye.net/fusion:index?rev=1275745681&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-05T13:48:01+00:00</dc:date>
        <dc:creator>Jasper St. Pierre</dc:creator>
        <title>fusion:index - created</title>
        <link>http://wiki.mecheye.net/fusion:index?rev=1275745681&amp;do=diff</link>
        <description>&quot;Mecheye Fusion&quot;? Sounds like a secret government project.


Mecheye Fusion, the latest project from Mecheye Labs (I'm not an Iranian contractor, I promise), is a Python codebase for writing and parsing SWF files and the Tamarin bytecode format. Fusion was originally All SWFs built by Fusion should follow the official Adobe SWF spec, except where the spec is wrong in relation to the Flash Player implementation, which has happened multiple times.</description>
    </item>
    <item rdf:about="http://wiki.mecheye.net/tamarin:errors?rev=1269202228&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-21T20:10:28+00:00</dc:date>
        <dc:creator>Jasper St. Pierre</dc:creator>
        <title>tamarin:errors</title>
        <link>http://wiki.mecheye.net/tamarin:errors?rev=1269202228&amp;do=diff</link>
        <description>Common VerifyErrors in Tamarin

	*  #1017 : This is a scope overflow error. It means that Fusion calculated the maxScope property of your method wrong. This shouldn't happen. File a bug at Launchpad.
	*  #1018 : This is a scope underflow error. It means that you are using an operation (such as popscope) while there are not enough scopes in the chain.
	*  #1021 : This is an invalid jump address error. This shouldn't occur if you use the Jump API that is presented before.
	*  #1023 : This is a sta…</description>
    </item>
    <item rdf:about="http://wiki.mecheye.net/abc:index?rev=1268685131&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-15T20:32:11+00:00</dc:date>
        <dc:creator>Jasper St. Pierre</dc:creator>
        <title>abc:index</title>
        <link>http://wiki.mecheye.net/abc:index?rev=1268685131&amp;do=diff</link>
        <description>Information about ABC

ABC


ABC stands for ActionScript Byte Code, and is the bytecode format and instruction set used by Tamarin to execute.


	*  multinames - what are they?
	*  scope - what is the scope stack?
	*  classes - ABC classes and instances, newclass
	*  properties - findpropstrict, callproperty, initproperty, constructprop
	*  traits - traits and slots
	*  trycatch - weird try/catch semantics, newcatch, exception_info
	*  generics - __AS3__.vec, TypeName, applytype</description>
    </item>
    <item rdf:about="http://wiki.mecheye.net/tamarin:index?rev=1268684849&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-15T20:27:29+00:00</dc:date>
        <dc:creator>Jasper St. Pierre</dc:creator>
        <title>tamarin:index</title>
        <link>http://wiki.mecheye.net/tamarin:index?rev=1268684849&amp;do=diff</link>
        <description>Information about Tamarin


Tamarin is an open-source virtual machine used to run ABC files.

errors - all the errors errors I've come across and how to fix them</description>
    </item>
</rdf:RDF>
