What steps will reproduce the problem?
1. Create a new SWF, enable debugging via the publish settings -> Flash ->
permit debugging
2. create a document class, import com.facebook.utils.FacebookSessionUtil,
declare a variable of type FacebookSessionUtil
3. Compile the SWF
What is the expected output? What do you see instead?
With permit debugging checked, SWF will fail to run, giving the following
error:
ReferenceError: Error #1065: Variable [DOCUMENT CLASS NAME] is not defined.
Similar errors will appear for any classes linked to movieclips in the
library as well. If permit debugging is not checked, the SWF will compile
with no errors.
What version of the product are you using? On what operating system?
FB API 3.2 (3.0 compiles without error), Flash CS3, win XP, testing within
flash using FP9.
Original issue reported on code.google.com by jeffdep@yahoo.com on 10 Jun 2009 at 6:57
Original issue reported on code.google.com by
jeffdep@yahoo.com
on 10 Jun 2009 at 6:57