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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user