Hi,

Probably better to read the first sentence as " ignore the SWF side”, I still 
want to code / compile AS (as it pick up more issues) but ignore the SWF output.

> The workflow I found to work well as an application developer is basically to 
> ignore the AS side. Reasons being:
> - The framework code is different on the AS side to the JS and has different 
> features / bugs
> - Layout is different between plaftforms and it's a lot of work to get an 
> application looking the same in both
> - AS side is missing support for a number of common style attributes
> - Issues setting up debugging support in the IDE
> - Chrome has a decent JS debugger now. You can set breakpoints, look at 
> variables etc etc
> - Project I’m working on is targeting JS as final output
> 
> You still get the benefits of coding in AS and the IDE and compiler pick up a 
> lot of issues for you quickly because of that.

Thanks,
Justin

Reply via email to