Exporting Filter for Actionscript in Frame 2

Posted by PaulThrippleton 
Exporting Filter for Actionscript in Frame 2
October 06, 2010 11:09AM
I have run across a problem where by I am activating a filter using actionscript and want a preloader on my first frame.
I have added the filter into the library and changed all of my classes to export to frame 2, however the filter is still exporting in frame 1. If I add the filter using the flasheff interface it will export in frame 2.
Has anyone else come across this behaviour?

Thanks
-Paul
Re: Exporting Filter for Actionscript in Frame 2
October 08, 2010 11:19AM
Paul,


If you will use addFilterByName method instead of addFilter and you won't have any instance of the filter you use in your code, it should work.
Sorry, you do not have permission to post/reply in this forum.