RE: [flexcoders] Re: Looping output

2006-04-25 Thread Karl Johnson
] On Behalf Of Jeremy Rottman Sent: Tuesday, April 25, 2006 3:43 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Looping output I am trying to loop over components. Like Labels and text. So depending on how many records I return it outputs that many sets of labels and text components

[flexcoders] Re: Looping output

2006-04-25 Thread Jeremy Rottman
Cynergy Systems, Inc. http://www.cynergysystems.com -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy Rottman Sent: Tuesday, April 25, 2006 3:43 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Looping output I am trying

[flexcoders] Re: Looping output

2006-04-25 Thread Jeremy Rottman
for? | Karl Johnson Cynergy Systems, Inc. http://www.cynergysystems.com -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy Rottman Sent: Tuesday, April 25, 2006 3:43 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Looping

Re: [flexcoders] Re: Looping output

2006-04-25 Thread Suresh Akula
, April 25, 2006 3:43 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Looping output I am trying to loop over components. Like Labels and text. So depending on how many records I return it outputs that many sets of labels and text components. --- In flexcoders

[flexcoders] Re: Looping output

2006-04-25 Thread Jeremy Rottman
To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Looping output I am trying to loop over components. Like Labels and text. So depending on how many records I return it outputs that many sets of labels and text components. --- In flexcoders@yahoogroups.com, Tracy Spratt

Re: [flexcoders] Re: Looping output

2006-04-25 Thread Suresh Akula
To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Looping output I am trying to loop over components. Like Labels and text. So depending on how many records I return it outputs that many sets of labels and text components. --- In flexcoders@yahoogroups.com

Re: [flexcoders] Re: Looping output

2006-04-25 Thread Suresh Akula
, April 25, 2006 3:43 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Looping output I am trying to loop over components. Like Labels and text. So === message truncated === __ Do You Yahoo!? Tired of spam

[flexcoders] Re: Looping output

2006-04-25 Thread Jeremy Rottman
://www.cynergysystems.com -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy Rottman Sent: Tuesday, April 25, 2006 3:43 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Looping output I am

[flexcoders] Re: Looping output

2006-04-25 Thread Jeremy Rottman
] Re: Looping output I am trying to loop over components. Like Labels and text. So depending on how many records I return it outputs that many sets of labels and text components. --- In flexcoders@yahoogroups.com, Tracy Spratt tspratt@ wrote

Re: [flexcoders] Re: Looping output

2006-04-25 Thread Suresh Akula
can you explain me why you are using parentApplication.closing.mainPanel.subCanvas. can't you use subCanvas.createChild(...); here is the sample application ?xml version=1.0? mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml mx:Script ![CDATA[ function getData1():Array {

RE: [flexcoders] Re: Looping output

2006-04-25 Thread Tracy Spratt
Of Jeremy Rottman Sent: Tuesday, April 25, 2006 5:00 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Looping output opps didnt fully explain my last post. I removed the for loop in my function, and tried testing with this. I am trying to create the label on the subCanvas, which is where

[flexcoders] Re: Looping output

2006-04-25 Thread Jeremy Rottman
PROTECTED] On Behalf Of Jeremy Rottman Sent: Tuesday, April 25, 2006 5:00 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Looping output opps didnt fully explain my last post. I removed the for loop in my function, and tried testing with this. I am trying to create the label

[flexcoders] Re: Looping output

2006-04-25 Thread Jeremy Rottman
be the reference chain? Can you do it in a sample app? Tracy -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy Rottman Sent: Tuesday, April 25, 2006 5:00 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Looping output

RE: [flexcoders] Re: Looping output

2006-04-25 Thread Mark Rausch
Use percentWidth and percentHeight instead -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy Rottman Sent: Tuesday, April 25, 2006 3:32 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Looping output Well tracy

[flexcoders] Re: Looping output

2006-04-24 Thread Jeremy Rottman
I am trying to loop over components. Like Labels and text. So depending on how many records I return it outputs that many sets of labels and text components. --- In flexcoders@yahoogroups.com, Tracy Spratt [EMAIL PROTECTED] wrote: Jeremy, have you looked at the for loops? for (var