Posts Tagged ‘SWF’
Manipulate SWF files with AS3SWF

During a project last year I was faced with an interesting challenge, altering a constant value inside an already compiled SWF. Due to the specifics of the project it turned out to be as simple as hardcoding the address of the constant and overwriting with the new value but my interest in a native AS3 SWF file library had been sparked.