# Acess flash through xml

**URL:** https://forum.kirupa.com/t/acess-flash-through-xml/290131
**Category:** flash
**Created:** [June 10, 2009, 6:22am UTC](https://forum.kirupa.com/t/acess-flash-through-xml/290131 "2009-06-10T06:22:03Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![l\_affreux](https://avatars.discourse-cdn.com/v4/letter/l/b3f665/32.png) [@l\_affreux](https://forum.kirupa.com/u/l_affreux)
#### Post date: [June 10, 2009, 6:22am UTC](https://forum.kirupa.com/t/acess-flash-through-xml/290131/1 "2009-06-10T06:22:03Z")

</div>

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\>
