Search the web
Sign In
New User? Sign Up
ydn-flash · Yahoo! Flash Developer Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Animation with low framerates   Message List  
Reply | Forward Message #993 of 2037 |
Re: Animation with low framerates

After unzip the library you'll see a folder called "Source", with the
following structure:

com
/yahoo
/astra
/animation <-- Animation.as is here
/fl
/layout
/utils


Don't forget to include the "Source" folder to flash ActionScript 3.0
Class Path on "Edit > Preferences > ActionScript"


--- In ydn-flash@yahoogroups.com, "Sefi Ninio" <sefi.ninio@...> wrote:
>
> Hey Eric,
>
> I am experiencing similar issues.
> I tried to locate the Animation.as you talked about, with no success.
> Could you please point me to this file location?
>
> I'd like to try this change myself as well.
>
> Thanks,
> Sefi
>
> On Wed, May 14, 2008 at 10:05 PM, erickwilder <erickwilder@...>
> wrote:
>
> > I'm working on a project with a framerate lower than 20 and the
> > animation doesn't look much good. I've spent some time digging trough
> > the Animation.as file and i've seen that "timerUpdateHandler" uses
> > TimerEvents to control time-based animations.
> > With this in mind i've decided to try to make my animations better and
> > added "event.updateAfterEvent()" just at the end on this method.
> > Now, even with frame rate of 2 i'm getting much better animations. My
> > question is if there is any trouble on changing this behavior of the
> > animation class, such as memory leaks or crap garbage collection.
> >
> >
> >
>





Thu May 15, 2008 1:40 pm

erickwilder
Offline Offline
Send Email Send Email

Forward
Message #993 of 2037 |
Expand Messages Author Sort by Date

I'm working on a project with a framerate lower than 20 and the animation doesn't look much good. I've spent some time digging trough the Animation.as file and...
erickwilder
Offline Send Email
May 14, 2008
7:25 pm

You should have no memory leak or garbage collection problems by using event.updateAfterEvent(). Josh Tynjala Yahoo!...
Josh Tynjala
joshtynjala
Online Now Send Email
May 14, 2008
7:26 pm

Hey Eric, I am experiencing similar issues. I tried to locate the Animation.as you talked about, with no success. Could you please point me to this file...
Sefi Ninio
sefi.ninio
Offline Send Email
May 15, 2008
6:39 am

After unzip the library you'll see a folder called "Source", with the following structure: com /yahoo /astra /animation <-- Animation.as is here /fl /layout ...
Erick Wilder
erickwilder
Offline Send Email
May 15, 2008
3:49 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help