solution to the error when compiling swhx

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

发表评论?

0 条评论。

发表评论


注意 - 你可以用以下 HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>