Re: [flexcoders] Re: passing parameters to a popUp

2006-05-12 Thread Alin DICU
, { nomPhoto: vsdvdsvsdvsdv} ); --- In flexcoders@yahoogroups.com, Alin DICU [EMAIL PROTECTED] wrote: Hello, I want to create a popUp and pass parameters to it so that it can dynamically display information. Is it possible? Here are some parts of my code

Re: [flexcoders] problems accessing a tree with xml from a HTTPService

2006-05-12 Thread Alin DICU
is statically put into the .mxml page. Thanks, Tracy Spratt a écrit : I do this regularly. How are you attempting to access the attributes? Tracy -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Alin DICU Sent: Thursday, May 11, 2006 10:03

[flexcoders] passing parameters to a popUp

2006-05-11 Thread Alin DICU
Hello, I want to create a popUp and pass parameters to it so that it can dynamically display information. Is it possible? Here are some parts of my code: --PopUp.mxml--- ?xml version=1.0

Re: [flexcoders] difficulties accessing tree branches

2006-05-11 Thread Alin DICU
Anyone, has some examples of accessing tree elements? Thanks, Alin DICU a écrit : Hi, I'm having problemes accessing clicked branches in trees. I tried many thing but I keep stumbling on undefined items. Here are piéces of my code: - the UI tree

Re: [flexcoders] Re: problems when creating a pop up

2006-05-10 Thread Alin DICU
anyway. Any other thoughts will be welcome. Bye, Doug Lowder a crit: Your code, exactly as posted, works fine for me. Do you have the SimpleTitleWindow.mxml and TitleWindowApp.mxml files in the same directory? --- In flexcoders@yahoogroups.com, Alin DICU [EMAIL PROTECTED] wrote: Hi, I'm

Re-Solved: [flexcoders] Re: problems when creating a pop up

2006-05-10 Thread Alin DICU
the SimpleTitleWindow.mxml and TitleWindowApp.mxml files in the same directory? --- In flexcoders@yahoogroups.com, Alin DICU [EMAIL PROTECTED] wrote: Hi, I'm having problems to create a popUp. My code is exactly the same as the one in the Flex doc examples. Here it is again

[flexcoders] difficulties accessing tree branches

2006-05-10 Thread Alin DICU
Hi, I'm having problemes accessing clicked branches in trees. I tried many thing but I keep stumbling on undefined items. Here are piéces of my code: - the UI tree component --- mx:Tree id=employeeTree

[flexcoders] problems when creating a pop up

2006-05-09 Thread Alin DICU
Hi, I'm having problems to create a popUp. My code is exactly the same as the one in the Flex doc examples. Here it is again: SimpleTitleWindow.mxml- mx:TitleWindow xmlns:mx=http://www.macromedia.com/2003/mxml title=Title Window x=268