How do I set variable in ShockwaveFlashObjects C#
COM
1
Posts
1
Posters
3
Views
1
Watching
-
Hey, i have some .swf decompiled and i can see all the .as files in it. so now i want to edit some variable in for example i want to edit the variable "x" in main.as so i loaded the swf and when i want to setVariable I get the error: "Error HRESULT E_FAIL has been returned from a call to a COM component." you know how can I get the variable and change it?