Skip to main content
Participant
March 8, 2011
Question

Cairngorm 3 Popups in Modules problem

  • March 8, 2011
  • 1 reply
  • 3939 views

I have tried playing around witht the 'PopupTest' application provided in the /C3/trunk/Libraries/PopupTest/

and have found 2 issues:

Issue 1:

Caiorngorm 3 Popups (either PopupWrapper or PopupFactory) gives me an error when used inside a Module.

I am using Flex 4 with the following libraries:

"parsley-flex4-2.3.1.swc"

"spicelib-flex-2.3.1.swc"

"popup-1.7.swc"

And here is the error:

Main Thread (Suspended: TypeError: Error #1009: Cannot access a property or method of a null object reference.)

mx.managers::PopUpManagerImpl/addPopUp

mx.managers::PopUpManager$/addPopUp

com.adobe.cairngorm.popup::PopUpBase/openPopUp

com.adobe.cairngorm.popup::PopUpBase/set open

ModulePopups/___ModulePopups_Button1_click

Which occurs in here: PopUpManagerImpl.as at line 434: awm.activate(IFocusManagerContainer(window));

Issue 2:

Also the behaviours illustrated in the original 'PopupTest' application seem to have an issue with some missing behaviours from the com.adobe.cairngorm.popup.behavior.mx  for <mx1:ZoomAndFadeBehavior/>

I have attached a simpler version of the application and replicated the 2 issues here.

Please have a look and let me know of any solutions,

Thanks,

This topic has been closed for replies.

1 reply

Adobe Employee
March 14, 2011

Hi Adrian,

Thanks for reporting the issue and taking the time to create a sample project. We'll have a look at your issue and will get back to you soon.

Nicolas

ledroff
Adobe Employee
Adobe Employee
March 14, 2011

Nicolas,

Do we have jira tickets for those 2 ?

What are they ?

Thanks,

Cheers,

François