<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" xmlns:youtubeplayer="youtubeplayer.*" viewSourceURL="srcview/index.html">
    <youtubeplayer:SimpleYouTubePlayer id="mov1" x="0" y="0" width="320" height="240" videoID="iJPFSNu_QNs" />
    <youtubeplayer:SimpleYouTubePlayer id="mov2" x="330" y="0" width="320" height="240" videoID="6ne0HosLdr4" />
</mx:Application>