A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Actionscripting/XML quandry Please help!

  1. #1
    Junior Member
    Join Date
    May 2002
    Posts
    4
    Hi.
    I have a Flash menu that reads info from an XML file.
    But I do not know how to make the links in the menu go to a certain url.
    Here is my example:
    http://www.digitarium.net/dnd/test/

    and here is an example of the xml


    menu
    value id="1"
    title News /title
    disc Current News and 0wnage /disc
    url index.asp /url
    /value

    I want the links to work and access the .
    Can anyone help me?
    Here are links to the files.
    http://www.digitarium.net/dnd/test/new.fla
    http://www.digitarium.net/dnd/test/menu.xml
    http://www.digitarium.net/dnd/test/xml.swf

  2. #2
    Senior Member tupps's Avatar
    Join Date
    Jan 2001
    Location
    Melbourne
    Posts
    2,035
    The way that I would do it is to keep the URL in the movieClip. When the movieClip is clicked I would then load up the page.

    Thanks

    Luke

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center