220221222223224225226227228229230
* * @param where the where */ public void jump(float where) { GSMovie movie = getMovie(); movie.jump(where); } /** * Play.