I am trying to create a html5 game for touch devices with easeljs. One of the effects I'm trying to accomplish is when the player swipes up on the screen, a flower grows up dynamically (randomly) for a butterfly to rest on.
Is it possible to do that with easeljs? Thanks.
Examples: