duplicateMovieClip & change variable-name

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

  1. #1

    Default duplicateMovieClip & change variable-name

    Hello,

    i'm duplicating a movieclip with "duplicateMovieClip".
    How can I change the variable-name of a text-box inside the movieclip?

    Thanks,

    Thomas


    Thomas Finke Guest

  2. Similar Questions and Discussions

    1. change system variable
      Hi, How do I change the variable 'save_load_tmpdir' in MySql. ( it point to an non existing directory ) When I do set global...
    2. Variable format change in MX 7?
      I am currently upgrading my website from CF 5 to CFMX 7. I heard from someone on this forum that the way you declare and write variables has...
    3. change string into variable
      when going to index.php?headlines=Macsanomat i want to use the $Macsanomat instead of Macsanomat (the string) this is needed to declare...
    4. Net::Telnet - Variable won't change
      Jeff Westman wrote: hmmm....I'm still getting the same results. Think it have something to do with my shell (/usr/bin/sh).
    5. Change server variable value
      Hi, Does any body know how to change sever variable value on runtime ? Thanks
  3. #2

    Default Re: duplicateMovieClip & change variable-name

    you can't. but why do you want to change that?
    kglad 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