Multiple Cast Panels?

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

  1. #1

    Default Multiple Cast Panels?

    Hello,
    Like in Flash library, we cannot create folders inside the cast window to
    organize your assets. Therefore I am trying to organize my assets (such as
    photos, text, movies) etc into different cast panels. I dont know how to create
    a cast panel? How do I create multiple cast windows or panels? I have trial
    version of Director MX 2004.

    Thank you in advance.

    Flashatma 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. Converting multiple sprites into a new cast member
      Greetings, Is there any way I can use lingo to combine a number of sprites in the score into a new cast member?
    5. multiple sprites exchange cast members?
      I have multiple sprites of the same cast member in the score and would like to exchange them all for a different cast member... The only way I know...
  3. #2

    Default Re: Multiple Cast Panels?

    you should be able to creat new cast by going to:-

    file => new => cast

    dont know how this will impact the final projector but you can try it out with something not to important.
    mr pythonandchips Guest

  4. #3

    Default Re: Multiple Cast Panels?

    1)
    The pupup menu in the upper left of cast windod has a new cast...
    command.

    2)
    casts may be added in the modify/movis/casts menu, using new.. button.


    The window menu new command will make a second cast display window ( if
    the cast window is the front most one)

    One can drag members from one cast window to another without loosing the
    score references to the member.
    JB 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