Generating sprite sequence during runtime...

Hi,

Is it possible to generate and assign a sprite sequence after the sprite has been created?

For example, to have unique order of frames depending on the situation on the screen?

I want to create sequence programmatically and to assign it to already created sprite…