Help with HelloWorld
-
I am trying to compile the HelloWorld example in the documentation.
The template works ok. But when I add the line
add(new FlxText(0, 0, 0, "Hello World!"));
the output is the same as before. Only on the upper left corner appears something like a small rectangle.
What is wrong?
-
Could you show us a screenshot of this "small rectangle" you mentioned?
-
I'll try to upload a screenshot, but the fact is that the text is not displayed.
-
What target(s) have you tried this with? Same behavior with all of them?