Re: [flexcoders] Creating popups and accessing them thru a link bar - please help

2006-05-16 Thread Manish Jethani



On 5/16/06, bobpardoe1959 <[EMAIL PROTECTED]> wrote:

> Which collection to the popups live in. The docs say
> SystemManager.popupChildren - but I cant find them.

It should be SystemManager.popUpChildren if you haven't specified a
value for childList in the call to createPopUp()

> I am trying to do all of this in the function invoked by my
> MouseEvent.CLICK listener

Why not stick the reference returned by createPopUp() into the
LinkBar's dataProvider?






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  












[flexcoders] Creating popups and accessing them thru a link bar - please help

2006-05-16 Thread bobpardoe1959



I am creating a number of popup children within my app. I create them
as titlewindows and then create a linkbutton on a link bar as each one
is created.

This works fine. 

I then need to find a way of bringing one of the popups to the front
by clicking on the appropriate link button. This is where it is
causing me to lose the will to live.

Which collection to the popups live in. The docs say
SystemManager.popupChildren - but I cant find them. 

I have named the title windows and link button the same so that I can
get the popup by name if needed - I just cant find the collection.

I am trying to do all of this in the function invoked by my
MouseEvent.CLICK listener

Please help

thanks

BOb












--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.