|
|||
|
Hello,
I am getting an error when using the build method for SWFKit Online: Replacer.Replace.1 error '80020009' An external object raised an error. No Error Description Available. /Replacer/test.asp, line 11 Here is the code I am using: var replacer = new ActiveXObject("Replacer.replace"); replacer.Init("*****************************"); var path = Server.MapPath("/Replacer") + "\\res\\"; replacer.addMovie(path + "attach.swf"); replacer.addFile("images", path + "swfkit.jpg"); replacer.addFile("sound", path + "test.mp3"); replacer.addFile("", path + "web.swf"); replacer.Build(path + "testrep.exe", path + "new.exe", 0); |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|