Ask a Question related to Macromedia Flash Data Integration, Design and Development.

  1. #1

    Default xml link problem

    i am creating a gallery type site, i am loading xml data externally creating
    duplicate movie clips and it all works fine, my only problem is i want them to
    go to a URL, i have one of the nodes with the URL and in my actionscript i am
    calling a function to getURL on press, the problem is on each separate
    movieclip it links to the URL of the last movieclip in the stack. and i can't
    figure it out

    pettpett Guest

  2. Similar Questions and Discussions

    1. email link problem
      Hi, I put a customers manual on a cd for them, besides the TOC links, he has a few links to different pages on his web site. Everything works fine...
    2. Link problem
      Using PB 17, OS 10.3.2 with FH 11.0 or FH11.0.1 or FH 11.0.2 and G4 DP 1,25 OS 10.2.8 with 11.0. Having a serious problem with opening and linking...
    3. link font problem
      hi, i'm pretty new to the whole contribute game, and i've run into a problem lately. let's say i have a word that i want to link to a new page, and...
    4. Flash Ad Kit - Problem with link
      When I click on my floating banner, it opens up two windows. It should open only one. I can't find my mistake.
    5. Hyper Link Problem
      Hi, I have a problem when creating hyper links. The problem is when I create a hyper link the link is splitting into 3 lines. I want the link...
  3. #2

    Default Re: xml link problem

    hi,
    if you could post the actionscript that creates the duplicate movieclips, then it would be easier to see where the problem is.
    Glazer Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139