A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Flash Pre-Loader help, Syntax errors!

  1. #1
    Junior Member
    Join Date
    Jul 2006
    Posts
    3

    Flash Pre-Loader help, Syntax errors!

    Hey guys, this is my first post. Im trying to get my portfolio site up, and im having issues with the Pre-loader i set up. her is the code that i have

    if (_framesloaded ("Scene 1", "1")) {
    gotoAndPlay(5);
    }

  2. #2
    Junior Member
    Join Date
    Jul 2006
    Posts
    3
    and this are the errors im getting

    Scene=Preloader, Layer=Layer 3, Frame=10: Line 1: Statement block must be terminated by '}'
    if (_framesloaded("Scene 1", 3)) {

    Scene=Preloader, Layer=Layer 3, Frame=10: Line 3: Syntax error.

  3. #3
    Junior Member
    Join Date
    Jul 2006
    Posts
    3
    Any ideas? t hanks again for all the help!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center