A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: XML url link

  1. #1
    Senior Member
    Join Date
    Dec 2000
    Posts
    147

    XML url link

    Can someone take a quick look at the attached file and let me know why the url links within the XML file are not working? THANK YOU!!!
    Attached Files Attached Files
    mileso

  2. #2
    Dignitary rynoe's Avatar
    Join Date
    Jan 2003
    Location
    Earth
    Posts
    760
    All the links lead to nowhere.
    [SIGPIC][/SIGPIC]

  3. #3
    Junior Member
    Join Date
    Sep 2012
    Posts
    2

    Re:

    Hi,

    I think you need to lead each and every link. and set priority for all.

  4. #4
    Junior Member
    Join Date
    Nov 2012
    Location
    united state
    Posts
    5
    I dont suppose eith ero fyou can help me with a menu Im building, I have worked
    through a few demonstrations my xml menu looks like this.

    <menu>
    <menuitem label="Integration Files" icon="folder" >
    <menuitem label= "JPI Word dot" icon="dot"/>
    </menuitem>
    </menu>

    the problem I'm having is I have tried to add urls but to no avail. Any help
    would be appreciated.

  5. #5
    Junior Member
    Join Date
    Jan 2014
    Posts
    7
    There are two basic types of links in an XML document. Internal links are links to a section within the same document, much like hash URLs and anchor tags in an HTML document. External links, as the name implies, are links to other, external documents.

  6. #6
    Junior Member
    Join Date
    Jan 2014
    Posts
    7
    There are two basic types of links in an XML document. Internal links are links to a section within the same document, much like hash URLs and anchor tags in an HTML document. External links, as the name implies, are links to other, external documents.

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