I am newbie --> How to open web on my scene

Please help me for script open web on my scene

internet webpage?.or game to load in webpage?

To open internet page:you can use the HtmlTexturePlugin to display a web page on some type.
You can always pull raw HTML content using the WWW class,

To load the game in webpage :for play just click FILE->BUILD SETTING (and select web player :then build )

and then juist open the file in the location where u did the build format

What do you mean by open web?

open web in my game (webview , game load webpage) not open web on browser

thank you for help

(I’m not good at English. )

There used to be, or still is, an asset for sale that would allow you to do this. Can’t remember what it’s called though.
Unity has no built in support for this.

This may be what you looking for. http://labs.awesomium.com/unity3d-integration-tutorial-part-1/

I try to simple but not working T_T → http://labs.awesomium.com/unity3d-in...torial-part-1/

it error debug

thank you for help

I try to do it again