HI, I did a test on FB4.6 / SDK 4.10 / Air 3.8 and got the same error when I clicked on Print PDF.
Debug shows img.bitmapData = NULL on the following line : var cover:BitmapData = img.bitmapData; I assume this then triggered the "...a null object reference" error. Regards, Sugan Naicker -----Original Message----- From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of OmPrakash Muppirala Sent: 11 September 2013 10:48 PM To: dev@flex.apache.org Subject: Re: Flex 4.10 with Adobe AIR 3.8 not working smooth On Wed, Sep 11, 2013 at 1:34 PM, Igor Costa <igorco...@gmail.com> wrote: > Hey there Randy. > > Thanks for feedback, I really appreciate, but let me ask you did you > use the latest 4.10 SDK and AIR 3.8 on FB 4.7? If so, can you test the > package that I sent? > > Tested with 4.10 SDK with AIR 3.8 on FB 4.7. The app compiles and runs fine. But there is a RTE when I do capture and then print pdf: TypeError: Error #1009: Cannot access a property or method of a null object reference. at Test/imprimir()[C:\p\flex_os\workspace4.7_2\Test\src\Test.mxml:66] at Test/___Test_Button2_click()[C:\p\flex_os\workspace4.7_2\Test\src\Test.mxml: 109] Other than that no weird behaviors like you mentioned. Thanks, Om > > Best Regards > > ---------------------------- > Igor Costa > www.igorcosta.com > www.igorcosta.org > > > On Wed, Sep 11, 2013 at 5:16 PM, Randy Troppmann > <randy.troppm...@gmail.com>wrote: > > > Igor, > > > > For this app https://itunes.apple.com/ca/app/jolifoto/id574204502 I > > used > > 4.7 and Starling/Feathers and working with BitmapData was ok. I hope > > that helps ... sorry if I answered the wrong answer. > > > > - Randy > > > > On 2013-09-11, at 1:49 PM, Igor Costa <igorco...@gmail.com> wrote: > > > > > Hi there guys > > > > > > Just a rumble question, does you guys tried to compile a simple > > > Flex > AIR > > > app using BitmapData with latest SDK release with Flash Builder 4.7? > > > > > > Turns out that very strange behavior that apps when launches will > > > take > > few > > > seconds and freezes and unload the Main swf file. > > > > > > I need help from you to test on your own environment to see if > > > this is affecting only me or spread globally. > > > > > > Here's the link for testing: > > > https://www.dropbox.com/s/f5136cnzs348u2t/Test.zip > > > > > > > > > My guess is Flash Builder is crashing app. > > > > > > > > > See yah! > > > ---------------------------- > > > Igor Costa > > > www.igorcosta.com > > > www.igorcosta.org > > > > Randy Troppmann, BFA > > ------------------------------------------- > > Founder, Chief Architect > > runningmap.com > > ------------------------------------------- > > Principal > > Spin Technologies Inc. > > St. Albert, Alberta, Canada > > ------------------------------------------- > > cell: 780-903-0271 > > email: ra...@runningmap.com > > twitter: @randytroppmann > > blog: randytroppmann.com > > > > >