PhineasFrog
08-23-2009, 01:28 AM
Hi,
I am new to flash and this forum
I want to create an elearning module in AS3/CS4 which will be scorm compliant ( using pipwerks) and easy to maintain
From reading up on elearning you can specify navigation, sequence and flash content in
- an LMS like moodle with Matt Burys addon (http://code.google.com/p/moodle-swf/)
- maybe in Scorm (which www.pipwerks advises as very hard)
- in flash using E4X in AS3
http://www.adobe.com/devnet/flash/articles/filtering_data_e4x.html
OR
- in flash using code
I was going to use flash XML to load all the swf movies for each screen and to specify the navigation - is this the best way?
Does having to do all the work in XML increase the maintenance amd what tool do you give designers to do this - Dreamweaver ????
Do you garbage collect after the user goes to the next page ?
Does the Adobe elearning suite have all this built in ?
rgds Paul
I am new to flash and this forum
I want to create an elearning module in AS3/CS4 which will be scorm compliant ( using pipwerks) and easy to maintain
From reading up on elearning you can specify navigation, sequence and flash content in
- an LMS like moodle with Matt Burys addon (http://code.google.com/p/moodle-swf/)
- maybe in Scorm (which www.pipwerks advises as very hard)
- in flash using E4X in AS3
http://www.adobe.com/devnet/flash/articles/filtering_data_e4x.html
OR
- in flash using code
I was going to use flash XML to load all the swf movies for each screen and to specify the navigation - is this the best way?
Does having to do all the work in XML increase the maintenance amd what tool do you give designers to do this - Dreamweaver ????
Do you garbage collect after the user goes to the next page ?
Does the Adobe elearning suite have all this built in ?
rgds Paul