Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

invisible transparent Layers

Status
Not open for further replies.

Lupine

Programmer
Aug 3, 2000
53
US
Hello friends,

I am making (transparent) 2D sprites in adobe Image Ready
and coding using AWT(1.1) on a number of operating systems and OS's. I also have access to Java 1.3 but am avoiding using it.

My question is: how can I make transparent layers invisible
(either in Java or Adobe) and how can I make transparent layers visible (in Java 1.1 or later version if absolutely N, please specify which version you are thinking of)

here is pseudo code:

makeinvisible.Layer 6 is invisible
Load Images into buffer
paintImages

take user input
if 6=visible then
make__visible.Layer 6 is visible
Load Images into buffer
paintImages


your impressed, I can tell...



Lupine
RobertCorrina@patownsend.com

 
there are multi layered .gifs right?????

Lupine
RobertCorrina@patownsend.com

 
Ha ha Java Programmers shall burn. C++ Programmers rule the earth. I remember when COBOLsaurs roamed the earth...
Just kidding Java all the way!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top