what the step and coding for me to make click object

hi.i’m new user unity.i want to know the step and coding to make when the user click the certain object,then will go the next application. also i want to know how to link the application that already build by using adobe flash to 3d project applications?

…?

how to click the some object? i new in using unity.

do you have experience with coding? if so the function you will want to call is OnMouseDown()

if you dont i recommend learning C# by reading online and what not then come back. also look for unity tutorials online theres quite a lot of help there.

ok.thanks you