refined-cat-44047
07/26/2022, 4:47 AMlime setup hl
command or something to that effectgreat-oyster-61535
07/26/2022, 4:47 AMrefined-cat-44047
07/26/2022, 4:48 AMgreat-oyster-61535
07/26/2022, 4:49 AMgreat-oyster-61535
07/26/2022, 4:49 AMpowerful-morning-89
07/26/2022, 4:49 AM-D haxeui_no_network
(or something like that) flag that should help with that.refined-cat-44047
07/26/2022, 5:03 AMrefined-cat-44047
07/26/2022, 5:38 AMbright-gpu-74537
07/26/2022, 5:40 AMbright-gpu-74537
07/26/2022, 5:40 AMrefined-cat-44047
07/26/2022, 5:45 AMbright-gpu-74537
07/26/2022, 5:45 AMrefined-cat-44047
07/26/2022, 9:33 AMrefined-cat-44047
07/27/2022, 7:11 AM<hbox>
<image width="200" height="200" resource="http://i.imgur.com/Qz2EVXR.png" />
</hbox>
I am also not able to get local images to show from my "assets" directory. I thought it was a pathing issue, which is why I tried the web URL above. But neither work.refined-cat-44047
07/27/2022, 7:12 AM<image resource="haxeui-core/styles/default/haxeui.png" />
bright-gpu-74537
07/27/2022, 7:23 AMbright-gpu-74537
07/27/2022, 7:25 AMbright-gpu-74537
07/27/2022, 7:31 AMbright-gpu-74537
07/27/2022, 7:40 AM<image width="200" height="200" resource="haxeui-core/styles/default/haxeui.png" />
works fine... something wrong with loading from http (on haxeui-flixel only)bright-gpu-74537
07/27/2022, 7:46 AMon bytes - length: 0
š¤bright-gpu-74537
07/27/2022, 7:49 AMbright-gpu-74537
07/27/2022, 7:51 AMhaxe/ui/util/ImageLoader.hx:147: http status: 301
... yepbright-gpu-74537
07/27/2022, 8:03 AMrefined-cat-44047
07/27/2022, 8:28 AMrefined-cat-44047
07/27/2022, 8:29 AMmodule.xml
thing, and was wondering if I was suppose to include my asset paths in there as resources, for HaxeUI to usebright-gpu-74537
07/27/2022, 8:42 AMmodule.xml
is defo the "universal" way to do things - but it means you are including your assets twice, once via flixel and again via a haxeui module... thought, i guess you could stop flixel from including themrefined-cat-44047
07/27/2022, 8:51 AMbright-gpu-74537
07/27/2022, 8:53 AMrefined-cat-44047
07/27/2022, 8:54 AM