Switch to using options to detect preload settings
Before the Flash runtime is available, player.preload() returns undefined. Switch to player.options().preload to find out what the "desired" setting is, instead of the current value.
Showing
2 changed files
with
3 additions
and
2 deletions
-
Please register or sign in to post a comment