A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: uploading multiple swf file to main flash file

  1. #1
    Junior Member
    Join Date
    Sep 2012
    Posts
    10

    Unhappy uploading multiple swf file to main flash file

    Hello

    I should start by saying I'm new to Flash and this forum!

    I have made a short swf movie which I intend to loop on the Flash 8 main file.

    Now I need to figure out how to loop the movie - seamlessly if possible in main file.
    May any one help me how i can do this using actionscript

    Thanks for any help,

  2. #2
    Member
    Join Date
    Aug 2012
    Posts
    55
    goto the last frame of your movie clip and write gotoAndPlay(1); or gotoAndPlay('whateveryourfirstframeiscalled');
    and that should work

  3. #3
    Junior Member
    Join Date
    Sep 2012
    Posts
    10

    Smile

    Hello friends

    1st of all thanks to you for your valuable reply,

    I have made a flash 8 file in which I have a background animation movie clip on layer 1 on frame 1 and press F5 on frame 172, a logo animation movie clip on layer 2 on frame 172 , a client name animation on layer 3 on frame 172, and i have given the stop(); action to action layer on frame 172 ,

    along with this i have another 5 videos in SWF formate, now i want to add these 5 SWF files to that main flash 8 file.

    Plz tell me how i can play these swf files in top-right portion of the main file stage one by one.


    Plz help me

    Thanks & Regards

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