S keyboard_arrow_up
0
keyboard_arrow_down
EDIT POST
First Post
Mark as Spam
saleel
Posts: 1 - Registered: 2009-12-06
I have a flash (AS2) menu that relies on xml. I need one of the links on it to to take me to a frame label on the main flash timeline. Can anyone tell me what I need to write in the link section of the xml code?
MANY THANKS Stephen. <element> <text>Jill</text> <type>text</type> <size>8</size> <color>0xffff00</color> <target>action</target> <url>What do I put here?</url> </element> |