A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Importing SWF files into Flash

  1. #1
    Senior Member william_tropico's Avatar
    Join Date
    Nov 2001
    Posts
    429

    Importing SWF files into Flash

    Does anyone know where i can find a tutorial on how to import a
    Swf file into a flash file in a custom place? e.g. Have a swf file
    imported into a square on my movie.

    Any Ideas?

  2. #2
    Senior Member pellepiano's Avatar
    Join Date
    Feb 2000
    Location
    Stockholm, Sweden
    Posts
    15,151
    You make a empty movieclip. Call it container (instance name).Place it where you want.

    Load your swf into that with.........

    container.loadMovie("myFile.swf");

    -Pelle Piano
    // Image Gallery
    www.studiobild.com
    // Photo Blog
    http://talesofthepixel.blogspot.com

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