SWEspr09 /
Columbia
this release was more about figuring out how to use SWF/Movie files in flex. I was having an issue with movies and sounds not stopping on state change, but I have fixed this issue
⚠ (:html:)
<embed src="http://www.cs.uml.edu/ecg/pub/uploads/SWEspr09/PP-Columbia.swf" quality="high" bgcolor="#869ca7"
width="800" height="600" name="theaterProject" align="middle"
play="true"
loop="false"
quality="high"
allowScriptAccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="http://www.adobe.com/go/getflashplayer">
</embed>
(:htmlend:)