Actions
Bug #151
openAMAL with $8000+1 doesnt not flip bob causes an Uncaught image_not_defined
Start date:
02/07/2020
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
Doing this in AMAL
MV$="A 1,($8000+3,2)($8000+17,2)($8000+18,2)($8000+19,2)($8000+20,2)($8000+21,2)($8000+22,4)($8000+21,3)($8000+20,3)($8000+19,3)($8000+18,3)($8000+17,3); "
Throws "Uncaught image_not_defined" in the browser console.
Should flip the bob as explained on page (07.02.11) in the AMOS professional manual
Updated by Francois Lionet over 4 years ago
- Status changed from New to Resolved
- Assignee set to Francois Lionet
- Target version set to 0.9.5
Should be fixed, please test and validate.
Updated by Baptiste Pillot over 4 years ago
- Description updated (diff)
Could you please give me a complete but short example of code using this AMAL animation, so I could validate this ? Thanks.
Actions