Hi. I wonder if its possible to work with movieclips I have in library and starling?
Starling in IDE + library
(2 posts) (2 voices)-
Posted 1 year ago #
-
Hi Lokhy,
you can embed your movieclips, but of course they will appear as conventional Flash display objects. You could draw the individual frames to BitmapData and then create textures from it -- in this thread, another user proposed making an extension that does just that.
In the meantime, there's a cool little tool from the Sparrow user "Pixelrevision" available here: Texture Atlas Creator. It can convert your movie clips to texture atlases.
Posted 1 year ago #
Reply
You must log in to post.