Results 1 to 18 of 18

Thread: VB - A splash form with a bouncing sprite

  1. #1

    Thread Starter
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    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 Attached Files

  2. #2
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803
    I get a runtime error when I run your code: Runtime Error 53: File not found: "STKIT432.DLL"

  3. #3

  4. #4
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803
    I've downloaded sprite.zip again, but there's no DLL inside...

  5. #5

  6. #6
    Addicted Member
    Join Date
    Feb 2003
    Location
    Vb Forums
    Posts
    226
    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

  7. #7
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803
    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...

  8. #8

  9. #9
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803
    OK, now I got the DLL, but don't have time to test it, have to go to school

  10. #10

  11. #11
    Hyperactive Member BrandonTurner's Avatar
    Join Date
    Sep 2001
    Location
    East Lansing, Michiagn
    Posts
    268
    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?

  12. #12

  13. #13
    Lively Member morrowasted's Avatar
    Join Date
    Aug 2003
    Location
    Houston, TX
    Posts
    118
    if i set the sprite speed very fast, the program closes

    -morrowasted

  14. #14

  15. #15
    Lively Member morrowasted's Avatar
    Join Date
    Aug 2003
    Location
    Houston, TX
    Posts
    118
    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

  16. #16

  17. #17
    Hyperactive Member rjbudz's Avatar
    Join Date
    Jul 2005
    Location
    San Diego
    Posts
    262

    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.

  18. #18

    Thread Starter
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    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
  •  



Click Here to Expand Forum to Full Width