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

  1. #1

    Default Cast problem

    Good day,

    I have a movie with an internal cast, wich contains castmembers that are
    externally linked. I want to get these castmembers into the movie like with the
    'standard import' function (when you import files). However I don't want to
    import all the files again, so:

    Is there a way to completely import externally used castmember into the movie?


    Vincent is Schattig Guest

  2. Similar Questions and Discussions

    1. Cast problem in Datagrid
      Hi All I building Server Control Inherited from Datagrid: Thil line of code causes error: Dim ds As DataSet ds =...
    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. shared cast problem
      Hi, I have a few movies that share a cast. Now I moved members in this cast a bit and saved it. Other movies reconize this and ask to update...
    4. cast problem...
      Hi, I have a strange problem. After creating my movie and exporting the movie as a compressed version... i usddenly get a missing cast dialog.......
    5. cast problem -- int to varchar
      Hello, I have the following cross tab query...I need to convert the EmployeeStatus from an int to a varchar datatype so I can describe the result...
  3. #2

    Default Re: Cast problem

    The only way I know to do this is to manually re-import any externally linked
    files.

    BE CAREFUL - make a copy of your whole project somewhere !

    USE THE 'SMALL ICON' CAST VIEW RATHER THAN THE LIST VIEW:
    Select the cast member, delete it (it will disappear from the stage), then
    re-import it immediately into the same slot in the cast (which is why you need
    the icon view) using 'standard import' - it will reappear on the stage in the
    correct place (and with all correct behaviours attached) and be properly
    embedded in your movie.


    EdMX Guest

  4. #3

    Default Re: Cast problem

    But is there no way to re-import more castmembers at the same time?
    Vincent is Schattig Guest

  5. #4

    Default Re: Cast problem

    > But is there no way to re-import more castmembers at the same time?

    No, not that I know of.
    EdMX Guest

  6. #5

    Default Re: Cast problem

    "Vincent is Schattig" <webforumsuser@macromedia.com> wrote in news:c7djee
    $r9e$1@forums.macromedia.com:
    > But is there no way to re-import more castmembers at the same time?
    Didn't you search the archives?

    [url]http://tinyurl.com/2vdvx[/url]


    --
    Mark A. Boyd
    Keep-On-Learnin' :)
    Mark A. Boyd 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