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

  1. #1

    Default MIAW miaw

    i got everything...now i face a problem in the MIAW...i get a message that says that the particular file
    is already open by another user with a write permission.

    The sequence is as follows :

    1. Content.dir opens up and then treeview opens on top of it (on the
    right side of the screen)

    2. Once i click on a link in the treeview miaw..it opens a corresponding
    movie in the content.dir thus replacing it with the new movie. The
    treeview movie disappears at this point

    3. This new movie(train) has buttons for menu,back,next...when i click on
    menu...that's when the write permission error comes up...i know y that
    happens because all movies are open...how can i get rid of this ?...where
    am i going wrong ?


    Vj
    vij010 Guest

  2. Similar Questions and Discussions

    1. 3D and MIAW
      Has anyone discovered that authoring in Windows 2000 and delivering on windows XP totally stuns a MIAW. I've been working all day on trying to...
    2. MIAW on top
      I posted this in the lingo group but haven't gotten a response. Is it possible to keep an MIAW on top of the stage even when clicking on the...
    3. Miaw
      How to make a data transfer between movies... Sample MovieA.member("x").text = MovieB.member("x").text is´t possible????
    4. MIAW, no wonder I see it everywhere...
      Good day, When I first logged into this forum a few years back, I saw the pure volume on questions based on MIAW and thought to myself - if I ever...
    5. How can MIAW ID self
      You can use the activeWindow but that won't necessarily allow you to ID a window that's running code in the background. I solved this once but...
  3. #2

    Default Re: MIAW miaw


    "vij010" <stamptube@hotmail.com> wrote in message
    news:br98m0$76u$1@forums.macromedia.com...
    > i got everything...now i face a problem in the MIAW...i get a message that
    says that the particular file
    > is already open by another user with a write permission.
    Hi vij010,

    You might want to try setting any file that gets this "write permission"
    error as "read only" (right click on the file, show its properties, and
    click the read-only checkbox)

    HTH,

    -Dan


    Dan Manes 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