Sha256: c8e1b7dff3c07e1fc913f27ff1d047b35f44af4d3c0947b01ed1258c21284c50

Contents?: true

Size: 191 Bytes

Versions: 132

Compression:

Stored size: 191 Bytes

Contents

package {
    import flash.display.Sprite;

    public class SomeFile extends Sprite {

        public function SomeFile() {
            trace(">> SomeFile instantiated");
        }
    }
}

Version data entries

132 entries across 50 versions & 4 rubygems

Version Path
h4oflashsdk-1.0.13 test/fixtures/asdoc/src/SomeFile.as
h4oflashsdk-1.0.13 test/fixtures/compc/simple/SomeFile.as
h4oflashsdk-1.0.13 test/fixtures/mxmlc/simple/SomeFile.as
h4oflashsdk-1.0.12 test/fixtures/mxmlc/simple/SomeFile.as
h4oflashsdk-1.0.12 test/fixtures/compc/simple/SomeFile.as
h4oflashsdk-1.0.12 test/fixtures/asdoc/src/SomeFile.as
h4oflashsdk-1.0.11 test/fixtures/compc/simple/SomeFile.as
h4oflashsdk-1.0.11 test/fixtures/mxmlc/simple/SomeFile.as
h4oflashsdk-1.0.11 test/fixtures/asdoc/src/SomeFile.as
h4oflashsdk-1.0.10 test/fixtures/asdoc/src/SomeFile.as
h4oflashsdk-1.0.10 test/fixtures/mxmlc/simple/SomeFile.as
h4oflashsdk-1.0.10 test/fixtures/compc/simple/SomeFile.as
h4oflashsdk-1.0.9 test/fixtures/asdoc/src/SomeFile.as
h4oflashsdk-1.0.9 test/fixtures/compc/simple/SomeFile.as
h4oflashsdk-1.0.9 test/fixtures/mxmlc/simple/SomeFile.as
h4oflashsdk-1.0.8 test/fixtures/asdoc/src/SomeFile.as
h4oflashsdk-1.0.8 test/fixtures/compc/simple/SomeFile.as
h4oflashsdk-1.0.8 test/fixtures/mxmlc/simple/SomeFile.as
h4oflashsdk-1.0.7 test/fixtures/asdoc/src/SomeFile.as
h4oflashsdk-1.0.7 test/fixtures/compc/simple/SomeFile.as