Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with recent libraries #16

Closed
ConfidantCommunications opened this issue Nov 10, 2016 · 2 comments
Closed

Not working with recent libraries #16

ConfidantCommunications opened this issue Nov 10, 2016 · 2 comments

Comments

@ConfidantCommunications

Hi Tiago,
I was able to successfully compile the demo but after selecting one of the three buttons, I just get a black screen. This is true for both html5 and flash targets. Here are my current libraries:

flixel-addons: 1.0.0 1.0.1 1.1.0 1.1.1 2.0.0 [2.1.0]
flixel-tools: [1.2.0]
flixel: 3.0.0-alpha 3.0.4 3.2.2 3.3.11 3.3.12 3.3.4 3.3.5 3.3.6 3.3.8 4.0.1 [4.1.1]

lime-tools: 1.3.1 1.4.0 1.5.6 [1.5.7]
lime: 0.9.2 0.9.4 0.9.6 0.9.7 1.0.0 1.0.1 2.1.3 2.3.3 2.4.2 2.4.4 2.7.0 2.9.0 [2.9.1] 3.1.0

openfl-html5-dom: 1.1.0 1.2.0 1.2.1 [1.2.2]
openfl-html5: [1.0.5] 1.1.0-beta 1.4.0-beta 1.4.2-beta
openfl-native: 1.1.1 1.2.2 1.3.0 [1.4.0]
openfl-samples: 1.1.0 1.2.1 1.3.0 2.1.0 2.2.2 [3.3.1]
openfl: 1.1.0 1.1.1 1.2.2 1.2.3 1.3.0 1.4.0 2.0.0 2.0.1 2.1.5 2.2.4 2.2.8 3.0.3 3.0.8 3.1.0 3.4.0 3.6.0 [3.6.1] 4.1.0

Any thoughts? Thanks.

@ConfidantCommunications ConfidantCommunications changed the title Not working with most recent libraries Not working with recent libraries Nov 10, 2016
@Tiago-Ling
Copy link
Owner

Hi Allan,

Unfortunately there's no support for Flash and HTML5 at the moment, just cpp (desktop) and neko.

It's been a while since i had time to work on this lib, but i hope to soon be able to continue contributing

Btw a Flash / HTML5 renderer won't be hard to implement, it'll probably be very similar to what we have now, just switching the drawTiles part by traditional blitting (as is the case in FlxTilemap).

There's already a related issue, see #10

@ConfidantCommunications
Copy link
Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants