Hello Everyone,

I am new to the GWT but I decided to get integrated by messing around with 
the canvas! I was trying to implement some animation and a background by 
using the ClientBundle and the HTML5 canvas. The CB is to access my images, 
and then there are three canvas; one for the background, one for moving 
"creatures", and one for user animations (moving a shark with keyboard 
keys). 

So far, everything has been simple, with the exception of one thing. My 
background image will not show! Here is an example: 
http://2.its381b-helloweb-lmii.appspot.com/

And here is a link to the code: 
http://code.google.com/p/sealsurvival/source/browse/trunk/SealSurvival/src/com/hawaii/blt/sealsurvival/client/SealSurvival.java

I am not asking for anyone to "solve" this problem for me, but if anyone 
knows of a glitch w/ the canvas or any special properties that I may have 
missed in using the drawImage() function, I would greatly appreciate the 
tip.

Thanks,

LincMii



-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/a4XS7ur6cGQJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to