Tagged Questions

SwfDotNet is an open source library for reading, writing and generating SWF files using C#.Net or VB.Net.

learn more… | top users | synonyms

3
votes
0answers
62 views

Adding transparent PNG to SWF in SwfDotNet library (VB.NET)

The SwfDotNet library seems to be a great library for crating swfs from code, in VB.NET. Unfortunately it is poorly documented, and examples are scarce. I would like to know how to add a transparent ...