I'm in the e-learning industry, but your technical questions are really just 
general Flash/AIR/Server scripting/database questions.  To transmit data from 
the AIR app when connected to a server side database, you'll need some kind of 
server side script, like a web service set up.  Do you know how to do that and 
what server side scripting is available on the host server?  The AIR/SQL 
communication should be pretty straightforward  - see the AIR documentation.  
Your biggest thing to tackle is the AIR to server communication piece.


Jason Merrill 

Instructional Technology Architect
Bank of America   Global Learning 

Join the Bank of America Flash Platform Community  and visit our Instructional 
Technology Design Blog
(Note: these resources are only available for Bank of America associates)





-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of [email protected]
Sent: Thursday, August 05, 2010 10:06 AM
To: [email protected]
Subject: [Flashcoders] Developing Simplified Learning Management System (LMS)

 
Hello,
Being on this list for awhile, I realize some of you are involved  with the 
development of e-learning programs. 
I have been doing the same, and at this time I am trying to  develop a 
simplified LMS for tracking students’ records.  If anyone has already written 
similar  code, I will be glad to purchase such. 
Based on my client base requirements, this LMS will need to work  both offline 
and online.  
For the offline version, I plan to use AIR with its embedded  SQlite.  For the 
online version the  training program and the database will reside on the 
Internet, where, I will use  similar MySQL database structure.  
Ideally, when the user has some Internet connection, the AIR  version should be 
able to transmit records from the SQlite to the server  database. 
So far, all my e-learning programs are developed with pure  Actionscript 3.0 
classes (No Flex). 
I would appreciate any help and/or recommendation with the best  method to 
approach this development.  If you like to respond directly, please feel free 
to do so. 
Thanks,
Dan A
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to