Hi, new Unity user here, although I do know some Java Script and a lot of HTML.
I would like to control element in the Unity web player with buttons outside the player. For example calling the fadein script from a button outside the player. Can anyone give me some resources beyond the one page in the manual, or some exmples of Unity games utilizing Web Player and Browser communication, or some precanned scripts similar to the GUI Scripts on the wiki.
Then you just need a GameObject in Unity named “MyObject”, which implements “MyFunction”, and it will be called whenever you press the button in the html.