PDA

View Full Version : Zinc Ming/DLL integration to export SWFs


apotherix
02-21-2008, 09:39 PM
Okay so I'm fairly new to programming in general and this is way over my head, so I'm mostly looking for general point-me-in-the-right direction info.

I have a program (and animated comic book builder) that I need to generate SWFs with. We've already integrated it with Zinc so it now runs as an application, bu i'm trying to figure out how to write an external DLL based on Ming somehow in order to generate those SWFs and later load, read, and modify them.

Would that even be possible, and how does Actionscript/Zinc communicate with the DLL and how do I take that and use it to generate a SWF using Ming?

Dark Vyper
03-02-2008, 05:46 PM
Hi,

This q should really be posted in Zinc's forum.

But anyway you should be able to use Zinc's DLL class to communicate with DLLs.