PlayAnim() - Documentation Incorrect

Report any Hollywood bugs here
Post Reply
djrikki
Posts: 682
Joined: Wed Apr 06, 2011 12:26 am

PlayAnim() - Documentation Incorrect

Post by djrikki »

Hello,

I believe this is a long-standing error in the documentation, spotted it moons ago, but forgot to report it.

In the documentation it says that specifying X and Y are optional arguments, however simply stating PlayAnim(1) causes HollywoodPlayer to spout 'Not Enough Arguments'. Using PlayAnim(1,0,0,) instead reveals that X and Y are in fact actually mandatory.
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
User avatar
airsoftsoftwair
Posts: 5446
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: PlayAnim() - Documentation Incorrect

Post by airsoftsoftwair »

Oops, no, this is actually a bug in Hollywood. PlayAnim() should work as described in the documentation. I'll fix this.
Post Reply