Side scrolling action script 3.0
I am making a children's game for school using Flash Professional CS6 and action script 3.0. The game is about a scuba diver that goes underwater to take photos of sea creatures. I will have photos at the bottom of the screen that the scuba diver will have to take and I would like them to disappear when the scuba diver collides with the sea animal swimming underwater. These sea creatures are always moving around underwater.
I need to create a side scrolling platform where the scuba diver follows the mouse and at the same time, the screen moves left and right. I have already made the scuba diver follow the mouse however I need help with the side scrolling code and collisions if it's connected to the side scrolling.
I primarily need the side scrolling code or instructions to get it.
My characters movie clip instance name is ScubaDiver and animals will have the name Animal1, Animal2, Animal3 and so on.
Please help me!!