I have a SWF that I wish to debug on with the flash debugger. I have the debug flash player and the 'Debugger' context menu option is greyed out. If I check the 'Permit debugging' option in the SWF publish settings, this does not become enabled.
My hunch is that this is down to the fact that my SWF is being loaded by another parent SWF. Before I embark on a potentially large job to republish this parent SWF, I wanted to guage whether it was worth it by determining:
To answer my own question...
From tests - Only parent SWFs need debugging enabled. Siblings irrelevant to debugging don't need it enabled.