Pickup data from URL

Hello =D

So … I am new here and i have a doubt of web player of Unity.

My question is … there is a form i can get a data from URL. An example:

My URL is : www.tinkwink.com/?name=chupacabras

I need to pick up the var name of URL. Is that possible at Unity3D.

Thanks

Make a javascript function in the website HTML that returns the value and use application.externalcall() to get it.

Thanks =D

I 'll try this later … if i need more help after this I’ll came back here

:smile: :smile: :smile: :smile: