Compile a project into multiple independednt swfs

I'm putting together a reports application. Each report will
have some charting component, a few controls to specify some
parameters, and a few HTTPServices to fetch the data and user
settings (some of those services will be used in more than one
report). How can I configure my project in Flex Builder to compile
several different MXML files into their own SWF that can be run
alone?

Use MXML Modules for each report. Each report will compile
into a SWF file that can be loaded into the main application on
demand. This limits the size of your main application. You can
compile the modules independently with ANT tasks.

Similar Messages

  • During import, how to auto split one project into multiple albums based on date?

    I believe I've done enough aperture reserach to get all my terminology right, so here goes...
    I've created a file structure within the aperture inspector the the tune of: 
    Year [folder], Type of event (Occasion, special occasion, holiday, vacation) [folder], Project (Wedding), Album (i.e. Day 1, Day 2 or Pre wedding week, event, honeymoon).
    I also have entire months with 7 or 8 pictures each day, that are of the same type/project (random dog pictures) but are distinctly different days (albums - day in park, in bed at night, watching movie). 
    My question is, can I import one project with multiple albums already created based on the date they're taken.  As I can see it, all I can do is split individual projects automatically by date.  But what if one project is over one month, but has multiple distinct days that would be ideal for albums?  One more example.  We did a trip to San Fran.  One day was touring the city, one day was a concert, another day was touring the city.  All one project, but 3 different albums (in my mind).  I had to import as one project, then separately go in and make albums.  I would like that done automatically.
    My suspicion is that I can not natively do this within aperture, and that I would need something called an "applescript."  I haven't done any reserach into that area, so if that's the case and you know where I can find a script that would do this, I'd appreciate the help. 
    Sorry for the wordiness, just wanted to be clear.  Thanks for any and all help!

    Hi,
    You need to create a new requirement in tcode VOFM for that, together with your ABAP consultant. This requirement will be used in copy contol.
    http://saptechsolutions.com/pdf/VOFMCopyRequirementRoutines.pdf
    MdZ

  • Breaking up one project into multiple projects

    I have a question that I hope can be answered (Using Captivate 5.5).
    I have a seemingly large project now (433 slides with no quizzes added at this point) that is broken down as follows:
    There are 9 chapters.  The first is a quick "how to" which has a menu that links to the 8 chapters.  All the chapters are accessed by the "jump to page" link with buttons i created at the top, a home button that links back to the main menu buttons, and each chapter contains 4 sub-chapters.
    When this whole deal started, I was told it would just be a run through start to finish in one day with a quiz at the end, but now I am told they like the individual chapters so much that they want chapters with their own quiz and summary and they want it to be able to be "bookmarked" so that they can work at it in half hour sections over the course of a few days. 
    The down side is I'm pretty much done the whole thing as one project file.  I have looked into how to break it up, or how to just have various quizzes (more importantly quiz summary for each chapter that stops the user from proceeding to the next chapter until complete) within one project but its clear that I need to break it up and have 9 .exe files (.exe being the requested format) in the end all linked to one another.  The problem I have is that I have no idea how to go about this. 
    Anyone with any ideas for me?  Please?
    Thank you once again!

    Thanks Anjaneai,
    This was pretty much much idea as well and I think it makes the most sense. 
    There is really only one page in each module that links back to the main page so it shouldn't take too long to implement.
    The only question I have is with something like this where I will essentially have a breakdown of one "main" exe that links to the 8 other chapters, how do I go about saving these?  Is there something that I need to do (ie file structure or a certain click box during the export)?  Do I just export/publish each of them as their own exe and Captivate is smart enough to recognize this?
    Right now what my vision is of this is that I would publish all 9 exe's into one directory where the main exe is in the root and the other exe's are in their own directories so that when the file is sent, unzipped, it will only show the one exe to click on so it isn't confusing to the end users.   

  • Compile flex project to multi swf files !

    Hi all !
       I have a flex project include one mxml main application, some mxml component and action script files. Can I compile flex project to multi swf files. My goal is: swf file very large, so I divide it into multi small swf files ! How can I do this? plz, give me some guide or links about it !
       Thanks very much.

    Hi there,
    Use modules to do that.
    regards aktell2007

  • Should a feature film edited w/FCP be broken into multiple projects?

    I am shooting and editing a HD project. Being fairly new to FCP and having edited only a 5 minute music video, I am trying to determine if I am making a mistake in not considering creating multiple FCP "projects" to complete the 1.5+ hr movie. I am currently compiling (rough editing) multiple sequences in one project. I am not having any major slowdowns or crashes. I realize every situation/computer/project is different but I am not finding a specific answer in my searches through the forums. Any insight, links or information are greatly appreciated. Thank You
    Workflow:Shooting Panasonic HVX 200, 720 native footage, P2 import w/P2CMS, Import Raylight link files to FCP.
    Apple Imac 2.4Ghz Intel Core 2 Duo, FCP 6.03v, Mac OX 10.4.11, Video files on Glyph GT 062 Raid firewire drives.

    It's really a matter of personal choice. You can break it into multiple projects, or just create multiple Sequences in one project.
    This book may help you get/stay organized: http://store.creativecow.net/p/63/gettingorganized_in_final_cutpro
    -DH

  • Can't import existing project or multiple project into workspace

    Hi everyone,
    When i created a new model to my project , i lost the fils generated automatically in gen_wdp. so the types generated automatically are not recognazed in the code.
    Before creating the new model, i have copied the folder of the project to an other place. I try actually to get back this version which contains all generated fils and  which works correctly.
    I copied the folder of the last version, before creating models, to ...DCs\sap.com\home and i tried to do an import in NWDS.
    when i chose as import source: multiple existing projects into workspace, i can't see the folder to check it and when i use * Existing project into workspace* i can see it in the brows but when i chose it, i have the message Projects already exists
    any idea please?!
    Thanks
    Safae

    Thank you Rahul,
    I deleted the new version from the folder .dtc\0\DCs\sap.com\home and i replace it by the latest version before importing the model. In NWDS i closed and opened the project again. The build is OK, but i don't know if the activity is ok( contains the current version of project) or I should do something for updating it.
    Thanks in advance for your help.
    Regards.
    Safae

  • Compiling a CSS into SWF without merged SDK and dynamically loading

    I have a flex application that is built with the SDK merged in (for my own good reasons). This application dynamically loads a style SWF that was built without the SDK merged. Unfortunately, it seems that the loaded SWF fails to resolve its references with the SDK and gives me a 1014 run-time error.
    If I merge the SDK into the CSS SWF then it works. If I set both my application and the CSS SWF to use the SDK as an RSL then it works. In short the matrix is:
    CSS SWF, SDK merged?
    Application, SDK merged?
    Works?
    Yes
    Yes
    Yes
    Yes
    No
    Yes
    No
    Yes
    No
    No
    No
    Yes
    I do not want a big CSS SWF to dynamically load with all the SDK in it when I already have the SDK loaded with my application. Any help much appreciated.

    Hi,
    In you rsl project properties, go to Flex Library Build Path and go to library path tab. Here you can edit your imported library. There's no need in RSL to import the libraries merge into code but external(even the Adobe libraries should be loaded as external) cause you load it already from your application project (as rsl or merge into code).
    Bye!

  • Combining multiple projects into one larger project?

    If I have multiple separate projects and now want to combine them, edits, titles and all into a larger project, is it possible? I expected that it might be possible to drag one project into another and place it intact onto the timeline for the new project. Since every combination of dragging a project around has evidently failed to accomplish what I'm expecting... is there a way to do this?

    welcome phiphika to the  board…
    in terms of convenience, I would indeed export/share all 6 movies.
    to tape, or as Quicktime/FullQuality…
    both methods create a lossless copy of your final movie(s).
    in step II, import all 6 project into a new iM project, as said above, you don't loose ay quality with that back'n forth copying... only some time ;-)… you can set then chapter markers etc....
    besides, your workflow is as mine on larger projects: not 678 clips into one monstrous project of some dozends Gigabytes, just segments…

  • HT4007 I have multiple libraries. I would like to import one project into another library. How?

    I have multiple libraries. I would like to import one project into another library. How?

    Select the project in the Library Inspector and export the project as library. Then import this library into your other Aperture library.
    File > Export > Project as New Library
    File > Import > Library
    Regards
    Léonie

  • How do you import multiple iMovie projects into one iDVD project?

    Hi.
    I'm 17, and am trying to create a DVD of when the family went on a cruise. For different places/days, I've created different iMovie projects.
    But, when I want to export to iDVD, it only lets me put one iMovie project into one iDVD project?
    I've tried dragging the actual iMovie project files into iDVD but that doesn't work.
    I know I could export to QuickTime and then drag it into iDVD, but it seems exporting just to iDVD is much quicker, and the quality is better.
    Anyone know how I can do this?
    cheers
    +P.S. If it helps, it's iMovie '11 with iDVD '09.+

    That is not true. You can use them all in one DVD. I have just created my first DVD which has a trailer, a movie with chapters and several different slide shows.
    All you have to do is save each project to Media Browser. (Choose Share in toolbar). Open iDVD and choose your theme or no theme. On the right will be all your options such as audio, media photo's etc. Choose your various video's/projects etc and just drag and drop which ones you want to the page and they will automatically put themselves there with the given name of each video/project.

  • Easy or otherwise: combining multiple complex ivideo projects into one

    I'm tempted to [finally] invest in fcp--just a matter of time--but at this particular moment (urgency) the decision would be made for me if I was sure I could do the following, which in imoviehd has proven well nigh impossible. I have six movie projects, each rather complex, that I want to combine into one movie project (for dvd purposes of letting viewer watch the whole movie straight through, in addition to watching each movie [chapter] separately). I've tried several ways to drag and drop the elements from one imovie project into another, but it is not working at all (the transfer starts out okay, but then it indicates the transfer will be, ahem, several thousand minutes to complete. The movies are between 2 and 88 GB, total run time for all six is 37 minutes.
    I guess my question is whether someone can tell me that there's an easier way to do this in fcp.
    thanks for any edification.

    This is stupidly simple in FCP, and authoring the dvd you want is stupidly simple in DVDSP.
    I've never used imovie, so I've no idea how that works, but in fcp it's a simple copy/paste from one sequence to another until they're all strung together.
    But I dunno how to get your material out of imovie and into fcp unless you export the finished pieces, convert them to .mov instead of .dv and import those.

  • Best workflow to place multiple projects into one master project?

    Since FCP X seems to slow down with longer projects(this needs to be fixed soon) I am creating 4 15 minute projects for my  hour master. Should I copy and paste the shorter projects into the master or export them as self-contained QT files and re-import?
    Best.
    Tom

    Try copying and pasting into a new project first after rebooting and with nothing else running, not even networking.

  • Combining multiple projects into one?

    from a recent vacation i have imovie projects for each city, 6 in all, each being between 2:45 and 5 minutes long. i did each in its own project to keep clips organized better, but when the final project plays, i want the cities to run one after the other, without kicking out to the menu everytime. basically what im asking is is there a way to merge these seperate projects into one, or do i have to compress each and then make a totally new imovie from that?

    welcome phiphika to the  board…
    in terms of convenience, I would indeed export/share all 6 movies.
    to tape, or as Quicktime/FullQuality…
    both methods create a lossless copy of your final movie(s).
    in step II, import all 6 project into a new iM project, as said above, you don't loose ay quality with that back'n forth copying... only some time ;-)… you can set then chapter markers etc....
    besides, your workflow is as mine on larger projects: not 678 clips into one monstrous project of some dozends Gigabytes, just segments…

  • Can I publish a Captivate module into multiple SWFs

    Hi All,
    Could anybody tell me if there is a way to publish a single (25 slide) captivate (4) module into 25 seperate SWF files? My main reason for this is to get round the issue of having a massive file size upon publishing. I have tried a pre-loader on various percentage levels but does not appear to make a difference?
    Any advice greatfully received.
    Chris M

    Yes certainly, you can publish the course locally first as .swf or HTML 5.
    Then you will have to upload all the files and folders created during publishing to your business catalyst website.
    Thanks.

  • AIR 3.7 Problem Loading Multiple Similar SWFs On iOS

    I'm running into an issue with loading multiple SWFs using AIR 3.7 on iOS. The exact same code works fine on Android.
    The issue is that if I include 2 specific SWFs then neither of them will load correctly. When I include just one of the SWFs it works great. I've also tried including a second SWF which is pretty much empty and that also works. Additionally, I've been able to load a MovieClip out of the first SWF IF addChild() was first used on myswf1 and that works even when the main SWF did not. Lastly if I include 2 of the exact same SWFs (with different filenames) that also works.
    So my question is what is it about the two SWFs that causes it not to work? They are effectively the same except each has custom assets and custom class naming.
    Both of them subclass off one main class like this:
    class myswf1 extends mymain
    class mymain extends MovieClip
    class myswf2 extends mymain
    class mymain extends MovieClip
    So both SWFs contain mymain seperately from each other. Could that be the issue? Like when it compiles all the code into the package SWF the
    two mymain root classes clash?
    In the past it seems like that should still work it just uses the first loaded class and that is it.
    The errors that I get seem to happen on lines like this:
    selectableHudOptions.bonustime.mouseEnabled = false;
    Where selectableHudOptions.bonustime is basically null. However, when I just have 1 SWF this line works fine.  If I loop through selectableHudOptions's children it is blank when I am loading the two SWFs but it shows all of the children when just loading the one SWF.
    Another theory I have about it is that it seems like addChild() has to be used on the objects and frames have to go by before the children are visible. Like addChild() is being delayed somehow because of the multiple SWFs. Or addChild() is behaving asyncronously and my code is running syncronously.
    I think Nimisha from Adobe has worked on these multiple SWF issues before.

    Yes, duplicate symbol conflict looks like the cause of your issue.
    This is a known issue in AOT mode. For now, could you please try renaming mymain to something else when using it in the second swf?
    Or you may place mymain into separate swc, and link one of your swfs with "merged into code" option, while the other one "externally", so that only one of the swfs has mymain defined and there is no clash.
    Please do let us know if either of the solutions work for you.

Maybe you are looking for