You have the start screen of the level I guess, so have the code look like something like this:
view.x = some number;
view.y = some number;
theactor.x = somenumber;
theactor.y = somenumber;
If you don't know where exactly the place is on the y and/or x, then you can see the cursor's position on the map at the end of the menu bar in the top.