ianharrigan / haxeui

IMPORTANT NOTE! This repository is no longer maintained. Please consider the newer version: https://github.com/haxeui/haxeui-core
http://haxeui.org/
392 stars 47 forks source link

HTML5 Port Problems #364

Open aammfe opened 7 years ago

aammfe commented 7 years ago

Hi !

Export to HTML5 , add(new Button()) no hover effect , no click effect , and not even click. after resizing or hovering on scroll bar things start working.

but work great on flash , animation

ianharrigan commented 7 years ago

HTML5 in version one isnt officially supported and has many issues... have you considered using version 2? https://github.com/haxeui/haxeui-core

aammfe commented 7 years ago

Thanx for replaying. i have download flashDevelop templates , but it is missing "haxeui-openfl" haxeui-core has pretty way to install but "haxeui-openfl" is out of my mind.

aammfe commented 7 years ago

Any Good xml Editr with intellisence ?

ianharrigan commented 7 years ago

Have you followed the instructions here: https://github.com/haxeui/haxeui-openfl

eg:

haxelib git haxeui-core https://github.com/haxeui/haxeui-core
haxelib git haxeui-openfl https://github.com/haxeui/haxeui-openfl
aammfe commented 7 years ago

Thanx it start working.

it is exporting in html5 and how to export in android and windows.?