[Question] About SWF Editing ?

05/29/2012 14:40 NotiRod#1
hi elitepvpers Owners & members

when i work at this swf file : game-v6.v6362.swf [warCommander]

i used RABCDASM and maked .bat files and extracting done good .. i think that : )
after >

Followed all the steps

i saw the the extract folder and all data .asasm

that's good untill now : )

but when i open the file like i see no any programing language or any Numbers can i change it or any thing can i modify it : ) ??

EXAMPLE ::

when i open the files such as [ ACADEMY.script.asasm ] i see that ....

Quote:
script ; 114
sinit
refid "ACADEMY.sinit"
body
maxstack 2
localcount 1
initscopedepth 1
maxscopedepth 3
code
getlocal0
pushscope

findpropstrict Multiname("ACADEMY", [PackageNamespace("")])
getlex QName(PackageNamespace(""), "Object")
pushscope

getlex QName(PackageNamespace(""), "Object")
newclass "ACADEMY"
popscope
initproperty QName(PackageNamespace(""), "ACADEMY")

returnvoid
end ; code
end ; body
end ; method
trait class QName(PackageNamespace(""), "ACADEMY")
#include "ACADEMY.class.asasm"
end ; trait
end ; script
and what can i do for that ??

i just want to know .. Do I followed the right steps or not ??


sorry for my english language .. *_*

hello anybody there ??