Skip to content

Flash uses stale source files after error #2

Description

@GoogleCodeExporter
when building using:
  flashcommand -e -s input.fla -o output.swf
everything works properly so long as the compiler doesn't run into any errors. 
The first time it hits 
one, the output points you to the line that caused the error. 

However, once you edit and resave your source .as files, rerunning flashcommand 
will emit the 
same error as before, even quoting lines from the old version of your source 
file. it's hard to tell 
whether the flash app is somehow looking at the old, pre-overwritten version of 
the file or if 
flashcommand is caching the old file somewhere.

Original issue reported on code.google.com by swineh...@gmail.com on 8 Aug 2008 at 8:19

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions