Ask a Question related to Macromedia Director Lingo, Design and Development.

  1. #1

    Default Cast Transfer!

    Hi,


    I need making a copy of member 1 from cast 2 to member 3 from cast 1...


    how to make?


    tks


    Jota


    Jota Mix Guest

  2. Similar Questions and Discussions

    1. How to let objects in a cast member be a child of agroup(or a model) in another cast member?
      I want to add a model to the scene. I try this code: member('world').newgroup('gr2') member('world').group('gr2').addchild(member('r2').model(1)) ...
    2. cast members moved in cast - neet to get htem back!!!
      Hello I inadvertedly pasted a cast member into my cast and it bumped the rest of the members one number forward, screwing up my lingo all over the...
    3. changing the cast number of a cast at authoring time?
      is it possible to change the cast number of a cast at authoring time?
    4. Channels like Dye Transfer
      I'm interested in using Photoshop to simulate work done by Dye Transfer process. In Dye Transfer one creates a full color image by creating a matrix...
    5. external cast members of an external cast
      I am trying to import a png image (with transparency) externally to an external cast. The problem is that the image doesn't appear when I play the...
  3. #2

    Default Re: Cast Transfer!

    exactly...


    copy member1 from cast1 to member1 from cast2


    "MGaston" <mattgaston@interfold.com> escreveu na mensagem
    news:bl9hg5$qe9$1@forums.macromedia.com...
    > Not sure what your goal is, but all you have to do is copy it from cast 2
    > and paste it in cast 1.
    >
    > I'm sure you're needing more than this, but you'll need to explain a
    little
    > more before I can help.
    >
    > -Matt
    >
    >
    > Jota Mix <jota@mixmidia.com> wrote in message
    > news:bl9fhd$m0i$1@forums.macromedia.com...
    > > Hi,
    > >
    > >
    > > I need making a copy of member 1 from cast 2 to member 3 from cast 1...
    > >
    > >
    > > how to make?
    > >
    > >
    > > tks
    > >
    > >
    > > Jota
    > >
    > >
    >
    >

    Jota Mix Guest

  4. #3

    Default Re: Cast Transfer!

    Not sure what your goal is, but all you have to do is copy it from cast 2
    and paste it in cast 1.

    I'm sure you're needing more than this, but you'll need to explain a little
    more before I can help.

    -Matt


    Jota Mix <jota@mixmidia.com> wrote in message
    news:bl9fhd$m0i$1@forums.macromedia.com...
    > Hi,
    >
    >
    > I need making a copy of member 1 from cast 2 to member 3 from cast 1...
    >
    >
    > how to make?
    >
    >
    > tks
    >
    >
    > Jota
    >
    >

    MGaston 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