If you are using RPG Maker XP,,then:
1) Page 2 Command: CHANGE SCREEN COLOR TONE
if u set the values to [-255, -255, -255, 0] then the screen will turn completely black in the amount of time you specify [default is 20 frames]
2) Page 1 Command: WAIT
if u set the value to 20 frames [approximately equals to 1 second],,then the event in progress will wait for 20 framess
3) Page 2 Command: TRANSFER PLAYER
you can use this command to teleport your hero whereever your want to
Note: scrolling text is not built into RPG Maker XP,,if you want to have your text scroll,,then use a script,,you can find scripts in the SCRIPTS DATABASE section of this forum.