swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] .swf to .exe


From: Matthias Kramm
Subject: Re: [Swftools-common] .swf to .exe
Date: Mon, 4 Jul 2005 20:42:21 +0200
User-agent: Mutt/1.5.6i

On Fri, Jul 01, 2005 at 07:55:11AM -0700, sehs sehsat wrote:
> Am currently working on a project for my university
> and i searched all over the web to find a method to
> convert .swf to .exe files, I was unlucky to find any
> open source projects to guide me to where to start
> from.
> 
> I found this project "swftools" interesting and I
> wonder if anyone can lend me a hand with transforming
> flash .swf files to .exe formats.

Hm, I guess if you want to create .exe from .swf using
Open Source, you'd have to use one of the GPL flash rendering
libraries to display the file.
You could start with taking a look at 
    http://www.swift-tools.com/Flash/
which is a flash rendering library.
Another option is using flirt
    http://sourceforge.net/projects/flirt/
.
swftools also includes a rendering component, which is
in lib/modules/swfrender.c. It's still at an early stage, though.

Starting with one of these libraries, it's probably not too
much effort to link the .swf data into the .exe file and combine
it with a viewer.

Greetings

Matthias







reply via email to

[Prev in Thread] Current Thread [Next in Thread]