This site requires JavaScript, please enable it in your browser!
Greenfoot back
GreenMan15
GreenMan15 wrote ...

2016/2/5

Get Mic Level Issues

GreenMan15 GreenMan15

2016/2/5

#
I am working on the stickman project. I am required to use the getMicLevel method in the Greenfoot class but whenever I try to use this method it shows me a redline underneath the method. Is it because I am using a Windows 7?
danpost danpost

2016/2/5

#
This is probably the same as the issue discussed here.
davmac davmac

2016/2/5

#
A red underline indicates a compilation error. If you click somewhere in the underlined text, you should see the error message in the status area at the bottom of the editor window, which might give an indication of what the problems is. (I don't understand why you think using Windows 7 is causing a problem?)
GreenMan15 GreenMan15

2016/2/5

#
You certainly right, I did not type in the method correctly. It is now working.
You need to login to post a reply.