# \[Flex\] Workflow - Dynamically choose swfs/swcs

**URL:** https://forum.kirupa.com/t/flex-workflow-dynamically-choose-swfs-swcs/308060
**Category:** flash
**Created:** [April 16, 2010, 11:32am UTC](https://forum.kirupa.com/t/flex-workflow-dynamically-choose-swfs-swcs/308060 "2010-04-16T11:32:12Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![nook](https://avatars.discourse-cdn.com/v4/letter/n/90ced4/32.png) [@nook](https://forum.kirupa.com/u/nook)
#### Post date: [April 16, 2010, 11:32am UTC](https://forum.kirupa.com/t/flex-workflow-dynamically-choose-swfs-swcs/308060/1 "2010-04-16T11:32:12Z")

</div>

I’m in the process of planning a banner project, where I want to being able to output all banner formats (about 10+ of them) from the same flex project.

They will all contain pretty much the same content but with some variation, and because of the size limit I want to load only the necessary assets for each format.

I wonder if there’s a way to dynamically load different assets (in form of swf or swc) depending on some setting? I can of course load different swf:s into the main swf but I want only one swf per format.

How about launch configurations, is there a way to choose different swc:s there?
