JAVA3D-INTEREST Digest - 18 Sep 2000 to 19 Sep 2000 (#2000-190)Hi everyone,

1)    I made a Background object and tried to add an image to it.  However,
the image stays put in the upper left corner of the screen.  Do you know
if/how its possible to get it to tile, stretch, and/or move around like when
adding geometry?

2)    I'd like to make an intro for my program that involves several objects
flying and spinning in sequence past the user.  What's the best way to get
everything in sync (one object's sequence, then the next's)?  What I'd like
is to add an "action listener" to an Alpha object for "I'm done" or
something so as to trigger the next part to proceed -- what is the standard
thing to do (constant querying of alpha.finished() seems bad, right?)?


Thanks,
Ben

PS.  Please Cc me if you respond to the list, [EMAIL PROTECTED]  Thanks!

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to