Index: lams_learning/web/mainflash.jsp =================================================================== diff -u -re64a90c0cc74118c5b88f5cbae323065abd59cac -re425f41ee61b5a6817f2522df14c5f513566cf95 --- lams_learning/web/mainflash.jsp (.../mainflash.jsp) (revision e64a90c0cc74118c5b88f5cbae323065abd59cac) +++ lams_learning/web/mainflash.jsp (.../mainflash.jsp) (revision e425f41ee61b5a6817f2522df14c5f513566cf95) @@ -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 +