Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for Derice

I would like to include .swf file in a vb 2005 program. I have no idea how and where to include the .swf file. It is inside the picture box? Please guide me, I am new in vb and have no idea how 2 do it. thx

Member Avatar for gelmo214
0
1K
Member Avatar for thando

im making a hangman project in vb6 and i need some serious help with it! my prob is with my loop which is having issues - this is my code: Dim guess As String, x As Integer, word As String word = wordBank(stage) guess = Text1.Text For x = 1 …

Member Avatar for vb5prgrmr
0
179
Member Avatar for thando

Hi - new to vb.net i'm working on a hangman project in vb.net and i'm having trouble. so i started out pretty simple, with a textbox and a button with a loop behind it. the loop starts from 1 to the len("hello") i've used an if and then statement within …

Member Avatar for crazyhorse09
0
85