A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: external .swf preloader questions

Hybrid View

  1. #1
    Junior Member
    Join Date
    Jan 2005
    Posts
    21

    external .swf preloader questions

    dear all:

    i'd post a question regarding this and i just made a simple sample to see if anyone can solve my problem. i've also attach a index.fla for your ref.

    after user click on photo btn .. i give the following code:

    on (release) {
    loadMovieNum("g1.swf",1);

    }

    then it calls external g1.swf file.

    i have two scene inside this g1.swf
    first is preload

    then i have attached the code @ first scene.

    ifFrameLoaded ("gallery", 88)
    gotoAndPlay("gallery",1);
    EndFrameLoaded

    but it doesnt seem to work....

    ;( .. can anyone help?
    Attached Files Attached Files
    Catheirne

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