Hi Hironmay,thanks for the reply, i was able to correctly add the source
files to the project as you mentioned, and they showed up in a folder
called "[source path] src" that was in the same level in the hierarchy
as the original "src" folder in the project. I then renamed the "[source
path] src"to "fix" and then removed the original afcs.swc.however, in my
code mxml code I get the "Could not resolve " error, so
I'm guessing my last step in to correctly reference the new source files
in my app. ...