# Problem with multiple swc files in Flash CS5

**URL:** https://forum.kirupa.com/t/problem-with-multiple-swc-files-in-flash-cs5/319546
**Category:** flash
**Created:** [February 24, 2011, 7:32am UTC](https://forum.kirupa.com/t/problem-with-multiple-swc-files-in-flash-cs5/319546 "2011-02-24T07:32:24Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Stiakooo](https://avatars.discourse-cdn.com/v4/letter/s/ac91a4/32.png) [@Stiakooo](https://forum.kirupa.com/u/Stiakooo)
#### Post date: [February 24, 2011, 7:32am UTC](https://forum.kirupa.com/t/problem-with-multiple-swc-files-in-flash-cs5/319546/1 "2011-02-24T07:32:24Z")

</div>

Hello,

I have really strange problem.  
I am working on an AIR application which uses several skins. I prepared All these skins in swc files. These files contain bitmap images. I specified unique class names for each bitmap to use in my actionscript.

I added my swc files using File/Publish setting/Flash/Setting/Library path.  
If I put only 4 swc everything works fine.  
The problem starts when I put more than 4 swc files. When I try to compile I have just empty stage. No errors, nothing!

I want to say that all class names are unique and I tried different combination of swc files to be sure that the problem is not because of a specific swc file. It always works when swc files are 4 or less but not more.

Thank you.
