A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: FRAMES

  1. #1
    Member
    Join Date
    Mar 2001
    Posts
    81

    Smile

    I'M DOING A SITE WITH HTML AND I'M USIN FLASH TO MAKE MY BUTTONS. MY QUESTION IS HOW DO YOU WRITE THE ACTION SCRIPT TO TARGET FRAME NAMES.THANKS FOR ANYHELP!!!

  2. #2
    Senior Member
    Join Date
    Nov 2000
    Location
    Jerusalem, Isreal
    Posts
    254
    on(press){
    yourClipPath.gotoAndPlay("frameName");
    }

    that should do the work.

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