New topics: Your Pet, IOU, Baby IQ, The Poisons, Birther II, Games, Future Power

Welcome to the Tech Space!

Microsoft Related

Skip to end of metadata
Go to start of metadata

ActionScript is the language used in Adobe Flash projects.

Interesting ActionScript functions:

Actionscript Memory Usage

How to compile ActionScript:

Actionscript Byte Code:

SWF decompilation tools (from http://dougmccune.com/flex/FOTB_Decompiling_Doug_McCune.pdf)

  • Sothink SWF Decompiler
    • $80, Mac or PC, works great
  • Nemo 440
    • free AIR app, generates ABC bytecode
  • swfdump
    • free, included in Flex SDK, dumps ABC bytecode
  • abcdump.as
    • free, part of the Tamarin project
  • ActionScript Viewer (ASV)
    • $80 only AS3 support in “prerelease” version, PC only

http://codeazur.com.br/lab/

  • FC64 - A low level Commodore 64 emulator for Flash Player 9, written in Actionscript 3.
  • FZip - An Actionscript 3 class library to load standard ZIP archives and extract/decompress contained files.
  • AIR Remote Updater - An Actionscript 3 class to automate remote software updates for Adobe AIR applications.

https://github.com/claus/as3abc

  • as3abc is a low level Actionscript 3 library to parse, create, modify and publish ABC (Actionscript Block Code) files
  • as3abc is a partial port of the excellent Apparat framework
  • No work since April 2010, seems very preliminary

Apparat - "A framework to optimize ABC, SWC, and SWF files". http://code.google.com/p/apparat/

    • Written in Scala
    • active work in May 2011

Actionscript 3 from the ground up - http://www.adobe.com/devnet/actionscript/articles/as3_tour.html

AVM2 documentation - http://hg.mozilla.org/tamarin-redux/raw-file/tip/doc/bytecode/html/index.html

ABCASM

Main tamarin doc page - https://developer.mozilla.org/en/Tamarin

What is license to create an interpreter for ActionScript Byte Code - http://stackoverflow.com/questions/416050/avm2-and-abc-adobes-actionscript-bytecode-format-spec-licensing-can-i-use-it

Disassembling Actionscript Byte Code - http://www.actionscript.org/forums/showthread.php3?t=195115

http://llvm.org/devmtg/2009-10/Petersen_OptimizingActionScriptBytecode.pdf

Labels:
adobe adobe Delete
flash flash Delete
programming programming Delete
swf swf Delete
actionscript actionscript Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.