Hi all, we decided to support avg.KEYUP events in AVGApp and hence I renamed AVGApp.onKey() to AVGApp.OnKeyDown() and added AVGApp.OnKeyUp(). If you use AVGApp.onKey() and libavg >= r4895 please rename it. Everything else should work as before. Cheers, Scotty