Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Interagindo com panel
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
adeildo junior  
View profile   Translate to Translated (View Original)
 More options Feb 10, 11:00 am
From: adeildo junior <thejunir...@gmail.com>
Date: Fri, 10 Feb 2012 08:00:50 -0800 (PST)
Local: Fri, Feb 10 2012 11:00 am
Subject: Interagindo com panel
Bom dia senhores,

Na aplicacao que estou desenvolvendo, eu chamo uma TitleWindow usando
o PopUpManager, e nesse vem um pequeno formulario...
Gostaria de saber se quando eu fechasse essa TitleWindow teria como
ela disparar um evento ou chamar uma funcao nesse modulo que a
criou...

PS: o modulo que cria essa popup nao e a aplicacao principal, portanto
nao da pra usar o FlexGlobals.topLevelApplication....

Era isso, obrigado desde ja


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Daniel_RMRS  
View profile   Translate to Translated (View Original)
 More options Feb 10, 11:06 am
From: Daniel_RMRS <kaba...@gmail.com>
Date: Fri, 10 Feb 2012 08:06:47 -0800 (PST)
Local: Fri, Feb 10 2012 11:06 am
Subject: Re: Interagindo com panel
Adeildo.. quando vc fecha esse TitleWindow vc usa um funçăo??

On Feb 10, 2:00 pm, adeildo junior <thejunir...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
adeildo júnior  
View profile   Translate to Translated (View Original)
 More options Feb 10, 11:11 am
From: adeildo júnior <thejunir...@gmail.com>
Date: Fri, 10 Feb 2012 14:11:48 -0200
Local: Fri, Feb 10 2012 11:11 am
Subject: Re: [flexdev] Re: Interagindo com panel

isso... uso o
public function sair():void{
       PopUpManager.removePopUp(this);

}

experimentei instanciar o modulo que abre essa popup e disparar a funcao
que eu desejo, mas nao rolou....

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Daniel_RMRS  
View profile   Translate to Translated (View Original)
 More options Feb 10, 11:15 am
From: Daniel_RMRS <kaba...@gmail.com>
Date: Fri, 10 Feb 2012 08:15:37 -0800 (PST)
Local: Fri, Feb 10 2012 11:15 am
Subject: Re: Interagindo com panel
Ok.. entăo na TitleWindow fica assim....  close="sair()".. ja
experimentou colocar assim..  close="sair();funcao()" ??

On Feb 10, 2:11 pm, adeildo júnior <thejunir...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
adeildo júnior  
View profile  
 More options Feb 10, 11:18 am
From: adeildo júnior <thejunir...@gmail.com>
Date: Fri, 10 Feb 2012 14:18:43 -0200
Local: Fri, Feb 10 2012 11:18 am
Subject: Re: [flexdev] Re: Interagindo com panel

pois e, nao rolou ss....


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Daniel_RMRS  
View profile   Translate to Translated (View Original)
 More options Feb 10, 11:21 am
From: Daniel_RMRS <kaba...@gmail.com>
Date: Fri, 10 Feb 2012 08:21:55 -0800 (PST)
Local: Fri, Feb 10 2012 11:21 am
Subject: Re: Interagindo com panel
E assim  close="funcao();sair()" ??

On Feb 10, 2:18 pm, adeildo júnior <thejunir...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
adeildo júnior  
View profile   Translate to Translated (View Original)
 More options Feb 10, 11:23 am
From: adeildo júnior <thejunir...@gmail.com>
Date: Fri, 10 Feb 2012 14:23:51 -0200
Local: Fri, Feb 10 2012 11:23 am
Subject: Re: [flexdev] Re: Interagindo com panel

problema resolvido!
na criacao da TitleWindow, dentro do modulo, eu atachei um evento
CloseEvent.CLOSE dentro do modulo, dai quando ele fecha a popup, dispara o
evento normalmente e tudo rola perfeito |O|O|O|O|O|O|O|O|O|


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
adeildo júnior  
View profile  
 More options Feb 10, 11:24 am
From: adeildo júnior <thejunir...@gmail.com>
Date: Fri, 10 Feb 2012 14:24:27 -0200
Local: Fri, Feb 10 2012 11:24 am
Subject: Re: [flexdev] Re: Interagindo com panel

problema resolvido!
na criacao da TitleWindow


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Daniel_RMRS  
View profile   Translate to Translated (View Original)
 More options Feb 10, 11:27 am
From: Daniel_RMRS <kaba...@gmail.com>
Date: Fri, 10 Feb 2012 08:27:04 -0800 (PST)
Local: Fri, Feb 10 2012 11:27 am
Subject: Re: Interagindo com panel
Blz.

On Feb 10, 2:24 pm, adeildo júnior <thejunir...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
adeildo júnior  
View profile   Translate to Translated (View Original)
 More options Feb 10, 11:29 am
From: adeildo júnior <thejunir...@gmail.com>
Date: Fri, 10 Feb 2012 14:29:07 -0200
Local: Fri, Feb 10 2012 11:29 am
Subject: Re: [flexdev] Re: Interagindo com panel

muito obrigado pela ajuda, of course....


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »