Computer Science Canada

declaration of sprite threw off the whole program. No animation was showing. What happened?

Author:  tianxiao [ Fri Jan 16, 2009 1:36 pm ]
Post subject:  declaration of sprite threw off the whole program. No animation was showing. What happened?

my program runs normally ( main menu appearing, titles and options move into the screen). But then i declared a sprite. Just did a var statement and a sprite.new. Then nothing is showing. What happened? here is my program.

Author:  blaze1421 [ Tue Jan 27, 2009 10:13 am ]
Post subject:  Re: declaration of sprite threw off the whole program. No animation was showing. What happened?

I believe to fix the problem all you have to do is make a variable for blob (the pic), and blob (the sprite). Then do Pic.New and Sprite.New seperate, but im on my way out the door so no time to check srry Razz


: