| branch | new-model |
| changeset 904 | 510ebab76fa3 |
| parent 887 | 6a04bd37da0a |
| child 908 | f56199193fad |
--- a/test/jwplayer.htm Tue May 15 15:50:19 2012 +0200 +++ b/test/jwplayer.htm Fri May 18 18:23:51 2012 +0200 @@ -15,7 +15,7 @@ <div id="AnnotationsListContainer"></div> <script type="text/javascript"> IriSP.jwplayer_swf_path = "player.swf"; - testConfig('json/ldt-jwplayer.json', true); + _myPlayer = testConfig('json/ldt-jwplayer.json', true); </script> </body> </html>