Getting an error: C:\Program Files\Adobe\Adobe Flash Builder 4.7\sdks\4.6.0\bin>swfdump Error loading: C:\Program Files\Java\jdk1.6.0_38\jre\bin\server\jvm.dll
On Tue, May 27, 2014 at 1:44 PM, Alex Harui <[email protected]> wrote: > Use unzip to unpack the swcs and swfdump -abc on the library.swf. Then > look for the word "Debug" > > On 5/27/14 9:58 AM, "mark goldin" <[email protected]> wrote: > > >I have a workspace that consists of a number of projects. The main project > >is a Flex application, other projects are libraries. What's happening is > >that when I debug it from FB no debugging info exists in these libraries > >and as a result no breakpoints are working. The libraries are referenced > >using their swc files. So, looks like the swc files are not getting > >compiled with the debugging data. > >Any idea what to check? I am using FB 4.7 and SDK 4.1. > > > >Thanks > >
