Nathan,

I think it's possible to add actionscript using swfmill's lower level
language format. But you should look into using mtasc in conjunciton with
swfmill. That's what a lot of people use swfmill for... swfmill packages up
the assets in a swf and mtasc compiles in the actionscript code. Rotating a
movieclip using actionscript is just a matter of increment the rotation
property on the enter frame event.


On Tue, Dec 16, 2008 at 3:11 AM, Nathan Huesken <[email protected]>wrote:

> Bump!
>
> No one can give me any answer to this?
>
> On Sun, Dec 14, 2008 at 01:38:51AM +0100, Nathan Huesken wrote:
> > Hello everybody,
> >
> > I wonder, is there more documentation that this site:
> http://osflash.org/doku.php?id=swfmill
> >
> > I wonder if things like the following  possible with swfmill:
> > - Create a MovieClip that runs in loop.
> > - Create a MovieClip, which displaies just one image, but rotates it
> slowly.
> >
> > OK, for the second I could create a MovieClip with a lot of frames, but
> can it not be done with only 2 Frames and let Flash make the interpolation?
> >
> > Thanks!
> > Nathan
> >
>
> _______________________________________________
> swfmill mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/swfmill_osflash.org
>
_______________________________________________
swfmill mailing list
[email protected]
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to