Haxe Forum > Haxevideo & Flash => 2028
-
Maxime May 29 at 11:46
Hello everybody,
First, to introduce myself, I'm a student in I.T studies. I would like to thank everybody contributing to Haxe which is awesome and sooo helpfull !
Then, let's see, I have a problem. I had in mind to have a look on the streaming system when I found haxevideo. I tried to install and to run it, but Flash replied with a #2028 error, which is most of the time a network error.
I've heard there is a compilation option which allow us to specify if the app' can/must use the network (-use-network=true). It doesn't work in .hxml, cmd or .bat files, that's why I'm embarassed :) I don't know if it vill work with FlashDevelop, I never tried.
Have you any idea of what to do ? ( No dedicated-server, pleaaaase)
Thank you so much
Cr3a
PS : Sorry for my english
-
The haxe equivalent of
-use-network=true
is:-D network-sandbox
Jan
-
Maxime May 30 at 16:44
Thank you very much ! It still doesn't work (not the same error) but I think I can fix it
Friendly
MAxime