Hi Jason,
Thanks again,

One last try, 
The snippet of code I gave you were the raw WSDL, when looking at it through
the web browser, but I'll give you the structure of it how it looks
returning into flash using the wsconn instead of writing the complete as
code it for now. This is the first nav item.

Identities : NavItem
Name : Sring
SubNav : Array
[n] : NavItem


Like I said earlier there are no problem to get the arrays to show the exact
info inside an TextArea Comp, but to use the same info inside for example, a
menu button or xml menu with dynamic text??

Andy


On 2/13/07 12:18 PM, "Merrill, Jason" <[EMAIL PROTECTED]>
wrote:

>>> [Identities:( [Name] =>
>>> IDENTITIES [SubNav] => Array ( [0] => Array ( [Name] => ME
>>> [SubNav] => Array ( ) ) [1] => Array ( [Name] => PUBLIC
>>> MESSAGES [SubNav] => Array ( ) ) ) ),
> 
> I'm lost translating that to an Actionscript object based on that
> description, sorry.  Perhaps you can do a loop through the object to see
> what it looks like:
> 
> for(var i in myObject){
> trace(i)
> }
> 
> Jason Merrill
> Bank of America 
> Learning & Organizational Effectiveness
>  
>  
>  
>  
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> 
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com


_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to