i want that the app that i am making will take the user to a web site if the user click on some object in the app...
some one know how can i do this?
Browser plugin.. ;)
Develop games in your browser. Powerful, performant & highly capable.
thanks man!!
I use the plugin CallJS and set the window.location.pathname property to redirect
Example: http://dl.dropbox.com/u/12633239/calljs-linking-website/index.html
Capx: http://dl.dropbox.com/u/12633239/CallJS%20linking%20a%20website.capx