开发者

How to intercept raw data that refreshes a Flash SWF player at the client side?

开发者 https://www.devze.com 2023-02-01 19:02 出处:网络
I found this: http://sta开发者_StackOverflow中文版ckoverflow.com/questions/2494831/intercept-web-requests-from-a-webview-flash-plugin

I found this: http://sta开发者_StackOverflow中文版ckoverflow.com/questions/2494831/intercept-web-requests-from-a-webview-flash-plugin

...and it appears to answer what I need. Alas I'm not on a Mac. Is anything analogous to an NSURL object available to me on MS Windows? Or any other way to get at an updated data stream?

Thanks for any help.


http://getfirebug.com/ lets you look at requests made by flash

0

精彩评论

暂无评论...
验证码 换一张
取 消