Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
Joe {RoastHorse} #1
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...dreamweaver and they look the business. Now I just cannot fathom out how to> hi there eveyone,
>
> Ive made a load of flash buttons for my menu bar. Ive stuck them into
link these buttons to different pages.buttons one at a time and link a page to it that way. I can create normal>
> Do I have to edit the links in flash itslf or can I just highlight the
links no problems but here I cannot find a way to link at all.>
> Any help is greatly appreciated.
>
> Mr~Gee
>
>
Joe {RoastHorse} Guest
-
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... -
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... -
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... -
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... -
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... -
Gary White #2
Re: linking pages using flash buttons
On Wed, 23 Jul 2003 13:30:51 +0000 (UTC), "mR~Gee"
[email]webforumsuser@macromedia.com[/email] wrote:
As Joe says, the link must be in the flash file itself. Of course, you>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.
know that many of us don't have the flash player and won't see your
buttons, right?
Gary
Gary White Guest
-
Joe {RoastHorse} #3
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
-
Gary White #4
Re: linking pages using flash buttons
On Wed, 23 Jul 2003 17:53:33 +0100, "Joe {RoastHorse}"
<joe@roast-horse.com> wrote:
And I'd like someone to explain to me just how such a flashy (pun>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.
intended) button benefits the user.
You cannot click what you cannot see. ;-)>not only will nonflash users not see the buttons - they can't navigate your
>site either!
Gary
Gary White Guest
-
Joe {RoastHorse} #5
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...nav bar and link buttons as an image getting the same type of effect. If it> Ok, so have a look at this page and tell me if it is possible to do the
is possible then I will change them.<url>http://www.microcomputing.co.uk/Ian_test/Microcomputing/training.htm</u>
>
rl>lol, oops!>
> Oh I forgot, you don't have flash so you won't be able to view them anyway>
> Thanks.
>
>
Joe {RoastHorse} Guest
-
Joe {RoastHorse} #6
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...it> "mR~Gee" <webforumsuser@macromedia.com> wrote in message
> news:bfo8lp$bi0$1@forums.macromedia.com...> nav bar and link buttons as an image getting the same type of effect. If> > Ok, so have a look at this page and tell me if it is possible to do the<url>http://www.microcomputing.co.uk/Ian_test/Microcomputing/training.htm</u> is possible then I will change them.>> >
> >anyway> rl>> >
> > Oh I forgot, you don't have flash so you won't be able to view themwithout> 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> 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
-
mR~Gee webforumsuser@macromedia.com #7
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
-
Joe {RoastHorse} #8
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
-
Gary White #9
Re: linking pages using flash buttons
On Thu, 24 Jul 2003 13:04:48 +0100, "Joe {RoastHorse}"
<joe@roast-horse.com> wrote:
Then I agree. There is no need for Flash there.>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.
Gary
Gary White Guest
-
Gary White #10
Re: linking pages using flash buttons
On Thu, 24 Jul 2003 13:27:14 +0000 (UTC), "mR~Gee"
[email]webforumsuser@macromedia.com[/email] wrote:
Both. Check the links and pop up menu on the left side of my site,>what do you mean by duplicate?
>
>ie. duplicate the styles and design by starting over using css?
>or duplicating them an easier way?
[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



Reply With Quote

