Index: lams_central/src/flash/org/lamsfoundation/lams/authoring/cv/Canvas.as =================================================================== diff -u -r8e2a8eb4f870951aecf5e713a7a2cc8cc834e68f -r09b0c1098a60abdd28633e559e9cdc1e097697f2 --- lams_central/src/flash/org/lamsfoundation/lams/authoring/cv/Canvas.as (.../Canvas.as) (revision 8e2a8eb4f870951aecf5e713a7a2cc8cc834e68f) +++ lams_central/src/flash/org/lamsfoundation/lams/authoring/cv/Canvas.as (.../Canvas.as) (revision 09b0c1098a60abdd28633e559e9cdc1e097697f2) @@ -362,7 +362,7 @@ * @param ta TemplateActivity * @return */ - public function setDroppedTemplateActivity(ta:TemplateActivity):Void{ + public function setDroppedTemplateActivity(ta:TemplateActivity, taParent:Number):Void{ var actToCopy:Activity = ta.mainActivity; //loosly typed this var as it might be any type of activity @@ -391,18 +391,17 @@ Debugger.log('parallel activity given new UIID of:'+actToAdd.activityUIID ,Debugger.GEN,'setDroppedTemplateActivity','Canvas'); - //now get this acts children and add them to the design (WHINEY VOICE:"will somebody pleeeease think of the children.....") + //now get this acts children and add them to the design (WHINEY VOICE:"will somebody pleeeease think of the children.....") for(var i=0;i