Known bugs in scriptingRT034.swc
- When compiling with Flex 4.6 and 4.5.1 (but not 4.1), the location of the first feedback is wrong, while the following feedbacks are correctly located.
- It looks like at least in Flex 4.6, the experiment can get stuck when the debug window is turned of with debug=false. Set debug=true during development while this bug is not fixed.
- The repeat part was originally developed to add frames before/after an item that are the same for every item. With the addition of feedback to the repeat section, this stopped working, and needs to be fixed.
How to report a bug
If you find a bug, you can describe it in a comment below. But, please, do also send an email to me (schubert {at} igroup.org) with the .mxml file that you causes the bug (and the html page if it is about the connection of scriptingRT to javascript).