accessing Unity objects from web scripts

Hello Unityrs,

I am working on a web design stuff, and I would like to change things inside a unityObject inside my webpage using a Javascript client-side embedded in the web page and not in the Unity assets. For example, I have a guiText in the unity object I would like to change once the <input…action = “.javascript”> has been clicked.

is there any way?

Many Thanks!
Giancarlo

http://unity3d.com/support/documentation/Manual/Unity%20Web%20Player%20and%20browser%20communication.html