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

7 Posted Topics

Member Avatar for 2thestart

Ok so i will start off with trying to describe what the problem is to the best of my ability. A few days ago my computer was working. i Came home from work and i booted up my pc. it booted up fine and as i started to login to …

Member Avatar for azharalibuttar
0
107
Member Avatar for 2thestart

Im working on a game like risk and for the main menu im having trouble with the music. the code i use [CODE] id = Shell("c:\program files\windows media player\mplayer2.exe /play /close G:\My Music\Various Artists\The No.1 Classical Album\04 Ride of the Valkyries.wma", vbMinimizedNoFocus)[/CODE] is just to open and play the file. …

Member Avatar for selvaganapathy
0
1K
Member Avatar for wwillow

I dont think it is possible to do that. you could try using a combo box but they can still click. i think the combo box will work best here just set the size of it so that they can only view them one at a time and they can …

Member Avatar for wwillow
0
121
Member Avatar for 2thestart

Im working on a project in access and my partner and i are making a who wants to be a millionare kind of thing. the problem is that we want to do an if statement involing an option button but we keep getting an error message saying value not valid …

Member Avatar for QVeen72
0
170
Member Avatar for 2thestart

I am using the shell command to go out and access a wav file to play on my forum. i amd usig the code id = Shell("C:\Program Files\Replay AV 8\mplayer.exe /play /close g:boxw.wav", vbHide) i cannot stop playing the file at any point. any suggestions or comments would be great.

Member Avatar for 2thestart
0
83
Member Avatar for matthefridgeman

This is a very simple process all you have to do to change the interval is this. for example frminput.timer1.interval=1000 frminput.timer2.interval=1000 all you have to do is put this code were you want it. ex command button or form load just place it in the area you want. also 1000 …

Member Avatar for matthefridgeman
0
107
Member Avatar for 2thestart

:@Hi i am currenty working on a basket ball game in one of my grade 11 classes. My teacher and I cannot find a way to make the exit code work even when the shot is being taken. Also to take a shot you have to hit shoot in a …

Member Avatar for 2thestart
0
78

The End.