Compile .fla files without Flash IDE

i need to know whether this can be possible or not....
My aim is to compile bulk FLA's (say 50). can we compile .FLA's without using Flash IDE using command Line?
If so how it can be done. please provide with an example.
I have used JSFL concept for publishing bulk FLA's. But it will work using Flash IDE. This is not what i need.
I need to compile or publish the FLA's using CommandLine or Batch Files.
Please reply to the post ASAP

I've been looking fro the same answer for quite some time, I do not think compiling without the IDE is possible ( if you absolutely need the assets from your flas, that is), I have since changed my workflow to accomodate foe this shortcoming.

Similar Messages

  • Trying to delete some files from a flash template (.fla file) in flash

    Hi I am trying to delete some files from a flash template I purchased,  when I open the .fla file in flash and go into the library, I would like  to delete the contact box and the mp3 player, when I locate those files  in the library and delete the files, the website no longer opens up (it  will not work when I delete those files from the library) what am I  doing wrong ? please help, I am fairly new to flash.

    Ned - Nice to have guys like your good self giving the advice you do!
    Hope the chap sorts out his mp3 library Problems!
    For my part, I don't want to even try come to terms with FLASH - great as it is.
    If you would like to have the job of making changes for me @  Footballtipping.co.uk/ - let me know. Contact - [email protected]
    You will be rewarded to your liking! -
    Regards all & keep at it!
    Mike Roche

  • Is there any way to compile FLA files into SWF files on the command line?

    I am using Adobe Flash CS4 Professional on Windows XP.  To facilitate automated nightly builds, I have been searching for a way to compile my SWF files from the FLA files under source control, but without luck.  The tools in the Flex SDK looked promising, but we do not use Flex.  Thanks!

    Seen these?

  • Editing a Flash 3/4 FLA file in Flash CC?

    Does anyone know if this is at all possible?
    As I'm trying to find older versions of Flash and is becoming a pain, even the trials are non-existent, currently going through old cover disks to find trials.
    I did make an amend in the older Flash FLA file, saved and published it in CC,ran the SWF in a browser and the pages simultaneously skipped between one another.
    Any ideas grealy appreciated.
    *I accepted the prompt about all old Actionscripts will be updated - to continue using the CC effectively*

    You can find old trial versions at the site linked below. 
    Be sure to follow the steps outlined in the Note: Very Important Instructions section on the download pages at this site or else the download will not work properly.
    http://prodesigntools.com/tag/ddl

  • Getting Error in opening a fla file in flash 8

    Hi I use flash 8 to edit my projects, recently I got a website related to music downloads and it was built in flash, now when I try to edit the fla file it opens up in flash 8 but I cannot see the library and when I edit it and make some changes in it it saves but it doesnt work like the original one.
    any suggestion would be really helpful.
    I think it has something to do with older/newer version of flash ?

    If it's a flash cs3 fla, then you might have a lot of problem since cs3 has new features that flash8 cant take care of.

  • Can I develop fla files in flash demo and have my friend...

    Would it be legal for me to develop fla files with the demo version of Adobe Flash CS5 and have my friend, who owns a full copy of flash pro, to export them to swf? This would be much like using the developer version of ColdFusion.

    Do you see something that would indicate you cannot make full use of the trial?  You'd have to research the terms and conditions of use, but I don't believe there are any restrictions on the purpose of use of trial versions. And I doubt there is any way to distinguish a trial version swf from a paid version swf.
    Logically, if commercial use of what you create with the trial version is illegal, then having your friend publish what you created using the trial version for commercial purposes would still be illegal.  But I simply don't think it is illegal.
    If you remain skeptical, then your safest bet is to go to the source and ask Adobe directly.

  • Having trouble opening .fla files in Flash MX

    Hi,
    Can anyone help me?
    I'm using Flash MX, and when I get sent .fla files to edit I
    get a "Unexpected file format" error or a "An unknow error has
    occured while accessing ..<location of file.fla>"
    Is this because I'm trying to edit/open .fla files that
    aren't compatible with Flash MX?? Why is this the case?
    If someone could shed some light on this that would be great
    as all .fla's recently have been causging me problems.
    Cheers.

    sound like you try to opne flashMX2004 or flash8 foles in MX.
    that wount work. An upgrade would help, or asking your source for
    those flas to save then in MX format - which is not possible in
    Flash 8 though.

  • Playing .exe flash file without flash player

    Hi,
    We have a .exe flash file generated from adobe captivate. If we have flash player PC,.exe will be played. If we don't have flash player on PC,it will ask for installing latest version flash player,if we give ok and click on .exe file again it will be played.But in installed program list i dont see flash player.Where is flash player installed? And is there any way to play .exe file without showing that message if we dont have flash player?
    Thank you

    No i dont see flash player in Add or remove programs. I don't know whether captivate .exe file have some inbuilt capacity to play itself. It is not problem. Our problem is we dont want that message for installation. Can we do installation of flash automatically and play once we click .exe file without showing any message or can we play .exe without flash?

  • Opening .fla files Using Flash CC

    Hi,
    I've been given a .fla file I need to open.
    I'm trying to open it using the latest Flash CC but keep getting an error message.
    Any help would be appreciated.

    Just "en error occurred when opening file' then the directory

  • CS3 and CS4 .fla files in Flash Pro 8 ?

    Does anyone know what it takes for me to open .fla files from CS3/CS4 - in my Flash Pro 8 ?
    It says "Wrong file type" or something like that...
    The guy sending me CS3/CS4 is a PC user, and I am a Mac user... dont know if that matters....
    Thanks,
    John

    You cannot open CS3/4 file in Flash 8.  Either you or the person sending you the files has to save the files down to Flash 8 versions before you can open them in Flash 8.  CS3 can save files down to Flash directly since each version of Flash can save to the previous version.  But CS4 files would need to be saved as CS3 files first, and then CS3 could be used to save back to Flash 8.  If any features new to CS3/4 are used in the files, these features will be lost in the conversion.

  • DW CS5 use ActionScript files without Flash

    Our websites must avoid requiring a Flash download in the client browser.
    Can we use Dreamweaver CS5 with ActionScript files (.as) without requiring Flash in a browser?
    For example, DW CS5 menus include File -> New ... -> ActionScript,
    but I cannot find literature or examples on using .as with Dreamweaver.
    thanks,
    Bruce

    ActionScript is the backbone for Flash applications (FLV or SWF).
    Unlike HTML & JavaScript, ActionScript is not a web programming language per se.  It is a Flash programming language.  And while some web devices support Flash many others do not.
    If your site cannot use Flash then your ActionScript will need to be replaced with a suitable web alternative.  Perhaps jQuery or Ajax (JavaScript & CSS).
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • How to code/compile/package MDB without Sun IDE?

    Hi
    I am using Eclipse 3.01 so not able to levelage the native support from Sun's IDE.
    Can anyone please point me to some useful materials? I want to know:
    1. How to compile? What are the jars required and where to find them.
    2. How to package and deploy to SunOne 7.
    3. How to run simple JMS producer and consumer as a standalone java client.
    Thanks,
    Jirong

    Does SunOne 7 comes with a deployment tool like the
    one with J2EESDK 1.4? Can I use that one to package
    the web and ejb applications?Yes, Sun One has a deploytool for this purpose. Take a look into the J2EE tutorial available on the site, and you will find deplytool used everywhere.
    $ Carol.

  • Opening up CS3 file .fla file in Flash Pro 8

    I have a friend I am helping to learn flash and he sent me a
    Flash file from CS3 saved as a Flash 8 file and I can't open it in
    my flash 8 version - does anyone know why? Thanks Eric

    Hi funkysoul - "he sent me a Flash file from CS3 saved as a
    Flash 8 file " - he did that and it isn't working - I think he has
    a student version, would that have anything to do w/ it? Also,
    adzenx - I have Flash 8 because that is the version I purchased
    back when it is avail - I hadn't upgraded since then.

  • Flash CS5 Crashing when opening a specific .fla file

    I just upgraded from Flash Professional CS4 to CS5.  Everything seemed to be working fine. After upgrading, I started working on a project I had been creating in CS4 on the new CS5.  The file opened originally and I worked on it in the new CS5.  My swf works and the video plays.  All of the external swf files I load in to the Index swf work great.  They were created in the new CS5.  I can open the external swf, .fla files without any problem.  But when I open the one Index file that was created in CS4, Flash CS5 crashes saying there was an unexpected error. I have uninstalled and installed flash several times.  I have tried deleting the com.adobe.flash.plist file and restarting.  Nothing has worked.  I am really afraid I'm going to lose this file and all the work put in to it.  Can anyone help me with some ideas to troubleshoot this?  Any help would be greatly appreciated.  Thanks.

    You're still using 12.0.0, and the current version is 12.0.2.
    That looks like a font related crash fixed a while back.

  • Problem opening a .fla file

    I keep getting the error The application Flash has
    unexpectedly quit. It happens when I open any .fla file in Flash
    CS3 (Intel-based Mac and Mac OS X 10.4.10). I have been using the
    application all of last week without hitch or problem. Suddenly
    today it won't let me successfully open anything. Have ran a
    software update on the full Adobe Suite. Updates were only
    available for the Adobe Version Cue Server.

    bump

Maybe you are looking for

  • How to do things Wrong, or the Playbook. A Catharsis.

    Dear Blackberry, I want to talk about your little beautiful tablet: The Playbook. This is a Catharsis, so don't take this personal, it isn't. I have one, I found it's hardware to be incredible. The OS (2.0) it's also fast and responsive

  • Using two macs with one copy of LE8?

    Hi, I've got a copy of logic express 8 installed on my iMac, and wanted to use it on my dad's Macbook so that I can use it at practices/live etc. but it only comes with one license number, so when I try and install it on the macbook it says it's alre

  • Cs5 embbeding video question

    Hi I have embedded a couple of video clips in my design document, it will be eventually exported out as a swf. Although my videos play nicely within the exported version, once they get to the end, i would like the video to return to the beginning pos

  • IPad 2 trouble

    My iPad2 randomly stopped working. The back light turns on and makes the screen a dark blue color but there is nothing displayed. There is no red slider  or logo when I try to turn it on and off, its just blank. Holding the sleep button and home butt

  • How to find an extended ASCII character

    Hi, I have a problem while reading from a InputStream with a BufferedReader. I�m trying to find out if an extended ASCII character is within a String made with readline(), but it always says no. Example: myString.indexOf('\u00D2') While debugging, I