Comment out the advanced controls, they're not ready for prime-time.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@687 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Ray Greenwell
2008-11-06 20:09:17 +00:00
parent 6e7dbada64
commit 361d5aeb61
@@ -197,7 +197,8 @@ public class SimpleVideoDisplay extends Sprite
protected function handlePlayerDuration (event :ValueEvent) :void
{
_hud.addChild(_track);
// TODO: temporarily disabled
// _hud.addChild(_track);
}
protected function handlePlayerPosition (event :ValueEvent) :void