View Full Version : Is there a way to create a .swf file from an AIR application?
jslice390
04-30-2008, 09:48 PM
I'd like to create a desktop application that generates .swf files using AIR. I know you can create a text editor in AIR, but is it possible to make a .swf editor?
evride
04-30-2008, 10:38 PM
um. theoretically i guess it is possible but it would be SOOOOOO insanely difficult you might as well not even think about it.
evride
04-30-2008, 10:40 PM
what you could do is make a CMS with AIR and use flash as the template or whatever. you could send the settings to a php script to store in a browser or you could create an xml document that the swf file would load. Im guessing this isnt what you want tho.
jslice390
05-02-2008, 05:09 PM
What if I write a .jsfl file from AIR and then run a .bat file to execute the .jsfl to create a .fla and compile a .swf? Is there a way to run a .bat file from AIR?
evride
05-03-2008, 12:00 AM
hmm. i've never made a flash file from a jsfl file before. im going to assume you know what you are doing on that part.
anyways, im guessing you could do this with fscommand, but AIR does not have any program starting/running command of its own - so you could do this with a projector if you wanted.
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.