[FMX] permanet rotation of a letter

hello everone

i would like to put the letter “m” in
my main movie and let it permanently rotate aroung its
own axis. is this possible with as? i tried a tween effect
but it looked horrible. later (when i know a little bit more
about flash and as) i want to make the letter “m” 3d like on
kimble.org (the k on the flash site)

thank you for your replies

mawo


official flash noob :beam:

Try sticking the letter in its own movieclip then rotating the movieclip like so:

onClipEvent (enterFrame) {
_rotation += 5;
}

Just don’t hurt yourself. :wink:

That K was done in something like like <a href=“http://www.swift3d.com/” target="_blank">Swift3D</a>
or <a href=“http://www.discreet.com/products/plasma/” target="_blank">Plasma</a>, prerendered and brought into Flash frame by frame.

thank you guys!

mawo

Using swift 3d you can achieve something like this
[swf=“http://www.geocities.com/claudiodj/rotate.swf height=150 width=200”][/swf]

claudio, your E fell over :!:

:stuck_out_tongue:

i didnt even notice that M looked like a crooked E