HTML5 - Insert UIScrollBar
Dear everyone,
I'm trying to insert a Scroll Bar for several text fields (static texts) I have in my HTML5 page.
With ActionScript it is pretty easy because UIScrollBar is a component that needs simply to be added to the text.
However, i'm now in HTML5. So far, I've tried to insert a CSS component but I don't know how to link it to the texts.
Therefore I ask you: Is there a way to make UIScrollBar work in HTML5?
Thank you in advance!
