Hi Filip, Yes, I am referring to flash. I am using the swfc command tool to generate flash slideshows. Within the same sprite animation, I have to bring the same text/image to the front (above all other images) from time to time. Currently I have to define the same instance multiple times because the 'above' and 'below' features are not supported yet (according to the swfc manual). It works, but takes up unnecessary space. I am wondering if anyone would know a better way of bringing them to the front within the same sprite without duplicate declaration.
Thanks, George On Mon, Jul 6, 2009 at 12:51 PM, filip sound<[email protected]> wrote: > hello, > > are you talking about flash? > > filip > > On Mon, Jul 6, 2009 at 4:35 AM, George Tsai <[email protected]> > wrote: >> >> Hi everyone, >> >> I am wondering if anyone out there might know a better way of >> controlling the depth of the images and texts within the same sprite >> animation. Since the depth control feature is not supported yet (i.e. >> 'above' and 'below'), I am defining the same instance multiple times >> within the same sprite animation because I want to bring the same >> instance out in front every certain number of frames. Any suggestion? >> >> Thanks a lot! >> >> George >> >> > >
