Index: lams_learning/web/mainflash.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_learning/web/Attic/mainflash.jsp,v diff -u -r1.17 -r1.18 --- lams_learning/web/mainflash.jsp 30 Oct 2012 17:46:52 -0000 1.17 +++ lams_learning/web/mainflash.jsp 31 Oct 2012 19:11:37 -0000 1.18 @@ -125,7 +125,7 @@ $('body').layout({ west: { applyDefaultStyles: true, - initClosed: true, + initClosed: false, resizable: false, slidable: false, size: 160, @@ -143,11 +143,6 @@ } }); - /* Because of initClosed parameter, controlFrame is not displayed in the beginning - and embedded Flash loads (sometimes slowly) only when the pane is openened. - Below is a trick to load the content but not show it. - */ - $('#controlFrame').css('display','block').css('visibility','hidden'); }); } @@ -215,4 +210,4 @@ - \ No newline at end of file +