Hi David, To animate a polygon graphic, change the points of the polygon using the command:
set the points of graphic myAnimation to the cpFrame01 of graphic myAnimation wait 1 second set the points of graphic myAnimation to the cpFrame02 of graphic myAnimation etc, etc, etc Notice that if your polygon graphics use many curved segments, you could calculate the points of the curve on the fly using any of the handlers posted in this mail list by Jim Hurley, Ian Macphail and myself. Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Animation-Engine-animating-points-in-a-polygon-tp4679442p4679453.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode