We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › framerato(30) problems!
Page Index Toggle Pages: 1
framerato(30) problems! (Read 670 times)
framerato(30) problems!
Nov 22nd, 2006, 10:14pm
 
hi, im starting with processing, and i found an error with some examples that use framerate function.

When i run the code, i recieve an error, then i transform the function in a tag with // ei. //framerate (30), and everything goes just fine.

Im usin OSX 10.4.8, anybody knows why i got this error, and why when i tag the sentence everything just works??
plop!

thnx
Re: framerato(30) problems!
Reply #1 - Nov 22nd, 2006, 11:07pm
 
to set the framerate to 30 call frameRate(30)
this changed since version 119
Re: framerato(30) problems!
Reply #2 - Nov 23rd, 2006, 1:12pm
 
Thankyou very very much!
Page Index Toggle Pages: 1