A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Your Expert help REQUIRED

  1. #1
    Junior Member
    Join Date
    Mar 2000
    Posts
    12

    Unhappy

    Hi!
    I have a mighty prob. which I cannot solve and require help Urgently.
    I have made a navigation system in flash4 which Has popdown buttons.
    (when U roll on the main button it popdowns to different selections just like a Windows popdown).
    O.K the problem is I cannot assign these popdown buttons to go to the next frame in the main part of the web page.
    Also to make matters worse this nav. system is all in a movie type.
    Please help me on how to make the popdown buttons to go to the next frame or any other frame in the main part of the web page

  2. #2
    Senior Moderator
    Defender of the Faith
    Pope de Flash's Avatar
    Join Date
    Feb 2000
    Posts
    3,429

    Wink

    Your code should look like this.

    If you are calling the main timeline:


    On (Press)
    Begin Tell Target ("/")
    Go to and Stop (2)
    End Tell Target
    End On


    If you are calling another movie clip:

    On (Press)
    Begin Tell Target ("/chicken")
    Go to and Stop (2)
    End Tell Target
    End On


    Regards, Bill


    ------------------
    Macromedians 1:1

    In the beginning the web was without shape and color, and the hype covered the darkness of the net. Then there was a Flash and life came to the web and vision became reality.

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