Closed GoogleCodeExporter closed 9 years ago
Original comment by ianb...@google.com
on 15 Sep 2014 at 4:57
Original comment by ianb...@google.com
on 15 Sep 2014 at 6:11
Original comment by cev...@google.com
on 8 Nov 2014 at 2:34
Original comment by cev...@google.com
on 8 Nov 2014 at 2:34
Original comment by cev...@google.com
on 20 Nov 2014 at 12:53
http://helpx.adobe.com/security/products/flash-player/apsb14-24.html
Original comment by cev...@google.com
on 20 Nov 2014 at 1:21
I have a question:
E:\AVM\xxx>java -jar asc.jar -import playerglobal.abc -import global.abc
hello.as
hello.abc, 489 bytes written
E:\AVM\xxx>avm.exe hello.abc
VerifyError: Error #1014
the contents of hello.as:
package {
import flash.display.Sprite;
public class Hello extends Sprite {
public function Hello() {
trace("Hello");
}
}
}
why? thanks!
Original comment by caozhihua325
on 19 Jan 2015 at 10:01
Original issue reported on code.google.com by
ianb...@google.com
on 15 Sep 2014 at 4:52Attachments: