A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: external SWF files

  1. #1
    Junior Member
    Join Date
    Apr 2003
    Posts
    14

    external SWF files

    Hey,

    If anyone could help me out it would be awsome.
    I am trying to upload an extrenal swf file to this webite I am designing. Now my problem, I have an external button already loaded on the site; I need that button to target another SWF file and place it in a blank movie clip into the existing flash webpage. I tried a bunch of codes and nothing seems to work, if someone knows a better or easier was of doing this it would be a great help.

    Thank you much

  2. #2
    Flashkit Jedi

    Join Date
    Jul 2001
    Location
    Coruscant System
    Posts
    3,426
    Best and easiest way to load it in is as follows:

    code:


    loadMovie("yourmovie.swf", yourclip);




    XFM

  3. #3
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    What are the codes you have tried?

  4. #4
    Junior Member
    Join Date
    Apr 2003
    Posts
    14
    I used that code, and it works, but it is not targeting the blank movie clip, it is apparing on the bottom riht hand corner. Also now that I activated the button, the button disappears. Why does that happen

  5. #5
    Flashkit Jedi

    Join Date
    Jul 2001
    Location
    Coruscant System
    Posts
    3,426
    Can you post your fla files in a zip?

    XFM

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