thank you Gopi Shankar :)


To: flexcoders@yahoogroups.com
From: sshankar0...@yahoo.co.in
Date: Wed, 17 Mar 2010 16:07:37 +0530
Subject: RE: [flexcoders] How to call an mxml from ActionScript----create tab


















 



  


    
      
      
      you can call an mxml from action script like this way,

in the actionscript
var mxmlObj:mxml_Class = new mxml_Class();
addchild(mxmlObj)

or else create a container like panel or canvas and add the mxmlObj to it.
var panelObj:Panel = new Panel();
panelObj.addchild(mxmlObj);

I hope this i have cleared your doubt.
Gopi Shankar

--- On Wed, 17/3/10, Nini7016 Nini7016 <nahloulaha...@hotmail.com> wrote:

From: Nini7016 Nini7016 <nahloulaha...@hotmail.com>
Subject: RE: [flexcoders] How to call an mxml from ActionScript----create tab
To: flexcoders@yahoogroups.com
Date: Wednesday, 17 March, 2010, 3:20 PM







 



    
      
      
      


I found a solution 

it 's ok :)



To: flexcod...@yahoogro ups.com
From: nahloulahanem@ hotmail.com
Date: Wed, 17 Mar 2010 09:46:11 +0100
Subject: [flexcoders] How to call an mxml from ActionScript- ---create tab


















 



  


    
      
      
      


Hello  :)

I created a file MXML which 'creat many tab'.
Then i created an ActionScript to call this file MXML (the tab), how can i call 
a file MXML ??

Or do you have an other methode which enables to create a tab in actionScript 
directly without creating a file MXML ??

AnyIdea please 


Thanks 


                                          

Acheter en ligne en toute sécurité ? Internet Explorer 8 vous protège 
gratuitement !



    
     

    
    






                                          
Hotmail débarque sur votre téléphone !  Paramétrez Hotmail sur votre téléphone! 
Gratuit !


    
     



 







       
The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.


    
     

    
    






                                          
_________________________________________________________________
Consultez gratuitement vos emails Orange, Gmail, Free, ... directement dans 
HOTMAIL !
http://www.windowslive.fr/hotmail/agregation/

Reply via email to