views:

12

answers:

1

Hello,

I'm creating an app for the Iphone and i'm using Cocos2d.

As part of the help menu, i want to redirect the user to a site when they click a link. Is it possible to do in cocos2d?

Thank you!

A: 

Look at UIWebView

willcodejavaforfood