Search found 2 matches
- Tue Nov 15, 2011 9:45 pm
- Forum: Games
- Topic: Animation with Icons and next card
- Replies: 4
- Views: 6153
Re: Animation with Icons and next card
Hi, Thanks Björnke and Klaus Thanks for the quick response and thanks Klaus for humorously correcting me. ( I liked "El Blinko) I made the command stop using: ----- on mouseUp repeat for each line aLine in the pendingMessages if aLine contains "runAnim3" then can...
- Tue Nov 15, 2011 4:31 pm
- Forum: Games
- Topic: Animation with Icons and next card
- Replies: 4
- Views: 6153
Animation with Icons and next card
Hi there, I am trying to animate a button like a person blinking. I have 2 images and from the script of animating enemy space ship, I was able to make mine work. Problem: When I go to next/previous card ( 2, 3, etc), it shows error because the runAnim cannot find the button or image to replace (the...