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

Basics example "02 - Click on an Image" change #16

Closed
Flexicon opened this issue Mar 19, 2014 · 2 comments
Closed

Basics example "02 - Click on an Image" change #16

Flexicon opened this issue Mar 19, 2014 · 2 comments

Comments

@Flexicon
Copy link

In the file 02 - click on an image.js I noticed that the function listener() sets the text of the text variable text directly, as in text.text = ... , this does not seem to work at least for me and the tests I've ran and I was wondering if it wouldn't be better to use text.setText() as this seems to work.

@photonstorm
Copy link
Collaborator

Really? It works fine when I run it here (and on the examples site too). You definitely use version 2.0.0?

@Flexicon
Copy link
Author

Ah never mind my bad. It seems that when I downloaded the .zip provided with the "Getting Started" guide, it included a version 1.1.3 with it as opposed 2.0.0 :)

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