How can I display an Object's string property?


i'm trying use

 

<mx:label text = "object.object_string" />

 

but displays "object.object_string" , not string property associated object.  know simple question noob ask, i'd appreciative if me out.

 

thanks

hi,

   trying ?

 

  <mx:label text = "{object.object_string}" />

 

  , if want string representation  of object can use tostring() method



More discussions in Flex (Read Only)


adobe

Comments

Popular posts from this blog

Error compiling for board Arduino/Genuino Uno.

Installation database is corrupt

esp8266 (nodemcu 0.9) client.write très lent ???