A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Attach Movie

  1. #1

    Attach Movie

    I was told that if I wanted to load a movie clip on stage by the press of a button then I would add this code:

    on (press) {
    attachMovie("MCName","MCName",1);
    }

    I have to questions on this matter:

    1. What if I wanted to load different movie clips with the same button. E.G. (creat an arrow and switch through the different selections of MC's).

    2. It still won't work after this code is in. Don't I have to say where I want it. E.G. (-y 200 x 500)

  2. #2
    Just so you understand me better. Here is a link to a download for a screensaver. At one point you can load different movie clips as clothes. http://ftp.rissnet.com/screensavers/cornfree.exe

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