XML2UI problem.
I am a new memeber to this forum. I can't find exactly where to post my thread.Sorry for that.
I am creating one xml2UI dialog. I want to place two labels which values will be set dynamiclly. I mean I am not setting the values in xml. I was unable to set value of a label from JSFL as it doesn't have any ID. So, I load same swf file in place of the label(The swf is simple containing one Dynamic text).
Using <flash> I loaded this swf in place of the two labels.
But the problem is...
as the dynamic text field has same instance name for both the labels, I am not able to set two different 'value' to that textfield. I tried using two diferent <property id> of the two <flash> tag. But it's not possible.
Can you please give some ideas.Thanks.

