Acess flash through xml

I would like to know if I can control my flash file through a link on xml.
This is my xml file, so for link can I write something to tell my flash file to go to another frame? How would I go about doing this?

<?xml version=“1.0” encoding=“utf-8”?>
<menu>
<element label=“ARTISTICA” labelcolor=“0x3E9FFF” labelsize=“42” background="./images/1.jpg" offset=“80” link=“artistica.swf” />
</menu>