Ask a Question related to Macromedia Director Lingo, Design and Development.
-
Dimitar Bairev #1
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
-
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... -
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. -
"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... -
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... -
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... -
JB #2
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
-
Arturo Toledo #3
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
-
Arturo Toledo #4
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
-
Robert Tweed #5
Re: Shape projector
"Arturo Toledo" <arturo@miltonfrank.tv> wrote in message
news:bqm42u$nl6$1@forums.macromedia.com...No he isn't. Either there is something wrong with your newsreader or your>
> Hey! JB
> You are posting answers as new topics.
message list is out of date.
- Robert
Robert Tweed Guest
-
Arturo Toledo #6
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
-
Dimitar Bairev #7
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
-
Arturo Toledo #8
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...property?> OK
> but is there a way to change the shape of the main movie with thisIn> 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 Moviea> > > A Window and set the window shap by setting the type of the window to>> >> > > 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
-
Mark A. Boyd #9
Re: Shape projector
On 04 Dec 2003, "Dimitar Bairev" <d.bairev@kalteswasser.com> wrote:
It's the only way to do it without a 3rd party Xtra. As Arturo said, there> 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?
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



Reply With Quote

