changeset 143 | 9f157d9c725b |
parent 121 | 32611257e99f |
child 150 | 569925b65604 |
--- a/src/FingersDance.Control.SyncSource/UserControlSyncSource.xaml.cs Tue Oct 13 19:09:46 2009 +0200 +++ b/src/FingersDance.Control.SyncSource/UserControlSyncSource.xaml.cs Tue Oct 13 19:33:13 2009 +0200 @@ -23,6 +23,7 @@ public void Load(string path) { this.UserControlPlayer.initPlayer(path); + this.UserControlPlayer.playerPlay(); } #region player