I am not a flash programmer at all but I need to make simple changes for a website. The client provided the source for the website and as I tried to compile the .fla file, I get the following errors:
Symbol 'audioButton' 1017: The definition of base class Button was not found. , Line 1 5000: The class 'com.imageworks.ui.Button' must subclass 'flash.display.MovieClip' since it is linked to a library symbol of that type. , Line 1 5000: The class 'com.imageworks.ui.Button' must subclass 'flash.display.MovieClip' since it is linked to a library symbol of that type. , Line 1 5000: The class 'com.imageworks.ui.Button' must subclass 'flash.display.MovieClip' since it is linked to a library symbol of that type. , Line 1 5000: The class 'com.imageworks.ui.Button' must subclass 'flash.display.MovieClip' since it is linked to a library symbol of that type. , Line 1 5000: The class 'com.imageworks.ui.Button' must subclass 'flash.display.MovieClip' since it is linked to a library symbol of that type. , Line 1 5000: The class 'com.imageworks.ui.DisplayScroller' must subclass 'flash.display.MovieClip' since it is linked to a library symbol of that type. , Line 1 5000: The class 'com.imageworks.ui.Button' must subclass 'flash.display.MovieClip' since it is linked to a library symbol of that type. , Line 1 5000: The class 'com.imageworks.ui.Button' must subclass 'flash.display.MovieClip' since it is linked to a library symbol of that type. , Line 1 5000: The class 'com.imageworks.ui.Button' must subclass 'flash.display.MovieClip' since it is linked to a library symbol of that type. , Line 1 5000: The class 'com.imageworks.ui.Button' must subclass 'flash.display.MovieClip' since it is linked to a library symbol of that type. (Compiled Clip), Line 1 5000: The class 'flash.display.Sprite' must subclass 'flash.display.MovieClip' since it is linked to a library symbol of that type.
It seems that some action scripts are missing or in the wrong path as the client compiles the file with no issues and sends me the compiled .swf
Any suggestions would be appreciated!

New Topic/Question
Reply


MultiQuote



|