A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: button help…

  1. #1
    Member
    Join Date
    Aug 2003
    Posts
    47

    button help…

    Hey first post…

    Ok, I need some help with creating some lil’ actionscript for 2 btns.

    I have 2 btns, ‘back_btn’ and ‘next_btn’. I have these btns in a swf file (arrow.swf) that’s targeted to the main swf. targeted = ‘content1_mc’.
    ----------------------------------------------------------
    _root.content1_mc.loadMovie(“arrow.swf”);
    ----------------------------------------------------------

    The purpose of the two btns is to nav between 8 pics, each pic has a separate swf file.

    In the arrow.fla/swf, I have 2 layers, ‘btn’, ‘script’. Each have one frame.

    Now, I need help writing a script that will nav between the pics.
    I know I could use 8 frames, each w/action script, but that’s boring.

    What do I need to do so I can have one frame of script that will nav through the pics .

    2 buttons, 8 pics, and one frame for script!…. lets do this!…
    from here over there

    * MX user *

  2. #2
    Member
    Join Date
    Aug 2003
    Posts
    47
    can i get a simple welcome to fk?
    from here over there

    * MX user *

  3. #3
    Member ghost_flash's Avatar
    Join Date
    Apr 2003
    Location
    United States
    Posts
    98

    Welcome

    Originally posted by visorb
    can i get a simple welcome to fk?

  4. #4
    Member
    Join Date
    Aug 2003
    Posts
    47
    thanks good buddy
    from here over there

    * MX user *

  5. #5
    Senior Member
    Join Date
    Feb 2002
    Posts
    375
    post your .fla file

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