No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
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 …
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. …
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 …
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 …
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.
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 …
:@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 …
The End.
2thestart