Flex/AS Asset Resolution Different Module, Same Project??

I am seeing what might be an asset resolution issue in my Flex Modules.  If I have assets (PNG, JPG, SWF) bundled in a SWC and that SWC is imported as Library dependency, the assets are resolved properly.  Also, for AS /MXML implementations in the same module as an asset, resolution of that asset looks to be happening properly.

However, if I have an implementation in Module B that is referencing an asset in Module A, and Module B lists Module A as a dependency, that asset is not being resolved, in the editor at least.  It builds fine, and if the swc is moved to a library dependency, everything is resolving.


Matt

0

请先登录再写评论。