A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Need Help Opening MC

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

    Need Help Opening MC

    Ok, my major problem is that i have a movie clip i made saved in my library, but not actually emedded in the timeline. What want to do is have it become visible when i clic a buton. How would i go about doing this?

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    You can use the attachMovie() method. Look in your helpfiles for complete info on that method.
    gparis

  3. #3
    Junior Member
    Join Date
    Jun 2003
    Posts
    14
    i did what you said, i made a MC and put it on the main timeline (this MC is blank), then i put in the attachmovie code

    on(press) {thing.attachmovie( "Float", "Float2", 2)

    Thing is the MC in the timeline to which i am attaching the Float MC
    still didn't work. would you mind explaining depth to me also?

  4. #4
    [sleep.less.ness] euphoricGenius's Avatar
    Join Date
    Jan 2003
    Location
    insomnia
    Posts
    344
    see

    http://www.flashkit.com/board/showth...hreadid=459349

    for depth infomation, its a sticky at the top of the Actionscript thread

    eG
     Beware Of Programmers Who Carry A Screwdriver

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