Hi All,
I am doing the place the images inside menubar. all images are
dynamically generated.
How to display the image inside the menubar help me.
<xml id="dynamicImages">
<node>
<node1 label="first" src="images/plu.jpg"/>
<node1 label="first" src="images/min.jpg"/>
<node1 label="first" src="images/add.jpg"/>
<node1 label="first" src="images/del.jpg">
<node1 label="first" src="images/star.jpg"/>
<node1 label="first" src="images/war.jpg"/>
<node1 label="first" src="
http://www.tutorialized.com/upload/20080630063805_blurr_image50.jpg"/>dyanmically
generated xml file inside the images are dynamically
</node1>
</node>
</xml>
<mx:MenuBar id="imagesurl" dataProvider="{dynamicImages}"
labelField="@label"
iconField="@src" />
Thanks&Regards
N.Prasad
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---