For second complies with incremental on, no icon is listed.
For compiles with incremental off, the icon is listed :
<script name="com/sparkTree/Tree_folderOpenIcon.as"
mod="1391180354000" size="477" optimizedsize="315">
<def id="com.sparkTree:Tree_folderOpenIcon" />
<pre id="mx.core:BitmapAsset" />
<dep id="AS3" />
</script>
...
<script
name="/home/tchiverton/workspace/ReportsLayoutCore-trunk/flex-src/com/sparkTree/Tree.as"
mod="1391180354000" size="10616" optimizedsize="6434">
...
<dep id="com.sparkTree:Tree_folderOpenIcon" />
This isn't the SDK tree controls as we needed some stuff it didn't provide.
The object is embed thus in Tree.as:
[Embed("assets/folderOpenIcon.png")]
private var folderOpenIcon:Class;
I'm fighting the good fight with AIR to get a pre-Ant SDK installed to
see if it makes a difference.
Tom
On 10/03/14 17:33, Alex Harui wrote:
For the SWF that failed, is that icon listed in the link-report at all?
On 3/10/14 10:17 AM, "Tom Chiverton" <[email protected]> wrote:
On 10/03/14 17:04, Alex Harui wrote:
Compile with the -link-report option to see if the compiler is linked in
that icon and the player can't find it or if it didn't get linked in at
all.
What am I looking for in that ? A difference from first to second runs ?
Tom
______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________