Feb 18th, 2003, 01:32 PM
#1
VB - A splash form with a bouncing sprite
A spite is a transparent icon and the attached project contains a customizable splash form that contains a sprite that bounces off the walls of the form.
Attached Files
Feb 19th, 2003, 05:32 PM
#2
I get a runtime error when I run your code: Runtime Error 53: File not found: "STKIT432.DLL"
Feb 19th, 2003, 05:48 PM
#3
I've updated the zip file in the first post. You'll need to place the dll in your system folder.
Feb 19th, 2003, 05:54 PM
#4
I've downloaded sprite.zip again, but there's no DLL inside...
Feb 19th, 2003, 06:00 PM
#5
Sorry about that. Try it now. I just replaced it again and I made sure the dll was there.
Feb 19th, 2003, 06:01 PM
#6
Addicted Member
Same here but I went to another site to downlaod it and I put it in my system32 folder and the folder of the source code and still get the same error as him? ANy ideas why? Thanks
Thanks For The Help Guys
Feb 19th, 2003, 06:04 PM
#7
Now I'm starting to wander if there is something wrong with my computer cuz it looks the same (the zip contents I mean).
I still don't see a DLL in the zip...
Feb 19th, 2003, 06:06 PM
#8
Here is the dll by itself
Attached Files
Feb 19th, 2003, 06:09 PM
#9
OK, now I got the DLL, but don't have time to test it, have to go to school
Feb 19th, 2003, 06:22 PM
#10
OK, I changed the code so that that dll is not needed at all. Dowload sprite2.zip out of the first post.
Feb 19th, 2003, 08:24 PM
#11
Hyperactive Member
how do you get the pointer to be the defualt cursor, when i run mine it has the hourglass there at all times. Is it possible to fix that?
Feb 19th, 2003, 08:45 PM
#12
The form's MousePointer property is set to be the HourGlass. Change it to whatever you want, but I would think you'd want the hourglass if you are using this form as a splash form.
Nov 27th, 2003, 04:04 PM
#13
Lively Member
if i set the sprite speed very fast, the program closes
-morrowasted
Nov 27th, 2003, 04:07 PM
#14
Can you post a simple project where it does that?
Nov 27th, 2003, 04:19 PM
#15
Lively Member
all i did was edit the variables where it says "decrease these to lower the sprite speed" to 30 and 40, and after a few seconds the program crashed.
i was just editing your program, it wasn't in my own.
-morrowasted
Nov 27th, 2003, 04:21 PM
#16
I'd still like to see a project.
Jan 26th, 2007, 03:08 PM
#17
Hyperactive Member
Re: VB - A splash form with a bouncing sprite
What a fun app. Good demo for moving sprites around, and edge detection. Looks like just the thing fledgling game programmers might enjoy.
Jan 26th, 2007, 04:11 PM
#18
Re: VB - A splash form with a bouncing sprite
Thanks, I actually stripped that out of a fairly large business app that I wrote a long time ago for Rolm Systems. Rolm sold telephone switching equipment and software (they originated Press 1 for...), hence the phone sprite.
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width