At 08:36 +0200 06/07/2002, Frederic Durieu wrote:
>I would to animate some stuff directely on the desktop without the
>stage background of the projector. (Some walking and flying
>giraffe) http://www.lecielestbleu.com/zoo The background need to be
>transparent .
>Any idea ?
Not easily done. You would have to make a 1-bit mask member and use
that to block out the space on a MIAW.
Effectively you would create a 1-bit mask for each frame of the thing
you're animating -- really a kind of rotoscoping -- and animate that
1-bit thing behind whatever your graphics were.
That's step 1. Step 2 is to get it all to load in a MIAW, and then
keep updating the MIAW's rect to match your 1-bit background
member(s) as they move across the MIAW's screen space.
You might even have to do imaging Lingo on this one if you have
multiple items to animate, and particularly if they're moving through
code interaction (randomly) rather than the Score (pre-set locations).
Oh. You can't preview the effect in Director. It has to be seen in a projector.
--
Warren Ockrassa | http://www.nightwares.com/
Director help | Free files | Sample chapters | Freelance | Consulting
Author | Director 8.5 Shockwave Studio: A Beginner's Guide
Published by Osborne/McGraw-Hill
http://shop.osborne.com/cgi-bin/osborne/0072195622.html
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email
[EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for
learning and helping with programming Lingo. Thanks!]