MIAW in MX (NOT 2004)

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

  1. #1

    Default MIAW in MX (NOT 2004)

    I am running Director MX (but NOT 2004!!). I am trying to put a MIAW on the
    stage in the main movie, but there is a border around it. That did not happen
    in 8.5. All the fixes I can find on this are for 2004. MX does not use the
    new Lingo commands, so "window("win").appearanceOptions.border = #none" does
    not exist!

    I have played around with all the windowTypes and I cannot find one that
    doesn't have a border.

    So then I imported the whole movie into the main movie as a cast member. Now
    it appears on the stage perfectly - no border. However, NOW I can't control
    the Quicktime movie embedded in the smaller movie, nor do any of the rollovers
    work. I imported it as "linked to external" and I have the checkbox for
    "enable scripts" checked in the Property inspector.

    Can anyone help with this issue? We can't upgrade to MX 2004 until July 1!

    Tracy

    tnewman Guest

  2. Similar Questions and Discussions

    1. Creating a web site with animations and games with Flash MX 2004 or Studio MX 2004
      Hi, I want to create a web site with Flash animations and games. My free trial version of Flash MX 2004 has now ended and I have to decide...
    2. Miaw in 2004 MX
      I juat upgraded to Director MX 2004 and everything went okay except these codes I am using to open my Miaw global versaille versaille =...
    3. 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...
    4. 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...
    5. 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...
  3. #2

    Default Re: MIAW in MX (NOT 2004)

    Searching for "borderless MIAW" should yield some info, macromedia site
    gave mx 2004 specific info.

    Maybe Direct-L

    [url]http://www.mcli.dist.maricopa.edu/director/digest/index.html[/url]


    setting the windowType to a member (acting as the mask) may be a work
    around. Member masks seem to only work in projetors.



    Can the imported linked movie control it's own video?

    One way I have communicated to these movies is by passoing messages in
    global variables being monitored.
    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