Frame rate

Feb 02, 2015

The Storyline frame rate is overriding my Flash frame rate. Is it possible to change the Storyline frame rate?

1 Reply
Steve Flowers

You might be able to override the frame rate by building a custom player. However, this is could cause other problems.

You might also be able to change the player frame rate by adding this AS3 call in a Flash movie imported into a slide in your SL assembly. Again, this could cause other problems.

stage.frameRate =aNumber; //where aNumber is a value.

The alternative is to follow the best practices outlined here. This includes setting the frame rate of imported movies to 30fps.

http://www.articulate.com/support/storyline/flash-movie-best-practices-311

This discussion is closed. You can start a new discussion or contact Articulate Support.