Hi
I have downloaded a flash website that use xml to config the .swf file. I have managed to do all the simple config for the page. But now it get over my head, I seem like can´t make it link to my Blog
Here is the menu code where I add the "Blog" button and want to link it to my Blog:
------------------------
<?xml version="1.0"?>
<MENU>
<FILE NAME="News" LINK="news.swf" />
<FILE NAME="About" LINK="about.swf" />
<FILE NAME="Contact" LINK="contact.swf" />
<FILE NAME="Blog" xml:href="</MENU>
--------------------------
I have tried LINK=" too but without erfolg. It´s there some syntax I can use to make that link? Or I have to make an .swf to do that.
Thank you to anyone who can help me.
I have downloaded a flash website that use xml to config the .swf file. I have managed to do all the simple config for the page. But now it get over my head, I seem like can´t make it link to my Blog
Here is the menu code where I add the "Blog" button and want to link it to my Blog:
------------------------
<?xml version="1.0"?>
<MENU>
<FILE NAME="News" LINK="news.swf" />
<FILE NAME="About" LINK="about.swf" />
<FILE NAME="Contact" LINK="contact.swf" />
<FILE NAME="Blog" xml:href="</MENU>
--------------------------
I have tried LINK=" too but without erfolg. It´s there some syntax I can use to make that link? Or I have to make an .swf to do that.
Thank you to anyone who can help me.