1) In Lectora do I still Get Value "AnswerVal" and put it into "Question_0002" ?
- No you don't thats what the ExternalInterface.call is doing
2) Do I need to preface the FLASH code with "import flash.external.*;"
- Yes you do. You need this for ExternalInterface to work properly