meemain
02-18-2009, 03:18 PM
What i am trying to achieve is take a screen shot of the stage and save the screengrab into a movieclip or image in the library. which i can further transform later. Here is an example:
There are dragable items sitting on the stage; user will be able to arrange them in any order he/she may like; finished result will be a stacked of items over each other in the sequence; so far so good no problems there... now i would like to show an animation where the stack of items breaks from centre into two parts. I can do it with an existing image but as you can see the stack of image can be organize in any order and to make the split/breaking of images realistic i have to take a screen grab of stage; save it in library; and run the following script to split it into two pieces.
I would appreciate if any one could help me or point me in a direction where i can get some help.
Thanks
There are dragable items sitting on the stage; user will be able to arrange them in any order he/she may like; finished result will be a stacked of items over each other in the sequence; so far so good no problems there... now i would like to show an animation where the stack of items breaks from centre into two parts. I can do it with an existing image but as you can see the stack of image can be organize in any order and to make the split/breaking of images realistic i have to take a screen grab of stage; save it in library; and run the following script to split it into two pieces.
I would appreciate if any one could help me or point me in a direction where i can get some help.
Thanks