How to create a SEARCH feature?

Hi, is there anybody that can tell me how to create a search feature to search within a movie.

What I need is how to create the search box and the go button and in what the actions should be for the button.

The action for the go button may be something that means the following: “on release or press the enter key if the value equals to x (value in the search box) go to and play scene y frame y, if value equals to z (value in the search box) go to and play scene w frame w, else go to and play scene v frame v”.

I don’t know how to do this, please help me, thanks in advance, bye.

daghost

:hair:

I really don’t understand what your speaking about - What do you want to search, how your data is structured?

Imagine scene 1 of my movie has a search box (which I don’t know how to do) and I have a picture in scene 2 frame 14, another in scene 3 frame 10 and another in scene 4 frame 17.

I want to be able to do a search, let’s say, for the number 532 and as a result be taken to the scene and frame where my first picture is (scene 2 frame 14), then if I do a search for the number 568, as a result, be taken to the scene and frame where my second picture is (scene 3 frame 10) and if I do a search for the number 599, as a result, be taken to the scene and frame where my second picture is ( scene 4 frame 17). As an addition to this let’s say that I write a number that doesn’t exist in the code I should be taken to an error screen, let’s say that this error screen is at scene 5 frame 1.

This way it will work as a search feature to reach a specific scene-frame quickly just by doing a search for a specifict term (number).

What I need is to know how to create the search box and it’s trigger button (including the actions that should be applied)

Hope I explain myself well since I really need the help.

Thanks for your time and I hope I can get help from you.

daghost