I'm creating a simple web page as a test. It has a button symbol on it. The mouseover frame does not work. It gives this error in every browser I try: When trying to create button symbols with up state and mouse over state I get this error in the web page: This is most likely due to security restrictions on reading canvas pixel data with local or cross-domain images.40createjs.min.js:13:6713
What do I need to do to make Animate successfully create a page with a mouseover button. Also when I try to attach code using the snippets panel to make the movie stop when the button is clicked it does not work. It gives a similar error.