Hi Dale,
 
You should be able to use this:
 
var popup : MyPopUpCanvas = 
           MyPopUpCanvas (PopUpManager.createPopUp(this, 
                   MyPopUpCanvas , 
                   true));  
     popup.x = 350;
     popup.y = 100; 
     popup.title = title;
     popup.width = 400;
     popup.height = 350;  

 

Justin Raymond
Applications Developer

 
An Anglican K-12 School for Girls


www.abbotsleigh.nsw.edu.au

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Dale Fraser
Sent: Friday, 11 January 2008 2:58 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Modal / Modeless Windows



Im probably missing something obvious here.

But how would I create a window from flex, the window content may be
inline or come from a separate MXML canvas.

I want to do similar to the CF8 <CFWINDOW stuff.

Regards

Dale Fraser

http://learncf.com

 

#####################################################################################
Note:

This correspondence and any files transmitted with it are confidential. If you
are not the intended recipient, you must not disclose or use the information
contained in it. Any opinions expressed in this correspondence are those of the
individual sender, except where the sender expressly, and with authority, states
them to be the opinions of ABBOTSLEIGH.

If you have received this correspondence in error please notify Abbotsleigh
immediately by phone (612 9473 7900) or email ([EMAIL PROTECTED]).
Neither the sender nor ABBOTSLEIGH warrants that any communication via the 
Internet
is free of errors, viruses, interception or interference. Information is 
distributed
without warranties of any kind. 
#####################################################################################

<<logotype.jpg>>

Reply via email to