david850067064 / fxspy

Automatically exported from code.google.com/p/fxspy
0 stars 0 forks source link

does flexspy supports flex4 sdk #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I tried running a simple example using flex4 sdk and flexspy.
1. i get an error 

 Error #1009: Cannot access a property or method of a null object reference.
    at
mx.managers::PopUpManagerImpl/http://www.adobe.com/2006/flex/mx/internal::getTop
LevelSystemManager()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\man
agers\PopUpManagerImpl.as:437]
    at
mx.managers::PopUpManagerImpl/addPopUp()[E:\dev\gumbo_beta2\frameworks\projects\
framework\src\mx\managers\PopUpManagerImpl.as:297]
    at
mx.managers::PopUpManagerImpl/createPopUp()[E:\dev\gumbo_beta2\frameworks\projec
ts\framework\src\mx\managers\PopUpManagerImpl.as:231]

so, the question is does flexspy supports flex4 yet?

IT would be so nice and would help alot if it already does.

Original issue reported on code.google.com by saurabh....@gmail.com on 10 Feb 2010 at 9:40

GoogleCodeExporter commented 9 years ago
>so, the question is does flexspy supports flex4 yet?
No it does not. It will as soon as Flex 4 is officially released.

Original comment by ara...@gmail.com on 13 Feb 2010 at 10:29

GoogleCodeExporter commented 9 years ago

Original comment by ara...@gmail.com on 13 Feb 2010 at 10:29

GoogleCodeExporter commented 9 years ago
Flex4 has been out since mid-March.  What's the ETA for an upgrade of fxspy?  
Thanks!

Original comment by elliot.w...@gmail.com on 10 Jun 2010 at 5:21

GoogleCodeExporter commented 9 years ago
Hi. 
I've got the same question. What's the ETA for a Flex 4 compatible version?

Original comment by nikdud...@gmail.com on 13 Jul 2010 at 5:18

GoogleCodeExporter commented 9 years ago
The compiled library on this site doesn't work for Flex 4.  But I checked out 
the sources and built them against the Flex 4.1 SDK, and they work fine 
unmodified.  So if you want FlexSpy for Flex 4, just build it yourself from 
sources and you should be good to go.

Original comment by steve%ro...@gtempaccount.com on 2 Oct 2010 at 3:56

GoogleCodeExporter commented 9 years ago
Try this one http://demonsterdebugger.com/ it is very helpful

Original comment by ghazi.no...@gmail.com on 8 Apr 2011 at 10:11