Opening a webpage in the Flash game

Monkey Targets Forums/Flash/Opening a webpage in the Flash game

frank(Posted 2013) [#1]
For HTML5 I made this; https://github.com/tluyben/Monkey-WebView and works well. I'll add Android/iOS this weekend, but I also need a Flash version. I know very little about Flash and not sure how to do this. Anyone has any code?


frank(Posted 2013) [#2]
I got it working:

https://github.com/tluyben/Monkey-WebView

however I need to manually include the JS version for the Flash version to work. Any way to do this automagically with Monkey?

Also, I have no clue how to implement the WebViewLoaded? function in this way. I don't really need it anyway, but it would be nice if it works.