Is it possible to load .mpg file and play it through actionscript/flash ?
The code works well with mp4 video files. If not possible to play mpg files, the one way to
Flash player can play a limited number of video formats : Sorenson Spark H263 (FLV), On2 VP6 (FLV) and H.264 (MP4, M4V, F4V, 3GPP).
So for your mpeg video you have to convert it to one of these supported formats.
For more information, you can see supported codecs for flash player and here to understand more video formats, also you can take a look on wikipedia.