Two characters chatting in front of video background
The male SitePal on the left (Austin) has its Scene
reference assigned to a variable a. The returning value of the AC_VHost_Embed function' is the Scene reference.
The female SitePal on the right (Angela) has its Scene reference assigned to a variable b. The variables a or b are
passed into the selectScene function. The selectScene call determines which Scene
will respond to API calls such as sayText.
Please view the source of this page to see how this is implemented.