Here is the real movie file showing the direction to EAS from campus Using Embed tag. The video will be shown inside the browser.

Hit Play button to start video playback.

From Campus to Engineering Building:

Here is the HTML source content for the EMBED tag:

<EMBED NAME=inlineRMvideo 
SRC="Direction2EASDSL.rm" 
WIDTH=640 HEIGHT=480 
CONSOLE=one 
CONTROLS=ImageWindow 
BACKGROUNDCOLOR=white 
CENTER=true 
> 
<FORM name=form1> 
<INPUT TYPE="button" VALUE="Play" onClick="document.inlineRMvideo.DoPlay()"> 
<INPUT TYPE="button" VALUE="Pause" onClick="document.inlineRMvideo.DoPause()"> 
<INPUT TYPE="button" VALUE="Stop" onClick="document.inlineRMvideo.DoStop()"> 
</FORM>