Getting Scene name in story.js of articulate

Mar 11, 2014

My objective is to obtain the scene name in/from the story.js javascript file to add to my database .But only Scene number is retrived .

in story.js , on the function ,

in switch case "BW_StoreQuestionResult"

the variable strId = arrArgs[1];    just retrives  scene number for example like Scene1_**** ,Scene2_*** . But the name i have given to my Scene is  "sampleone","sampletwo" .So i need to fetch sampleone,sampletwo to put in database instead of Scene1 or Scene2 .Why is it not retirving the name ?/how to do it.Thanks.Any help is appreciated.

Be the first to reply

This discussion is closed. You can start a new discussion or contact Articulate Support.