A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: ***URGENT Name Anchors***

Hybrid View

  1. #1
    Awesome
    Join Date
    Dec 2005
    Posts
    60

    ***URGENT Name Anchors***

    Hey all

    I am currently building a website for a local company, and it is Half FLASH and half regular HTML.

    My problem lies with my NAVBAR....there is a drop down menu, and all of the button are supposed to be linked to one page, but to certain anchored names.

    But when published, the buttons only go to the page but not down to their anchored sections.

    for any normal Anchored link the code would be

    on (release) {
    getURL("initiatives.htm#CAP", "_self")
    }


    so that is what I used...If anyone can tell me why this isn't working then i would be VERY pleased.

    Thnx in advanced - Randy (Secondcoming114)

  2. #2
    Senior Member WizyWyg's Avatar
    Join Date
    Feb 2001
    Posts
    209
    is the content on that page to jump to "longer" than your resolution?

    Try putting in "plenty of spaces" between the "top" of your page to that particular "jump" area (ie, YOU have to scroll down to see it manually)

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