Hello,
According to “button tag” attributes values in the xml files, i want to create a new button on flash frames. For example, xml codes is
<button frame=“5” x=“110” y=“110” weight=“80” height=“80”></button>
After flash loading this tag, it will create new button on the frame 5, x= 110 , y=110 .
i provide xml-flash connection and create new button which based on xml values for the only FIRST frame.
How can i do to create new button other frames? please help me…
i am sending source code(fla) and xml.
Thanks for your support.