PDA

View Full Version : How to create flash on the fly from C#


zhenghong04
03-12-2005, 12:59 AM
I am new to action script, and would like to simulate a page flipping effect in a C# application.

I am wondering whether it is possible to generate a flash on the fly from a set of images, which could have new images dynamically added or deleted.

Thanks very much, since the answer to this question will for the decision how to achieve this effect.

Xeef
03-12-2005, 01:08 AM
hi and welcome to As.Org

Hmmm

there is something like "gif2swf" or "img2swf" Hmmm not sure "xyz2swf"
which is abel to conwert the image to an SWF but it's for single frame and NO script as long i know
but there is a chance that there is a more flexible one out there
try to search around mayby you find something
else way is the same question how to make any other file format on the fly
you need a compiler for it (or compreser call it as you wish) SWF is open format so if you are realy good and have time you coud write your own