[flexcoders] The Official Apache Flex LinkedIn group

2012-02-14 Thread Tandon, Rishi
Join the group @ http://www.linkedin.com/groups/Apache-Flex-Official-4296888  Cheers

Re: [flexcoders] external debugger

2012-02-14 Thread Csomák Gábor
http://demonsterdebugger.com/ is the wery best. i think you'll be happy with it. On Thu, Feb 9, 2012 at 12:22 PM, Wouter Schreuders wschreud...@gmail.comwrote: well the kind of functionality I'm looking for is really for the back end programmers, occasionally they need to dip into the flex

[flexcoders] Re: HttpService resultHandler in different Window

2012-02-14 Thread valdhor
So, somewhere a null object is trying to be referenced. You will need to add debugging code to check which object is null. If you need two way communication between your windows I would recommend creating an interface and implementing it in both windows. --- In flexcoders@yahoogroups.com,

[flexcoders] Re: SWF Management...

2012-02-14 Thread valdhor
This does seem to be the current behavior. It started happening with my code too. I don't know exactly when it started but may be due to the fact that I just upgraded to 4.5 and Flash Player 11. --- In flexcoders@yahoogroups.com, jamesfin james.alan.finnigan@... wrote: A module is being

[flexcoders] AVM1Movie and BitmapData.draw()

2012-02-14 Thread Robson Roberto
Hi, I need to stretch the AVM1Movie before I draw it on BitmapData. How can I do it? thanks.

Re: [flexcoders] external debugger

2012-02-14 Thread Wouter Schreuders
thanks! I'll have a look 2012/2/14 Csomák Gábor csom...@gmail.com ** http://demonsterdebugger.com/ is the wery best. i think you'll be happy with it. On Thu, Feb 9, 2012 at 12:22 PM, Wouter Schreuders wschreud...@gmail.comwrote: well the kind of functionality I'm looking for is