Results for "Volume: 7_2009-2012"
An extremely amazing JavaScript air fighter game that looks just like an arcade game! It is absolutely amazing! You have to give it a try to understand. You can move the fighter plane with the J, K, L, and I keys and shoot at the enemy planes with Z, and X keys. You only get one life but if you make it far through a level, you play against big enemy bosses. Wow, color me impressed. plz see javatxt files for right procedures to proceed on...good luck...
Processes Mouse actions for Webbrowser Control enabling you to disable the action. This is an update due to requests from people that could not get it working. I have included a sample project to show it working.
This simple code hides the mouse pointer when you want to. (o:
This module allows you to view a file as a collection of bits rather than as a collection of bytes. It allows you to read/write a single bit at a time or read/write up to 32 bits at once.
JEditor 1.5 is a pure java editor(MDI).JEditor does provide some advanced features: open, save, save as,compile and run java source code. this version supports undo edits using stacks. it explains several uses of swings, threads, classes and stacks.also, it's fully commented. please LEAVE comments and VOTE!
CALL THE ShellExecute FUNCTION TO RUN ENY FILE AND IT WILL OPEN IN IT'S DEFAULT PROGRAM I USED FILE_ADDRESS TO DETERMINE THE ADDRESS FOR MY FILE CHAING IT FOR YOUR CONVENIENT THIS WAY WE CAN OPEN ANY FILE TYPE . ENJOY .
The xbkToolBar provides a horizontal or vertical tool bar system look and feel. Designed for cross browser and cross platform.
This a great chess game playable over the net, ther you will find a good exemple of what is an internet Game data transfer, i use an OCX as the ChessBoard. The code is littlebit spagetti but its been a while from this creation, the most important is to learn, there is also a chat window and you connect by IP MUST SEE !!. Please visit my new web site and see what you can do VB power !!!come and chat with me http://www.virtualgamer.t2u.com
Create a POKER game in LESS THAN 10 LINES OF CODE !!!! :) Whit an OCX. This is good to integrate in a nice user inteface and maybe a black jack game so it become a real CASINO !!! Please visit my new web site and see what you can do VB power !!!come and chat with me http://www.virtualgamer.t2u.com
The xbkMenu provides a horizontal or vertical menu system look and feel. Designed for cross browser and cross platform.
The xbkMenuSystem is an extension of xbkMenu which provides a horizontal or vertical menu system look and feel with drop-down submenu. Designed for cross browser and cross platform. Don't forget to vote for me if you like it.
This article contains details about reading and writing structured data, the get and getline functions and more. A MUST for someone just entering programming.
Have you ever needed a to hear something from your computer besides that grinding it makes and the humming? MAKE IT TALK!!!
I have made an entirely new version of this called PopMenu that I have posted on my site. You can click on the link provided at the top or type http://jimprog.cjb.net in your address bar.
This code allows you to enter and read an encrypted password from your VB project by inserting and reading the encrypted password to and from the registry.
Photo gallery is an interactive plug-in which enables the users to create their own virtual gallery in no time.
Fill all the squares of a chessboard with a single knight. A well-commented code shows how to use a virtual window, and how to combine drawing to a virtual DC with direct on-screen drawing for better effects.
This game is the VB version of the nokia Cellphone 'Snake' Game...play it on your computer or just check out how a block inherits the direction of another block using the tag property to give the 'Snaking effect '.
This is an application that keeps track of refugee for UNHCR, and determine their status through several steps of interviews.
This is a really cool effect that you can add to make it so that when you click a minimize button, the form slides off the screen and a little mini form appears in the bottom left hand corner. When you click this mini forms title bar, the form appears again. A Very cool effect that I just figured out. (o: