Call Frame
  
Pop a string or integer and call the corresponding frame.
This means:
    - Search the corresponding frame,
 
    - Execute its 		actions, and
 
    - Continue with the action defined after this one.
 
The frame can be identified with a name or a number. It is also 		possible to specify a target movie ("<sprite name>.<frame name>"? 		- to be tested...)