[osflash] Need help in understanding a decompiler swf file

ying lcs yinglcs at gmail.com
Sun Mar 4 01:04:53 EST 2007


Hi,

I use Flare to decompile SWF file, Here is part of the output:

My question is what/where is 'player.movie' defined?
I can't find it anywhere in the file?


 frame 1 {
    movie = player.movie;
    movie.base_url = '/';
    movie.tracker_cls = logic.PlayerTracker;
    movie.setMovie(video_id, undefined, undefined, l, t);
    movie.playMovie();
    Stage.scaleMode = 'noScale';
    Stage.addListener(this);
    onResize = function () {
      player.resize(Stage.width, Stage.height);
    };


Thanks for any help. I have attached the complete flare output.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: player2.flr
Type: application/octet-stream
Size: 58355 bytes
Desc: not available
Url : http://osflash.org/pipermail/osflash_osflash.org/attachments/20070304/f0144ddd/player2-0001.obj


More information about the osflash mailing list