A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Can anyone open this?

  1. #1
    Junior Member
    Join Date
    May 2004
    Location
    Beverly Hills
    Posts
    9

    Can anyone open this?

    Not sure I have a buggy program or not....but I cant make this work. Using Mac and MX...its a simple button targeting a empty MC to play a MC from the library.
    Attached Files Attached Files

  2. #2
    Senior Member jbum's Avatar
    Join Date
    Feb 2004
    Location
    Los Angeles
    Posts
    2,920
    I had a hard time opening the file at first because it was in macbinary format. I eventually figured that out.

    Change the line that attaches the movie as follows:

    _root.mtClip.attachMovie("mov1","mov1", 10);

    You had left out a parameter that assigns a name to the movie.

    - Jim

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