GameObject.Find but in Project panel..?

Hi…

GameObject.Find servers to us to find a gameobject… how can i call a file from Project panel automatically without dragging it and drop into inspector?..

Thanks.

http://unity3d.com/support/documentation/ScriptReference/Resources.Load.html

was that easy?.. thanks !