I have a big problem! Important!

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

  1. #1

    Default I have a big problem! Important!

    Hi there!

    I have this big problem! I have to figure out a code of AS that i have found
    on the Net and make it work for my context.
    What code does is it creates a random words that are than attached to a
    movie clip and scattered across 3D space. At the same time that words are
    made buttons that are used to scroll into the space (let's say you have one
    word close, second a bit further and third even further and when you klick
    on the second word "camera" moves closer to that word ...all it does is
    scale that object).... so far i understand how everything works but now
    comes not so understanding part.... i have to figure out how to distinguish
    button on the stage because i want wen i click that button to initiate new
    movie clip, not just to scale that word.

    So my question is "Is there a way to use trace command to get a path to that
    particular instance of the button and according to that string initiate new
    movie and if possible how should i do it?"

    THX a lot .... Tomislav


    Tomislav Sajgo Guest

  2. Similar Questions and Discussions

    1. Important Problem with floating toolbar !
      Hi all! I developed a plug-in using Acrobat 8 SDK. When I start acrobat 9.0, click any floating toolbar on which all tool buttons have been...
    2. **VERY IMPORTANT** Photoshop Problem
      I own Photoshop 6.0 and 7.0 and recently, whenever I go to Layer>Later Style>any of the layer styles, it takes about 5 minutes to display the layer...
    3. Important!
      On Wednesday 23 July 2003 23:59, rayhab wrote: You can try knoppix. It's based on debian. For more information look at...
    4. important!!!
      Hi, I've got an image converted to symbol, when I export a movie with only THAT symbol it appears Ok, but if I put the symbol in a more...
  3. #2

    Default Re: I have a big problem! Important!

    I think you are going to have to rephrase this. It wouldn't hurt to post
    a link so we can see what you're talking about.

    In article <bjn071$kft$1@sunce.iskon.hr>,
    "Tomislav Sajgo" <piakovats@inet.hr> wrote:
    >Hi there!
    >
    >I have this big problem! I have to figure out a code of AS that i have found
    >on the Net and make it work for my context.
    >What code does is it creates a random words that are than attached to a
    >movie clip and scattered across 3D space. At the same time that words are
    >made buttons that are used to scroll into the space (let's say you have one
    >word close, second a bit further and third even further and when you klick
    >on the second word "camera" moves closer to that word ...all it does is
    >scale that object).... so far i understand how everything works but now
    >comes not so understanding part.... i have to figure out how to distinguish
    >button on the stage because i want wen i click that button to initiate new
    >movie clip, not just to scale that word.
    >
    >So my question is "Is there a way to use trace command to get a path to that
    >particular instance of the button and according to that string initiate new
    >movie and if possible how should i do it?"
    >
    >THX a lot .... Tomislav
    >
    >
    --
    S t e v e n P o s t
    s . p o s t @ n u m b e r - 1 0 . g o v . u k
    Steven Post 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