Jump to content
Search Community

ashleebeggs

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by ashleebeggs

  1. Hi I am trying to use your EaselPlugin, however no matter what I try I cannot tween filters b/c I get an error that the object needs to be cached. Specifically "Uncaught EaselPlugin warning: for filters to display in EaselJS, you must call the object's cache() method first. [object HTMLCanvasElement]" in Chrome. I tried out your sample code in the docs, and I get the same error, even tried using EaselJS's sample code and adding a filter tween on mouse over, with the same error. I'm pretty sure I loaded all the correct scripts.

     

    Can you help me figure out why it's not caching even when cache is there?!

    See the Pen OPbNjz?editors=101 by ashleebeggs (@ashleebeggs) on CodePen

×
×
  • Create New...