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

  1. #1

    Default Shape projector

    Hi there

    anybody know how to make a Director Projector with irregular shape? for
    example a circle without using Xtra.
    As far as I know there is some Director function that can do this, but I do
    not know what is it and how should it be used.

    Thanks in advance for any help
    D Bairev


    Dimitar Bairev Guest

  2. Similar Questions and Discussions

    1. Buttons changing shape (tween shape)
      Hi, the movie i'll be talking about can be found here so please have a look : http://www.rendezvous-info.com/buttons.html The frame is built...
    2. How to cut-out one shape from another
      Or you can use the pathfinder tab select both circles and use the subtract option to subtract one circle from the other.
    3. "timed" projector launces and irregular shape-stages
      Hi, My goal is to make a small (director-)application, which should function as a reminder. As this reminder it will have to start in usertimed...
    4. Script to detect whether to load the Mac projector or PC projector
      I need my Flash projector presentation to detect whether the machine is a Mac or PC. If I create my movie for both, then what auto run script do I...
    5. Adding a border to a shape formed with the Custom Shape Tool
      Hello, Need a little help adding a border. I just added a shape using the Custom Shape Tool and I like to add a black border. Right now the...
  3. #2

    Default Re: Shape projector

    It's said that you can hide the stage, place your content in a Movie In
    A Window and set the window shap by setting the type of the window to a
    bitmap member, there are examples out there, although it's not worked
    for me.



    set the windowtype of window "X" = member "shapemask"
    JB Guest

  4. #3

    Default Re: Shape projector

    1. You need a 1-bit bitmap member
    2. define the following property to your MIAW:

    gMyMIAW.windowType = member("my mask")

    3. This does not work under authoring Director... you need to create and
    execute a projector in order for this thing to work.

    Arturo


    ___________________________
    Arturo Toledo
    Milton Frank Studios!
    044 (55) 5432 1833
    MSN : [email]toledoarch@hotmail.com[/email]
    [url]www.miltonfrank.tv[/url]

    "JB" <lingoguy@sbcglobal.net> escribió en el mensaje
    news:lingoguy-FBE20F.17002103122003@forums.macromedia.com...
    > It's said that you can hide the stage, place your content in a Movie In
    > A Window and set the window shap by setting the type of the window to a
    > bitmap member, there are examples out there, although it's not worked
    > for me.
    >
    >
    >
    > set the windowtype of window "X" = member "shapemask"

    Arturo Toledo Guest

  5. #4

    Default Re: Shape projector

    Hey! JB
    You are posting answers as new topics.

    Arturo


    "JB" <lingoguy@sbcglobal.net> escribió en el mensaje
    news:lingoguy-FBE20F.17002103122003@forums.macromedia.com...
    > It's said that you can hide the stage, place your content in a Movie In
    > A Window and set the window shap by setting the type of the window to a
    > bitmap member, there are examples out there, although it's not worked
    > for me.
    >
    >
    >
    > set the windowtype of window "X" = member "shapemask"

    Arturo Toledo Guest

  6. #5

    Default Re: Shape projector

    "Arturo Toledo" <arturo@miltonfrank.tv> wrote in message
    news:bqm42u$nl6$1@forums.macromedia.com...
    >
    > Hey! JB
    > You are posting answers as new topics.
    No he isn't. Either there is something wrong with your newsreader or your
    message list is out of date.

    - Robert


    Robert Tweed Guest

  7. #6

    Default Re: Shape projector

    sorry, but it´s only his posts that I am receiving as replies....

    All other posts are just fine. Even yours.

    Arturo



    "Robert Tweed" <robert@killingmoon.com> escribió en el mensaje
    news:bqm4qi$r27$1@forums.macromedia.com...
    > "Arturo Toledo" <arturo@miltonfrank.tv> wrote in message
    > news:bqm42u$nl6$1@forums.macromedia.com...
    > >
    > > Hey! JB
    > > You are posting answers as new topics.
    >
    > No he isn't. Either there is something wrong with your newsreader or your
    > message list is out of date.
    >
    > - Robert
    >
    >

    Arturo Toledo Guest

  8. #7

    Default Re: Shape projector

    OK
    but is there a way to change the shape of the main movie with this property?
    OR the only way is to make a "dummy" movie 1x1pix which will start a MIAW?

    D Bairev

    "Arturo Toledo" <arturo@miltonfrank.tv> wrote in message
    news:bqm2l8$h66$1@forums.macromedia.com...
    > 1. You need a 1-bit bitmap member
    > 2. define the following property to your MIAW:
    >
    > gMyMIAW.windowType = member("my mask")
    >
    > 3. This does not work under authoring Director... you need to create and
    > execute a projector in order for this thing to work.
    >
    > Arturo
    >
    >
    > ___________________________
    > Arturo Toledo
    > Milton Frank Studios!
    > 044 (55) 5432 1833
    > MSN : [email]toledoarch@hotmail.com[/email]
    > [url]www.miltonfrank.tv[/url]
    >
    > "JB" <lingoguy@sbcglobal.net> escribió en el mensaje
    > news:lingoguy-FBE20F.17002103122003@forums.macromedia.com...
    > > It's said that you can hide the stage, place your content in a Movie In
    > > A Window and set the window shap by setting the type of the window to a
    > > bitmap member, there are examples out there, although it's not worked
    > > for me.
    > >
    > >
    > >
    > > set the windowtype of window "X" = member "shapemask"
    >
    >

    Dimitar Bairev Guest

  9. #8

    Default Re: Shape projector

    As long as I know you can do this with any MIAW.... but give it atry to the
    stage...
    I am not sure it works...

    I know there are Xtras to work this kinda things with a lot more freedom. I
    hope somebody else in this forum can suggest us a couple of them.

    Arturo


    "Dimitar Bairev" <d.bairev@kalteswasser.com> escribió en el mensaje
    news:bqnl3g$nim$1@forums.macromedia.com...
    > OK
    > but is there a way to change the shape of the main movie with this
    property?
    > OR the only way is to make a "dummy" movie 1x1pix which will start a MIAW?
    >
    > D Bairev
    >
    > "Arturo Toledo" <arturo@miltonfrank.tv> wrote in message
    > news:bqm2l8$h66$1@forums.macromedia.com...
    > > 1. You need a 1-bit bitmap member
    > > 2. define the following property to your MIAW:
    > >
    > > gMyMIAW.windowType = member("my mask")
    > >
    > > 3. This does not work under authoring Director... you need to create and
    > > execute a projector in order for this thing to work.
    > >
    > > Arturo
    > >
    > >
    > > ___________________________
    > > Arturo Toledo
    > > Milton Frank Studios!
    > > 044 (55) 5432 1833
    > > MSN : [email]toledoarch@hotmail.com[/email]
    > > [url]www.miltonfrank.tv[/url]
    > >
    > > "JB" <lingoguy@sbcglobal.net> escribió en el mensaje
    > > news:lingoguy-FBE20F.17002103122003@forums.macromedia.com...
    > > > It's said that you can hide the stage, place your content in a Movie
    In
    > > > A Window and set the window shap by setting the type of the window to
    a
    > > > bitmap member, there are examples out there, although it's not worked
    > > > for me.
    > > >
    > > >
    > > >
    > > > set the windowtype of window "X" = member "shapemask"
    > >
    > >
    >
    >

    Arturo Toledo Guest

  10. #9

    Default Re: Shape projector

    On 04 Dec 2003, "Dimitar Bairev" <d.bairev@kalteswasser.com> wrote:
    > OK
    > but is there a way to change the shape of the main movie with this
    > property? OR the only way is to make a "dummy" movie 1x1pix which will
    > start a MIAW?
    It's the only way to do it without a 3rd party Xtra. As Arturo said, there
    are Xtras that can change a projector's shape.

    [url]http://www.updatestage.com/products_table.html#Window[/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