Basically, Ive got a load of polygons on a canvas (the number of which is determined by the user clicking on the canvas for every polygon he/she wants). I then want to be able to animate these polygons once the user click a 'Play' button. Any ideas on how to do this? Or whether it is possible? So far I've only learnt how to apply storyboard to elements that are created before the application is started :s.
Thanks for any help, it is greatly appreciated.