get variable value from another objects script

Hello,

Can anybody show me how this is done please, im trying all day and couldnt manage.

I have object1 and object2 seperately in the scene.
I have script1.csharpscript and script2.javascript attached to each objects.
ı have variable1 in object1.script1

i want variable2 in object2 to be equal to variable1 in object1 script, how do i do that?

http://forum.unity3d.com/viewtopic.php?t=43430[/url/

There’s a complete cs<->js solution, will also do cs<->cs and js<->js