Hi all
I am currently working on a project involving Flash and JavaScript, the project development environment is Flash builder 4.5.
I am using ExternalInterface to communicate between action script and the JavaScript.
In Flash Builder I use its debug tools, but when putting the swf on an html page with JavaScript I find that my only debug tools are alerts (from JS) and text fields (from Flash).
Are there any debug tools / environments I can use to debug my project while it’s working from a browser?
Thank you,
Moshe S.