This player generates thumbs of a video runtime, by creating images of each frame. This player is developed in Flex, it loads a video, converts the videos frame by frame in thumbnails, and then plays these images/thumbnails in a sequence to give same effect like a video is playing frame by frame. After creating thumbs of a video user can move to next or previous thumb, when these thumbs are played in a sequence it seems that video is being played frame by frame. Advantage of this technique by creating thumbs/images of a video is that a video can be played in non flash based browsers, so it enables to play a video on mobile and hand held devices, because these devices do not support to play videos other than using HTML5.