Ask a Question related to Macromedia Director Basics, Design and Development.
-
Luc Tremblay #1
Polygon coordinates in Director
Hi,
I am using Director 7.
I have to create an exercise where the user has to click on a specific spot
of an echography picture to identify the correct answer.
What I have to work with are polygon x/y coordinates.
The first place I looked was the Vector Shape, but all I can control, in
terms of coordinates, is a rectangle around the shape.
Does anybody can give me a hint on how to deal with polygon coordinates in
Director ? Perhaps an Xtra can improve this ?
Thanks a lot,
Luc.T
Luc Tremblay Guest
-
Convert user space coordinates to device coordinates
Hi, I need to convert the coordinates of a word (PDWord object) to device coordinates (the actual coordinates on the screen). Could someone please... -
Point in Polygon
I was trying out the OpenGIS spatial extensions in mysql Ver 14.12 Distrib 5.0.18, for pc-linux-gnu (i686) using readline 5.1 and noticed that... -
create polygon on the fly
Hi all. I produced a flash-movie to draw a outline of a room in 2d (top view). I integrated the swf in my director movie and i read out the... -
Polygon Tool
Can't find the polygon tool on the vector box in tools menu. Fireworks MX. The rectangle tool is there but not polygon -- Thanx Julian -
Polygon Lasso Tool
Yes I am a newbie When using the Polygon Lasso Tool and I accidently click somewhere I don't want. How do I unclick just one (or more) clicks? Dumb... -
JB #2
Re: Polygon coordinates in Director
The simplest scheme is to have bitmap segments underneath the displayed
sprite, with matte ink assigned theses hot area maps they may be
irregular open shapes, these maps may be solid black 1 bit members to
perserve memory, the top sprite with a script assigned recieves mouse
clicks, so the displayed image sprite should hae no script.
For rectangular areas one can simply us tool window rects, sized on
stage.
JB Guest
-
Luc Tremblay #3
Re: Polygon coordinates in Director
Thanks a lot for the hint.
However, how come Director 7 doesn't support straight polygon coordinates
tracing ? Is it something now supported in newer version of Director ?
Luc.T
"JB" <lingoguy@sbcglobal.net> a écrit dans le message de
news:lingoguy-CD7C97.11272404052004@forums.macromedia.com...> The simplest scheme is to have bitmap segments underneath the displayed
> sprite, with matte ink assigned theses hot area maps they may be
> irregular open shapes, these maps may be solid black 1 bit members to
> perserve memory, the top sprite with a script assigned recieves mouse
> clicks, so the displayed image sprite should hae no script.
>
> For rectangular areas one can simply us tool window rects, sized on
> stage.
Luc Tremblay Guest



Reply With Quote

