| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
#1 |
|
Member
Join Date: Feb 2007
Posts: 48
|
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?
|
|
|
|
|
|
#2 |
|
2006 Man Of The Year
Join Date: Mar 2007
Posts: 880
|
um. theoretically i guess it is possible but it would be SOOOOOO insanely difficult you might as well not even think about it.
__________________
I've curiosity on my side. |
|
|
|
|
|
|
|
|
#3 |
|
2006 Man Of The Year
Join Date: Mar 2007
Posts: 880
|
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.
__________________
I've curiosity on my side. |
|
|
|
|
|
#4 |
|
Member
Join Date: Feb 2007
Posts: 48
|
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?
|
|
|
|
|
|
#5 |
|
2006 Man Of The Year
Join Date: Mar 2007
Posts: 880
|
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.
__________________
I've curiosity on my side. Last edited by evride; 05-03-2008 at 12:03 AM.. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem with: local folder path, with .swf file inside a .html file | neptunesnectar | ActionScript 2.0 | 2 | 12-10-2006 01:29 PM |
| Call an external file from a .swf file | Raindog26 | ActionScript 2.0 | 1 | 12-07-2006 01:34 PM |
| Load an Exterior .swf file into the main.swf file. | Tokien | ActionScript 1.0 (and below) | 4 | 04-10-2005 06:01 PM |
| Can I launch an applescript from a flash .swf file? | JLF | ActionScript 1.0 (and below) | 10 | 01-17-2005 01:24 AM |
| Loading an external .swf file!? | garion1 | ActionScript 1.0 (and below) | 1 | 02-04-2003 06:42 AM |