• 0

Action Script....FLASH big problem...HELP


Question

What is wrong with this script?

onClipEvent (enterFrame) {

loadMovie(Really Cool.swf);

}

Error:

Scene=Scene 1, Layer=Layer 3, Frame=6: Line 2: ')' or ',' expected

loadMovie(Really Cool.swf);

What can I do with this script to fix it? :blush:

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

now i have a other problem now that one is fixed....

Scene=Scene 1, Layer=Layer 3, Frame=5: Line 2: Wrong number of parameters; loadMovie requires between 2 and 3.

loadMovie("Really Cool.swf");

what does that mean?

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.