Re: [flexcoders] Html page pop up

2005-06-10 Thread Matthew Shirey
Okay, I just looked at that IFrame example... that's pretty damn slick! M.On 6/10/05, Manish Jethani <[EMAIL PROTECTED]> wrote: On 6/10/05, nithya karthik <[EMAIL PROTECTED]> wrote:>  I have an application with a top canvas and a botton canvas. the top> canvas has a button which on click mu

Re: [flexcoders] Html page pop up

2005-06-10 Thread Manish Jethani
On 6/10/05, nithya karthik <[EMAIL PROTECTED]> wrote: > I have an application with a top canvas and a botton canvas. the top > canvas has a button which on click must make a corresponding html page to be > displayed on the top canvas only. the bottom canvas should remain the same. > how to do

RE: [flexcoders] Html page pop up

2005-06-10 Thread Abdul Qabiz
tophe's IFrame technique in response of your previous mail. Please look at it here:     http://coenraets.com/viewarticle.jsp?articleId=95     -abdul From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of nithya karthikSent: Friday, June 10, 2005 3:55 PMTo: flexcodersSubjec

[flexcoders] Html page pop up

2005-06-10 Thread nithya karthik
hai, I have an application with a top canvas and a botton canvas. the top canvas has a button which on click must make a corresponding html page to be displayed on the top canvas only. the bottom canvas should remain the same. how to do this? when i give the following code the whole applic

[flexcoders] Html page pop up

2005-06-10 Thread nithya karthik
hai, I have an application with a top canvas and a botton canvas. the top canvas has a button which on click must make a corresponding html page to be displayed on the top canvas only. the bottom canvas should remain the same. how to do this? when i give the following code the whole applica