Skip to main content
Known Participant
August 26, 2010
Answered

1180: Call to a possibly undefined method addFrameScript.

  • August 26, 2010
  • 1 reply
  • 11730 views

I have a fla file it has been linked with external pacakage file this a document class

it has been called through property inspector. when i try to make a code in the first frame it show

this error [1180: Call to a possibly undefined method addFrameScript.];

I should type the code in the time line what should i do?

pls help me it is too urgent

thanks in advance

This topic has been closed for replies.
Correct answer kglad

you're welcome.

please mark this thread as answered, if you can.

1 reply

kglad
Community Expert
Community Expert
August 26, 2010

you can't add any code (or even a blank line) to any timeline in a fla that has a sprite as the document class.

either change your document class to MovieClip or remove code from timelines.

arunpheoAuthor
Known Participant
August 27, 2010

Thanks a lot

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
August 27, 2010

you're welcome.

please mark this thread as answered, if you can.