1. Plugin.hx:93 haxe.#Http has no field request
solution: replace line 93 to "var data = haxe.Http.requestUrl(url);"
2.Sample.hx:67: characters 29-32 : Local variable cmd used without being initialized
solution:replace line67 to var cmd="";
3.black screen problem
solution: resize the window
4. http error 404
solution : find a valid address for Flashplayer Win.xpi and change the line 32 of Plugin.hx