Index: lams_central/src/flash/org/lamsfoundation/lams/authoring/Application.as =================================================================== diff -u -r94738509348aa37fa2a7ddcb6b23b677776c98b2 -rc21ce2b267838ace1b77191515c5e3cc9e4c6cd7 --- lams_central/src/flash/org/lamsfoundation/lams/authoring/Application.as (.../Application.as) (revision 94738509348aa37fa2a7ddcb6b23b677776c98b2) +++ lams_central/src/flash/org/lamsfoundation/lams/authoring/Application.as (.../Application.as) (revision c21ce2b267838ace1b77191515c5e3cc9e4c6cd7) @@ -343,10 +343,12 @@ } /** - * Runs when application setup has completed. At this point the init screen can be removed and the user can + * Runs when application setup has completed. At this point the init/loading screen can be removed and the user can * work with the application */ private function start(){ + //TODO: Remove the loading screen + //Fire off a resize to set up sizes onResize(); //TODO Remove loading screen