change in the naming convention for three keys for1) Alert message when user tries to move child activity of any parallel activity container2) replacement for word activities on complex activity container3) Title for Optional Activity Container
latest flash file with changes in the parallel activity moviclip. This acitity is now not showing the number of activities as there alway s be only two activities
wrote a condition in "activityClick" method to check if the activity has a parent then check if the parant is parallel actvitiy, if yes then do not allow that activity to be moved aroubd on the canvas out of its container.
added 3 new entries for parallel activity title for property inspector, optional activity tile for optional activity container on canvas and dictionalry value for word "activities"
added reload data method and made chnages to update methods TABCHANGE condition to check if the progress data has changed after its first loadadded refresh and help button on both monitorTab and learnerTab
removed some code to make it work more efficiently and now this class is handling only authoring parallel activity and monitor MonitorTabView parallel Activity
removed some code to make it work more efficiently and now this class is handling only authoring optional activity and monitor MonitorTabView optional Activity
added code to draw learner on the lactivity if both acitiy id and learner's current activity Id matches and changes the name of few methods such as onPress to localOnPress