views:

213

answers:

0

Hello

I'm trying to debug a problem in a client side flash application (the swf) which communicates with a server side .asc.

How do I get the client side flash to load in debug mode? I can get it into debug mode after it has loaded but I need to debug the loading of the flash. The application is a video conference app and it has a problem reconnecting to the server if a user navigates away from the page with the flash and back again. So I would like to be able to see why it won't connect. I've done some logging on the server which seems to work as it should.

I'm totally new to flash, but I've been reading and googling for some hours today, so any help would be appreciated.