Math.sin using the frame count as an argument?
that would get a nice wavy bob.
Not sure where to put it, since I don't have rmxp in front of me but it's a start.
Oh, do you have some tutorial than teach how to use 'Math.sin'?
drawpanel.drawImage(activepkmn,28, 32+((int)Math.round(Math.sin(frameTime/2.0))));