View Single Post
  #9 (permalink)  
Old 10-24-2008, 03:25 PM
selimhanov selimhanov is offline
Junior Member
 
Join Date: Oct 2008
Posts: 7
Default Re: Creating zip files by using SWFKit Pro

I lost whole day to figure out something with LiteZip.dll. As a result my app creates zip and then it just gives an error message. I think, something gets wrong when adding files to the zip.
I'd very thankful to someone who can tell what is the easiest way to zip files or at least who could give a simple tutorial how to create a dll and call functions of that dll from flash. I've installed VisualBasic. Which programming language is best for creating ActiveX dll's? Or all of them are the same?
And one more question. Can SWFKit call only ActiveX dll functions or it is also possible to import other dll files and call their functions? As far as I understand dll and Activex dll files are different.
I hope someone will ray some light on this issue.
P.S. it's possible to find any dll files on net and download them, but they don't give any information on available function and variables in dll files, is it possible to get those variables and informations from a dll?

Thank you,

Anar Selimhanov
selimhanov@gmail.com
Reply With Quote