I wanna to put a text, and, when I click on it, it opens a new page on firefox/ie. How can I do it?
Develop games in your browser. Powerful, performant & highly capable.
Use the file object to run the link.
It's the 'execute file' action, if you didn't find it.
sorry??
look what i did
<img src="http://img22.imageshack.us/img22/2939/linkxdg.png">
Booth comands are wrong! And, please, specify more, I'm newbie!
Construct will detect per-pixel click. Better put a rect behind it and detect clicks on that.
It doesn't have per-pixel collision for text objects. It uses the rectangle.
You're using the wrong object. Use the File object - it has an "execute file" action which is the one you should be using.