Ron Woodland wrote:
> Is a vector star or a pixel image? I assume you want the mouse events > to work only within the boundaries of the star. It's a non-issue when > using a vector-based non-rectangular shape. You can draw the star in > Director using its vector drawing tools, but I would suggest > Illustrator 10 to create as fancy a star as you want (even with a > soft-edged drop shadow), then export it as a SWF file. It works very, > very, very well. Try it. Or "Save As" Illustrator or EPS version 3.0/3.2 (actually, 8.0 or lower, but 3.0/3.2 reads in much faster) and use my importer to create a Director native vector shape: Enter the following into the message window: go movie "http://www.bluejade.com/public_resources/director/vector_shape_import.dir" Once you have it, "play" the movie and press "import". Select the EPS/Illustrator 3.0/3.2 file you just created. Or visit the following URL (which instructs one to do the same): http://www.bluejade.com/public_resources/director/vector_shape_handlers.html Regards, Daniel [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!]
