Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Click more then once on a button

  1. #11
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    1500+ frames.
    Ouch. I don't mean this in any kind of snide or demeaning way...but that's really too much. The performance of your movie is probably not optimal (to put it nicely).

    I guess it's too late for this project, but you probably spend some time and learn about some efficiency measures you can take through dynamic actionscripting.

    Especially if this is client work (i.e. you're getting paid for it).

  2. #12
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    yeah, I was surprised to see as well. it seems mostly to be the stretched background layer, like the OP was pre planning to go out that far and wanted the background there in case.

    I am working on a single frame method, if not to help with the timing of this project then at least as a useful tool for the future.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  3. #13
    Join Date
    Oct 2008
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Button issues

    My project is suppose to have the user pick out of three body types, then the head they will pick, nose,eyes,lips,ears well you get the idea. Each time they choose one they are able to color each item they choose. Since the body styles are so different I have put the choices of body, head, and cloths on the timeline because their is certain cloths for each body style. My problem is the nose, eyes,eyebrows,hats,lips are in movieclips I could not put it all on the timeline for each choice. So I have them attaching to the timeline with a click of the button but the movie clips have frames in them I can't get my button thats on the timeline to be able to be clicked and go to the nextframe in the MC. I tried the on press on release and it's not working. Any ideas?

  4. #14
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    How did this turn out?

  5. #15
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Not well. Did you have a look at the posted file? You are much better at cleaning up code than I am (I just tend to start over from scratch)
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  6. #16
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Quote Originally Posted by BLiZZaRD View Post
    Not well. Did you have a look at the posted file? You are much better at cleaning up code than I am (I just tend to start over from scratch)
    No... I didn't. The 1500+ frames scared me. From the sounds of it, I probably would have taken the start from scratch approach too. It's probably faster.

    Does the OP still need help with this?

  7. #17
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Dunno.. haven't heard back...
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •