0

I've been following a tutorial that uses this function.

And it does exactly what it's supposed to on Firefox but not Chrome.

If I comment out the line then the animation works fine but just obviously not flipping.

When the line is left in the code (aka. not commented out) Chrome doesn't display the animated image at all even if not using the newly created frames.

Is this a known thing? Or is there some sort of workaround/extra code that needs running? Obviously just creating the opposite images is a workaround but as I'm learning easelJS I'd like to know which browsers support which features.

BenMorel
  • 34,448
  • 50
  • 182
  • 322
Kyohei Kaneko
  • 932
  • 2
  • 8
  • 25

1 Answers1

0

The problem isn't the addFlippedFrames function so I'm going to close this question and re-ask a new one thanks guys

Kyohei Kaneko
  • 932
  • 2
  • 8
  • 25