imported direcotor movie script problem

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

  1. #1

    Default imported direcotor movie script problem

    Hello

    we are currently working on a lager Director project (using Director MX).
    The problem is that we need to find a way to merge our wok easily at the
    end. This is how we tried:
    Everybody will make some submovies and one is making the framework-movie. At
    the end we will import all submovies into the framwork-movie. This works
    quite fine , there is only one big problem:
    The scripts of the imported submovies do not work anymore.
    The error code we mostly got was:

    scripterror, hander not found in object
    sprite(29).play()
    #play

    we could narrow this error down:
    It looks like we get all these errors because the scripts of the submovies
    refer to the score of the framework-movie andf not to the score of the
    submovie. When we put a sprite (in this case a flash movie) for example in
    channel 29 of the frame-movie the corresponding error disappears. How can we
    get the scripts of the submovies working again ?
    Is there any way to get all the submovies working in one big frame? Like in
    flash, were I can load the a flash into a flash with all its functionality.
    Or is there any other good way to organize a big project, were a lot of
    different poeple work on ? Or is Dirctor just not made for such things ?


    Robert Ludewig Guest

  2. Similar Questions and Discussions

    1. movie file .mov imported into flash look pixelated
      Hi There, When I import .mov file, that plays well as .mov into library and then I drag it into canvas and I try to test the movie, it looks all...
    2. Navigating an imported Director movie
      I have 2 movies... 1 that includes universal navigation and one that holds all the unique content. I have imported the "content" dir into the...
    3. flash movie imported to director, scrollers problem
      i made a flashmovie with a scrollbar and imported it into the director. everything works, but the only problem is when i am pulling the scroller and...
    4. field in imported movie
      hello, in my main movie, main.dir have imported external link field.dir that contain field and put it on stage but when i play i can't insert...
    5. cursor won't show up in imported flash in director movie
      Hi, Is there any way to make the cursor chage to finger when move over a button in a flash movie that is imported into a director movie?...
  3. #2

    Default Re: imported direcotor movie script problem

    Robert,
    You don't have to import all the sub movies into the framework movie. I'm
    not sure exactly how everything is set up, but you can simply call your sub
    movies from the framework movie. That way everything is self contained.
    You can protect the sub movies at runtime by using the Xtras>>Update
    command. Make sure to back everything up first.

    hth,
    Doug
    "Robert Ludewig" <schwertfischtrombose@gmx.de> wrote in message
    news:bdku1t$31s$1@forums.macromedia.com...
    > Hello
    >
    > we are currently working on a lager Director project (using Director MX).
    > The problem is that we need to find a way to merge our wok easily at the
    > end. This is how we tried:
    > Everybody will make some submovies and one is making the framework-movie.
    At
    > the end we will import all submovies into the framwork-movie. This works
    > quite fine , there is only one big problem:
    > The scripts of the imported submovies do not work anymore.
    > The error code we mostly got was:
    >
    > scripterror, hander not found in object
    > sprite(29).play()
    > #play
    >
    > we could narrow this error down:
    > It looks like we get all these errors because the scripts of the submovies
    > refer to the score of the framework-movie andf not to the score of the
    > submovie. When we put a sprite (in this case a flash movie) for example in
    > channel 29 of the frame-movie the corresponding error disappears. How can
    we
    > get the scripts of the submovies working again ?
    > Is there any way to get all the submovies working in one big frame? Like
    in
    > flash, were I can load the a flash into a flash with all its
    functionality.
    > Or is there any other good way to organize a big project, were a lot of
    > different poeple work on ? Or is Dirctor just not made for such things ?
    >
    >

    Doug Golenski Guest

  4. #3

    Default Re: imported direcotor movie script problem

    Maybe someone could explain or give a link to a short tutoraial how to set
    this up. Looks like it is called extra castmember ...


    Robert Ludewig Guest

  5. #4

    Default Re: imported direcotor movie script problem

    hm with go movie it looks like the old movie (the framework-movie) will be
    closed and the new movie will be opened but we need a movie WITHIN a movie
    .....


    Robert Ludewig Guest

  6. #5

    Default Re: imported direcotor movie script problem

    we now tried to do MIAW but it is also not working. There it is not possible
    to get the background transparent ...
    I wonder how larg professional teams do large projects. Or are the using
    another software ?


    Robert Ludewig Guest

  7. #6

    Default Re: imported direcotor movie script problem

    Well, most of us break the project into smaller dir files and plan it that
    way from the beginning. Plus we use behaviors and code encapsulation.
    "Robert Ludewig" <schwertfischtrombose@gmx.de> wrote in message
    news:bdnfru$u813o$1@ID-140548.news.dfncis.de...
    > we now tried to do MIAW but it is also not working. There it is not
    possible
    > to get the background transparent ...
    > I wonder how larg professional teams do large projects. Or are the using
    > another software ?
    >
    >

    Doug Golenski Guest

  8. #7

    Default Re: imported direcotor movie script problem

    Is it possible at all to play a childmovie within a parentmovie so that
    - the parentmovie is still visible
    - the childmovie has a transparent background
    - the scripts of the childmovie can be run (including mouseevents)






    Robert Ludewig Guest

  9. #8

    Default Re: imported direcotor movie script problem

    You can use an MIAW. If you mask it you can have a transparent background.
    Here is an article:
    [url]http://www.director-online.com/buildArticle.php?id=332[/url]

    There is also an example at:
    [url]http://www.quantumwave.com/html/funkyWindow.html[/url]

    hth,
    Doug
    "Robert Ludewig" <schwertfischtrombose@gmx.de> wrote in message
    news:bdpnfd$946$1@forums.macromedia.com...
    > Is it possible at all to play a childmovie within a parentmovie so that
    > - the parentmovie is still visible
    > - the childmovie has a transparent background
    > - the scripts of the childmovie can be run (including mouseevents)
    >
    >
    >
    >
    >
    >

    Doug Golenski 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