Ask a Question related to Macromedia Flash Sitedesign, Design and Development.
-
mavs19 webforumsuser@macromedia.com #1
Need some advise, please.
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.
mavs19 webforumsuser@macromedia.com Guest
-
Need Advise and/or Help
The main thing I'm looking for is how difficult this project will be. I'll describe the project and my background. If it's something fairly simple... -
HELP!!!!!ANY ADVISE IN DIR/04 !!!PLEASE
i got a big problem im making a projector in director were the right part of the movie is a swf were is the navigation bar, with the diferent icons... -
NEED AN ADVISE
Hello! Please advise me where can I post a message about job seeking for the small developers team (ASP, MS SQL skills)? Thanks a lot ahead. ... -
need advise
hey, a while ago i was asking how to make that pre loader smooth, dont know if you remember or not, neway. I have givin up on that cos no matter... -
Need your advise, can you help?
Can you use: "go to and play" to play any file of your website after playing pre-loader? Say something like: gotoAndPlay("home.html",1); or do you... -
jingo #2
Re: Need some advise, please.
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...website design in Macromedia Dreamweaver MX.> Hi,
> I have just designed a menubar in Macromedia Flash MX and also doing atop-logo frame and main page frame.>
> For the web pages, I have decided a split Frames format, Menu fram,design and creation of the menubar, and rest of the web pages.>
> I have managed so far to find myself through all the issues with themenubar's buttons in the Flash MX, to the main page, so when I click on any>
> But, I have a bit of problem to figure out what I need to do to link the
button, ONLY the main frame changes to another page.able to find the instructions on the Support pages.> I am sure that it is a very simple trick to it, but I don't seem to be> 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 Guest



Reply With Quote

