HTML5 Canvas, List Component Qustion
Hello,
I'm converting my Flash application to HTML5 Canvas in Adobe Animate. The old Flash version had a List Component. This had a scrollbar, selectable items, data provider, etc. In that, I read an XML file and populated the List with the data.
The new HTML5 Canvas List Component is only a numbered or bulleted list -- it is nothing like the "listbox"-style Component from Flash. There is no scrollbar, and you can't select any items.
Can anyone please answer:
1) Should I be doing something different in Adobe Animate/HTML5 Canvas to achive the same style of scrollable/selectable List Component?
2) If not, can you please point me in the right direction of how I can bring in that type of object?
Thank you for any help.