Ask a Question related to Macromedia Director Basics, Design and Development.

  1. #1

    Default Re: Navigation

    director clips only work as simple animations, they have no interactive
    functionality.

    You can stretch the button set over the entire rage of the score to get
    persistant appearane.
    JB Guest

  2. Similar Questions and Discussions

    1. css navigation .. need help
      I'm trying to create my first css navigation menu. I have created my layers for the navigation. Now I wondering what is the best way to create the...
    2. ANN: MX Navigation Pack - better recordset navigation from InterAKT
      Hi, It's been a long time since I've posted in this forum ... But let's hope I'm not completely forgotten :) We've just released a new product...
    3. ASP/VBS Navigation
      Hi, Does anyone know of a script that will list the files/folders as a navigation for ASP/VBS? Thanks, Sanjay
    4. navigation bar
      Does VB.net have an equivalent to a navigation bar similar in HTML?
    5. Need help on Map navigation
      Hello everybody, Do you know any tutorials or web sites with source files illustrating this idea: ...
  3. #2

    Default Re: Navigation

    In article <bf8hps$9pg$1@forums.macromedia.com>, "dunnster"
    [email]webforumsuser@macromedia.com[/email] wrote:
    > I am working on a project in Director MX after using Flash for the last
    5 years. In flash you can create a MC of a navigation bar with X number of
    buttons and actions and place it in every scene/master MC. That enables
    you to edit one MC rather than X number of MC's in all scenes.
    >
    > Is there a way of doing this in Director?
    >
    Have you tried a linked Director movie cast member? Make the movie the
    size of the navigation bar and import it into the other movies as a linked
    cast member. Simple navigation scripts on its sprites should be retained.
    If you are doing buttons that advance to markers or frames you may have to
    change this:

    go next

    to this:

    tell the stage
    go next
    end tell

    so they reference the stage instead of the LDN itself (linked director movie)

    Gretchen Macdowall
    [url]http://www.updatestage.com/[/url]
    Gretchen Macdowall Guest

  4. #3

    Default Navigation

    I have a stage split into two sections.
    1. screen for feedback.
    2. smaller version of feedback screen used a touch pad.

    Q. How do I translate the cusor location inside the touch pad to the screen and therefore show a cursor sprite moving around the feedback screen?

    cheers


    s1howes webforumsuser@macromedia.com Guest

  5. #4

    Default Navigation

    I want to add new pages to my website but how do I get
    these pages to only link to a certain page and not show
    on all the link bars but just the pages I want them too.
    Terry T. Guest

  6. #5

    Default Navigation

    How do I create a menu bar and when someone go over the button the button
    animates and the content shows up with a box and it opens up with the words?
    Also when I create the menu bar I want when someone go over the button of the
    menu bar I want some description in text show up in a different place of the
    stage? Finally, I want to create a intro and I want to create a skip intro and
    welcome button how do I link that to the home Page of the flash website

    Thank

    kashou88 Guest

  7. #6

    Default Re: Navigation

    Wow! That's a lot of different topics in one post. To answer your button
    questions, a good place to start would be to open Flash and go to HELP >
    LESSONS and then take the "Creating Buttons" lesson.

    As for the SKIP INTRO button: In your Flash intro movie create a button and
    add the following code to it:

    on (release) {
    getURL("http://www.myhomepage.com");
    }

    But of course, change the URL to the correct page for your site.

    [rob|e.9]





    "kashou88" <kash2003@cox.net> wrote in message
    news:c0raru$b3t$1@forums.macromedia.com...
    > How do I create a menu bar and when someone go over the button the button
    > animates and the content shows up with a box and it opens up with the
    words?
    > Also when I create the menu bar I want when someone go over the button of
    the
    > menu bar I want some description in text show up in a different place of
    the
    > stage? Finally, I want to create a intro and I want to create a skip intro
    and
    > welcome button how do I link that to the home Page of the flash website
    >
    > Thank
    >

    RobbieSoule Guest

  8. #7

    Default Navigation

    Greetings,
    I am interested in creating the type of naviation used for the macromedia home
    page (header nav)
    I assume the rollover starts a movie clip, but then what?
    I am looking for tech notes or a tutorial that might explain the "basic
    mechanics" of how this works.
    thanks again for any help.
    j

    jeffhtx01 Guest

  9. #8

    Default Re: Navigation

    Create 2 new layers in fla

    layer1 - this will contain your "main nav"
    frame 1 has your nav buttons. Each will have action script "on" them. This
    is accomplished by clicking on the botton, then opening your actions pane(F9).
    the action you need is on(rollover)-> gotoAndPlay(#)
    This is obvioyusly not exact code. You need to go to the frame # where your
    sub-nav buttons for the associated main-nav button are visible. That is what
    layer 2 is for

    layer2 - this layer contains your sub-nav buttons. Create a keyframe on a
    frame (say 10) and create the sub nav buttosn for a section. Place them where
    you want and put actions on as needed. Repeat this for each section of your
    main nav. remember you need a new keyframe for each sub-nav section, both to
    insert the right buttons and to make any previous buttons disapear. GOOD LUCK


    ufitzi Guest

  10. #9

    Default Re: Navigation

    I followed the instructions and this seems to work ok... however, once I direct the mouse to the "sub -nav" I lose the "highlighted" state of my primary navigation.
    any thoughts?
    jeffhtx01 Guest

  11. #10

    Default Navigation

    How can I insert something at the bottom of each page so that you can click
    to go"back" to the last page viewed and one to go to "top of the current
    page"

    Is there any way I can do this once for all pages?

    Thanks.


    tech27 Guest

  12. #11

    Default Re: Navigation

    > How can I insert something at the bottom of each page so that you can
    click
    > to go"back" to the last page viewed and one to go to "top of the current
    > page"
    >

    if you look at the bottom of page
    [url]http://www.davidbartosik.com/pub2002/pub2002_7.htm[/url] you'll see a back to top
    link which you would do by following the directions on that very page.
    also on the bottom is a back link, but it is a link to the page that it was
    linked from. since that page is the only one that has a link for the article
    I know where to send them back to. you do that by just linking to the
    desired page. if you don't know where they are coming from there is nothing
    you can do, that's what the browser's back button is for.

    > Is there any way I can do this once for all pages?
    >

    copy/paste.



    --
    David Bartosik - MS MVP
    for Publisher help:
    [url]www.davidbartosik.com[/url]
    enter to win Pub 2003:
    [url]www.davidbartosik.com/giveaway.aspx[/url]



    David Bartosik - MS MVP Guest

  13. #12

    Default Re: Navigation

    Try [url]www.flwmsonline.com[/url]


    "tech27" <tech27@mail.anonymizer.com> wrote in message
    news:oSroc.95667$vn.262329@sea-read.news.verio.net...
    > How can I insert something at the bottom of each page so that you can
    click
    > to go"back" to the last page viewed and one to go to "top of the current
    > page"
    >
    > Is there any way I can do this once for all pages?
    >
    > Thanks.
    >
    >

    Kaylania Simspon Guest

  14. #13

    Default Re: Navigation


    "David Bartosik - MS MVP" <forums@davidbartosik.com> wrote in message
    news:OWzt3GJOEHA.268@TK2MSFTNGP11.phx.gbl...
    > > How can I insert something at the bottom of each page so that you can
    > click
    > > to go"back" to the last page viewed and one to go to "top of the current
    > > page"
    Thanks for the information. The last thing I'm trying to do is add links to
    one page which will take you to another page(s). I don't want these new
    pages to show up in the navigation bar, and to only be accessible by
    clicking from the one page I designate.

    I think I got it by inserting a "link" button, but when I try it in preview
    it points to the file on my hd. How do I make it point to the page I want?
    What is the syntax and how do I attach it to an object like the link button,
    or maybe just an image?

    Thanks


    tech27 Guest

  15. #14

    Default Re: Navigation

    to not include it on the nav bar just uncheck the box that asks if you want
    to add it to the nav bar.
    see the article on my site about using the nav bar.

    you can hyperlink a graphic (like a button) or text, doesn't matter.

    in preview the files are on your pc so the urls will appear as such.
    unless you are referring to non-pub page files.
    in which case such 'external' files need to be uploaded by you.

    --
    David Bartosik - MS MVP
    for Publisher help:
    [url]www.davidbartosik.com[/url]
    enter to win Pub 2003:
    [url]www.davidbartosik.com/giveaway.aspx[/url]


    "tech27" <tech27@mail.anonymizer.com> wrote in message
    news:BdWoc.96216$vn.263455@sea-read.news.verio.net...
    >
    > "David Bartosik - MS MVP" <forums@davidbartosik.com> wrote in message
    > news:OWzt3GJOEHA.268@TK2MSFTNGP11.phx.gbl...
    > > > How can I insert something at the bottom of each page so that you can
    > > click
    > > > to go"back" to the last page viewed and one to go to "top of the
    current
    > > > page"
    >
    > Thanks for the information. The last thing I'm trying to do is add links
    to
    > one page which will take you to another page(s). I don't want these new
    > pages to show up in the navigation bar, and to only be accessible by
    > clicking from the one page I designate.
    >
    > I think I got it by inserting a "link" button, but when I try it in
    preview
    > it points to the file on my hd. How do I make it point to the page I want?
    > What is the syntax and how do I attach it to an object like the link
    button,
    > or maybe just an image?
    >
    > Thanks
    >
    >

    David Bartosik - MS MVP Guest

  16. #15

    Default Navigation

    Ive made some progress on my Vertical Navigation!!

    [url]http://www.geocities.com/traveladvisorlee/000.html[/url]

    How do i remove all the white that its surrounding Destination. and also when
    u click destination and it shows the List, how can i have these as the same
    blue as that side of the Page? and how do u make the gaps in between smaller?
    When you hover over the Links,they turn red, i want them to be more noticeable.

    Is it easy to make the List actually open when you either Hover over
    Destination, and the list return to normal once uve made your selection or move
    the mouse away from the List?
    I dont want it so that if I have 3 or 4 Main menus each with their own
    sub-menus, how a user to be able to click and expand each of them the page will
    look terrible

    Is there a way for the Links to open up in the Centre of my Site?

    To see my progress, here is my previous version
    [url]http://www.geocities.com/traveladvisorlee/index.html[/url]


    leeutalkin2me Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139