J
Jim Bancroft
Hi everyone,
I have an assignment where I have to load an image into a picture box (no
problem), then loop over it, from left to right, playing a different sound
based on the RGB value of the pixel.
I could use a suggestion on a good way to load and play sounds in .Net, but
my larger question was: Can I detect the mouse's location in the
picturebox, using events in some way perhaps? I'm in the starting stages
and could use any tips, however general or specific. Thanks!
I have an assignment where I have to load an image into a picture box (no
problem), then loop over it, from left to right, playing a different sound
based on the RGB value of the pixel.
I could use a suggestion on a good way to load and play sounds in .Net, but
my larger question was: Can I detect the mouse's location in the
picturebox, using events in some way perhaps? I'm in the starting stages
and could use any tips, however general or specific. Thanks!