A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: .swf in .fla playing as a movie

  1. #1
    Junior Member
    Join Date
    Apr 2002
    Posts
    14
    Hi. I have a scene. I want a .swf to play in the scene. The .swf has already been created and I want to mask the .swf. Is this possible? I try importing the .swf in my library but when I drop it into the stage, it doesn't play the .swf movie. Hope this makes sense. Any advice would be appreciated. Thanks much.

  2. #2
    Sleepy
    Join Date
    Apr 2001
    Location
    Tallahassee, FL
    Posts
    498
    you will need to "import" your SWF at run-time by using the actionscript loadMovie("filename.swf", levelYouWantToLoadItIn) ...

    then I would suggest using a pseudo mask on a layer above where you loaded the swf..

    HTH

  3. #3
    Junior Member
    Join Date
    Apr 2002
    Posts
    14

    Smile .swf issue

    hee hee...Thank you sir. Much appreciated.

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