linking pages using flash buttons

Ask a Question related to Macromedia Dreamweaver, Design and Development.

  1. #1

    Default Re: linking pages using flash buttons

    you can't use <a></a> with a flash object.
    the link needs to be added to the flash movie:

    on (release) {
    getURL ("theurl.html");
    }

    check flash help files for more info.

    joe



    "mR~Gee" <webforumsuser@macromedia.com> wrote in message
    news:bfm2ma$ikv$1@forums.macromedia.com...
    > hi there eveyone,
    >
    > Ive made a load of flash buttons for my menu bar. Ive stuck them into
    dreamweaver and they look the business. Now I just cannot fathom out how to
    link these buttons to different pages.
    >
    > Do I have to edit the links in flash itslf or can I just highlight the
    buttons one at a time and link a page to it that way. I can create normal
    links no problems but here I cannot find a way to link at all.
    >
    > Any help is greatly appreciated.
    >
    > Mr~Gee
    >
    >

    Joe {RoastHorse} Guest

  2. Similar Questions and Discussions

    1. Linking pages
      hi, i am not able to view the pages that are linked in the web site design file. I have set up hyperlinks to each page through hyperlinked words...
    2. Linking to specific pages within a document
      Hi I am creating a CDRom using dreamweaver and linking to acrobat files which open in internet explorer. All files (xhtml pages, acrobat documents...
    3. PHP/HTTP Linking Pages
      I need a little help here. I've been able to link from one page to the next in one of four ways: 1-your basic anchor tag 2-form with get 3-form...
    4. button click ... linking of 2 pages :-(((( --pls help!
      hey hi... this in in continuation to my other post. i am trying hard and cannot find out whats the problem. i am getting crazy...please asp...
    5. Linking buttons in Flash MX
      Hi, I'm trying to create a 100% Flash website and I'm have trouble linking my pages using Flash buttons. I'm using button from the Common...
  3. #2

    Default Re: linking pages using flash buttons

    On Wed, 23 Jul 2003 13:30:51 +0000 (UTC), "mR~Gee"
    [email]webforumsuser@macromedia.com[/email] wrote:
    >Ive made a load of flash buttons for my menu bar. Ive stuck them into
    >dreamweaver and they look the business. Now I just cannot fathom out
    >how to link these buttons to different pages.
    As Joe says, the link must be in the flash file itself. Of course, you
    know that many of us don't have the flash player and won't see your
    buttons, right?


    Gary
    Gary White Guest

  4. #3

    Default Re: linking pages using flash buttons

    right. unless you want complex animated buttons/rollovers (which DW can't
    do) there is no good reason to use flash buttons - use an image.

    not only will nonflash users not see the buttons - they can't navigate your
    site either!

    joe




    "Gary White" <reply@newsgroup.please> wrote in message
    news:9vethvg3ck1va6fjguj09r1ov6penvjfff@4ax.com...
    > On Wed, 23 Jul 2003 13:30:51 +0000 (UTC), "mR~Gee"
    > [email]webforumsuser@macromedia.com[/email] wrote:
    >
    > >Ive made a load of flash buttons for my menu bar. Ive stuck them into
    > >dreamweaver and they look the business. Now I just cannot fathom out
    > >how to link these buttons to different pages.
    >
    > As Joe says, the link must be in the flash file itself. Of course, you
    > know that many of us don't have the flash player and won't see your
    > buttons, right?
    >
    >
    > Gary

    Joe {RoastHorse} Guest

  5. #4

    Default Re: linking pages using flash buttons

    On Wed, 23 Jul 2003 17:53:33 +0100, "Joe {RoastHorse}"
    <joe@roast-horse.com> wrote:
    >right. unless you want complex animated buttons/rollovers (which DW can't
    >do) there is no good reason to use flash buttons - use an image.
    And I'd like someone to explain to me just how such a flashy (pun
    intended) button benefits the user.

    >not only will nonflash users not see the buttons - they can't navigate your
    >site either!
    You cannot click what you cannot see. ;-)


    Gary
    Gary White Guest

  6. #5

    Default Re: linking pages using flash buttons

    yes very easily. in fact you could do it with css if you didn't mind using
    system fonts.

    joe



    "mR~Gee" <webforumsuser@macromedia.com> wrote in message
    news:bfo8lp$bi0$1@forums.macromedia.com...
    > Ok, so have a look at this page and tell me if it is possible to do the
    nav bar and link buttons as an image getting the same type of effect. If it
    is possible then I will change them.
    >
    >
    <url>http://www.microcomputing.co.uk/Ian_test/Microcomputing/training.htm</u
    rl>
    >
    > Oh I forgot, you don't have flash so you won't be able to view them anyway
    lol, oops!
    >
    > Thanks.
    >
    >

    Joe {RoastHorse} Guest

  7. #6

    Default Re: linking pages using flash buttons

    gary, just for your info (in case you were curious) the links were text on
    plain background, one group of rollovers changed the bg colour, another
    group changed the font size.

    joe




    "Gary White" <reply@newsgroup.please> wrote in message
    news:bfocpc$iqk$1@forums.macromedia.com...
    > "mR~Gee" <webforumsuser@macromedia.com> wrote in message
    > news:bfo8lp$bi0$1@forums.macromedia.com...
    > > Ok, so have a look at this page and tell me if it is possible to do the
    > nav bar and link buttons as an image getting the same type of effect. If
    it
    > is possible then I will change them.
    > >
    > >
    >
    <url>http://www.microcomputing.co.uk/Ian_test/Microcomputing/training.htm</u
    > rl>
    > >
    > > Oh I forgot, you don't have flash so you won't be able to view them
    anyway
    > lol, oops!
    > >
    >
    >
    > True. It sounds like another case of doing something just because you can
    > and not because it benefits the user. Joe says you can duplicate it
    without
    > Flash and I'll take his word for it. You also need to remember that search
    > engines can't follow links in Flash files, so they won't index pages that
    > are only linked to by Flash.
    >
    > Gary
    >
    >

    Joe {RoastHorse} Guest

  8. #7

    Default Re: linking pages using flash buttons

    what do you mean by duplicate?

    ie. duplicate the styles and design by starting over using css?
    or duplicating them an easier way?

    thanks in adance



    mR~Gee webforumsuser@macromedia.com Guest

  9. #8

    Default Re: linking pages using flash buttons

    you can use images (with alt attributes!!) for the buttons with the DW swap
    image behaviour.
    or you can use text links and use css to change the a:link a:hover etc.
    styles.

    joe



    "mR~Gee" <webforumsuser@macromedia.com> wrote in message
    news:bfomri$8pl$1@forums.macromedia.com...
    > what do you mean by duplicate?
    >
    > ie. duplicate the styles and design by starting over using css?
    > or duplicating them an easier way?
    >
    > thanks in adance
    >
    >

    Joe {RoastHorse} Guest

  10. #9

    Default Re: linking pages using flash buttons

    On Thu, 24 Jul 2003 13:04:48 +0100, "Joe {RoastHorse}"
    <joe@roast-horse.com> wrote:
    >gary, just for your info (in case you were curious) the links were text on
    >plain background, one group of rollovers changed the bg colour, another
    >group changed the font size.
    Then I agree. There is no need for Flash there.


    Gary
    Gary White Guest

  11. #10

    Default Re: linking pages using flash buttons

    On Thu, 24 Jul 2003 13:27:14 +0000 (UTC), "mR~Gee"
    [email]webforumsuser@macromedia.com[/email] wrote:
    >what do you mean by duplicate?
    >
    >ie. duplicate the styles and design by starting over using css?
    >or duplicating them an easier way?
    Both. Check the links and pop up menu on the left side of my site,
    [url]http://apptools.com[/url]. Those are all just plain text. No Flash. No
    images. Search engines can follow the links and users don't need to
    download an application just to use my site.


    Gary
    Gary White 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