A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: get frames of a MC

  1. #1
    Senior Member
    Join Date
    Aug 2000
    Posts
    173

    get frames of a MC

    I am trying to find a way to the total frames in a movie clip. I am working on a movie clip controler that needs to know the total frames in a movie clip. The clips will be created by other artists and then put in the main movie and I need the total frames in the movie clip using action script. Any help would be great.

  2. #2
    Senior Member dudeqwerty's Avatar
    Join Date
    Mar 2005
    Location
    Bosnia
    Posts
    1,626
    trace(myClip._totalframes);
    New sig soon

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