This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Flash Site Design > January 2004 > Need some advise, please.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Need some advise, please.
|
|
| mavs19 webforumsuser@macromedia.com 2004-01-27, 7:29 am |
| Hi,
I have just designed a menubar in Macromedia Flash MX and also doing a website design in Macromedia Dreamweaver MX.
For the web pages, I have decided a split Frames format, Menu fram, top-logo frame and main page frame.
I have managed so far to find myself through all the issues with the design and creation of the menubar, and rest of the web pages.
But, I have a bit of problem to figure out what I need to do to link the menubar's buttons in the Flash MX, to the main page, so when I click on any button, ONLY the main frame changes to another page.
I am sure that it is a very simple trick to it, but I don't seem to be able to find the instructions on the Support pages.
Maybe, because I am not sure what to look for.
So I would appreciate any advise so I can continue with my design.
Have fun.
| |
| jingo 2004-01-27, 12:29 pm |
| just add the actionscript to your button naming the target window the same
as the frame name you want to load your page into;
on (release) {
getURL("yourpage.html", "mainFrame");
}
"mavs19" <webforumsuser@macromedia.com> wrote in message
news:bv5gc2$ro1$1@forums.macromedia.com...quote:
> Hi,
> I have just designed a menubar in Macromedia Flash MX and also doing a
website design in Macromedia Dreamweaver MX.quote:
>
> For the web pages, I have decided a split Frames format, Menu fram,
top-logo frame and main page frame.quote:
>
> I have managed so far to find myself through all the issues with the
design and creation of the menubar, and rest of the web pages.quote:
>
> But, I have a bit of problem to figure out what I need to do to link the
menubar's buttons in the Flash MX, to the main page, so when I click on any
button, ONLY the main frame changes to another page.quote:
> I am sure that it is a very simple trick to it, but I don't seem to be
able to find the instructions on the Support pages.quote:
> Maybe, because I am not sure what to look for.
>
> So I would appreciate any advise so I can continue with my design.
> Have fun.
>
>
>
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|