A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Preloader !!

  1. #1

    resolved


    Hi....


    So.. "if frame is loaded"
    "goto and play"

    so far so good.
    But should there b an "end frame loaded" at the end,
    like in flash 4 ?


    Tor

  2. #2
    guruvodkadrinker
    Join Date
    Jun 2000
    Posts
    51

    no

    no, there shouldn't... simply:
    ifframeloaded("Scene",1){
    trace('boo!');
    }

    u only have to type '}' at the end, like in C or JavaScript

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