Hi, > From Finder or FB or command-line? command line.
$fdb (fdb) run SkinnablePopUpContainerSKEffects.swf Attempting to launch and connect to Player using URL SkinnablePopUpContainerSKEffects.swf This result in the same blank swf: fdb ./tests/mobile/SkinnablePopupContainerSK/ss/*.swf Attempting to launch and connect to Player using URL ./tests/mobile/SkinnablePopupContainerSK/swfs/SkinnablePopUpContainerSKEffects.swf Also running fdb just trying run and running the swf almost works (fdb) run Waiting for Player to connect Player connected; session starting. Set breakpoints and then type 'continue' to resume the session. [SWF] SkinnablePopUpContainerSKEffects.swf - 4,192,841 bytes after decompression But the tests time out before you have a chance to set breakpoints. > Does the Standalone Debugger launch or some browser? Standalone debugger starts but is blank, with the correct path to the swf is in the title. Justin