Open byelik opened 9 years ago
well, you could patch these swfs to use proxy class instead of NetStream
, e.g. HaxStream
. the only help this lib would offer you in this case is narrowing down the area to patch.
I can't to edit an external swf with net stream.
Can't to?
it's not my swf
So what?
so, how I can use HaxStream?
I am loading external SWFs and they are playing Video on the stage. I want to access the NetStream object itself in order to find out the URL of the playing mp4.
Can I do it with help of your lib? Is there some kind methods for this? Thanks in advance.