Debugging swf on local server
Hello all
I have a project that I'm trying to port from Flashbuilder to IntelliJ where I need the swf to be debugged while running on the server. I was wondeirng how I could achieve this with IntelliJ.
Thanks,
TJ
Please sign in to leave a comment.
Just create respective Flex run configuration (Run | Edit Configurations | [+] | Flex). You probably need Launch URL or Connect to already running Flash Player option. An example of Debugging both Flex client and Java server can be found here: http://blogs.jetbrains.com/idea/2009/11/graniteds-projects-in-maia/