Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
Maf #1
Flash Menu
hi all
ive been struggling with a flash mx movie for sum time and im about t
give up all hope of finding a fix. if you download the flash fla fil
from here - [url]http://ictsupport.topcities.com[/url]
my problem is with the links on the menu, when u click on a menu butto
it will take you to the specified web page but it opens it in a ne
window, does anyone know how to open the link in the same window?
thanks for all your help.
p.s if any1 can get the buttons on the menu to work can u plz email th
fla file, my email is [email]valentino000@hotmail.com[/email].
also, all of you are free to use this menu in ur sites, its good t
share :
Ma
-----------------------------------------------------------------------
Posted via [url]http://www.forum4designers.co[/url]
-----------------------------------------------------------------------
View this thread: [url]http://www.forum4designers.com/message31495.htm[/url]
Maf Guest
-
xml and flash menu
Hi, I am using a flash menu with an xml config file. all works fine, except for the fact that when i click on any aother menu item than "home" it... -
Pop-up menu behind flash piece
Hello, I first had a problem with the pop-up menu showing up behind my flash piece, I found other posts that have helped me solve this problem,... -
a Flash Menu and Coldfusion,but how to do the menu notrefreshed?
well, here is the problem : i've got a flash menu that is expandable, inserted into a html array in a CFML page. I included it into all the pages (... -
Help with a Flash menu
I have a simple flash menu working. Here's how it works: +Menu 1 +Menu 2 +Menu 3 Click any one of them and a sub menu becomes visible by the... -
Flash Pop-up Menu question
I have created pop-up menus before on complete flash sites, but my question is as follows: Let's say I have a top horizontal navigation that is... -
Maf #2
Flash Menu
hi all
ive been struggling with a flash mx movie for sum time and im about t
give up all hope of finding a fix. if you download the flash fla fil
from here - [url]http://ictsupport.topcities.com[/url]
my problem is with the links on the menu, when u click on a menu butto
it will take you to the specified web page but it opens it in a ne
window, does anyone know how to open the link in the same window?
thanks for all your help.
p.s if any1 can get the buttons on the menu to work can u plz email th
fla file, my email is [email]valentino000@hotmail.com[/email].
also, all of you are free to use this menu in ur sites, its good t
share :
Ma
-----------------------------------------------------------------------
Posted via [url]http://www.forum4designers.co[/url]
-----------------------------------------------------------------------
View this thread: [url]http://www.forum4designers.com/message31496.htm[/url]
Maf Guest
-
Pedro Furtado #3
Re: Flash Menu
Maf wrote:
i haven't seen the fla, but i would bet that you're using getURL> hi all
>
> ive been struggling with a flash mx movie for sum time and im about to
> give up all hope of finding a fix. if you download the flash fla file
> from here - [url]http://ictsupport.topcities.com[/url]
>
> my problem is with the links on the menu, when u click on a menu button
> it will take you to the specified web page but it opens it in a new
> window, does anyone know how to open the link in the same window?
>
> thanks for all your help.
>
> p.s if any1 can get the buttons on the menu to work can u plz email the
> fla file, my email is [email]valentino000@hotmail.com[/email].
>
> also, all of you are free to use this menu in ur sites, its good to
> share :)
>
>
> Maf
> ------------------------------------------------------------------------
> Posted via [url]http://www.forum4designers.com[/url]
> ------------------------------------------------------------------------
> View this thread: [url]http://www.forum4designers.com/message31495.html[/url]
>
function, so just use getURL('your link','_self');
HTH
Pedro Furtado Guest
-
Your Mom #4
Re: Flash Menu
Maf,
I see what you want to do. You want to keep the menu on the screen on one
side while the menu comes up on the other....
Are the other screens SWF files or HTML?
If they are HTML (im guessing this is what you want), you have to build
your web page in HTML also using frames. Then you can direct your new pages
to come up in a specified area while keeping the menu file on the page!
Take care,
jr
"Maf" <Maf.zxg4n@mail.forum4designers.com> wrote in message
news:Maf.zxg4n@mail.forum4designers.com...>
> hi all
>
> ive been struggling with a flash mx movie for sum time and im about to
> give up all hope of finding a fix. if you download the flash fla file
> from here - [url]http://ictsupport.topcities.com[/url]
>
> my problem is with the links on the menu, when u click on a menu button
> it will take you to the specified web page but it opens it in a new
> window, does anyone know how to open the link in the same window?
>
> thanks for all your help.
>
> p.s if any1 can get the buttons on the menu to work can u plz email the
> fla file, my email is [email]valentino000@hotmail.com[/email].
>
> also, all of you are free to use this menu in ur sites, its good to
> share :)
>
>
> Maf
> ------------------------------------------------------------------------
> Posted via [url]http://www.forum4designers.com[/url]
> ------------------------------------------------------------------------
> View this thread: [url]http://www.forum4designers.com/message31496.html[/url]
>
Your Mom Guest
-
Amy G #5
Re: Flash Menu
Pedro is right on the money.
If you are going to do any actionscripting what-so-ever, you may want to
think about investing in an actionscript book. These range in price a great
deal, but for as little as $12 you can get "ActionScript for Flash MX,
Pocket Reference" published by O'REILLY. They go up to ~$90 for advanced
actionscripting manuals. I use the pocket reference myself.
It is extremely beneficial and time effective to have a hard copy
actionscript reference guide. Just looking up getURL in th book tells you
that the getURL method takes two arguments - the URL, and the *target
window*. In your case you want target window to be _blank. However,
acceptable choices for this argument are:
_blank, _parent, _self and _top.
Happy scripting.
"Maf" <Maf.zxg4m@mail.forum4designers.com> wrote in message
news:Maf.zxg4m@mail.forum4designers.com...>
> hi all
>
> ive been struggling with a flash mx movie for sum time and im about to
> give up all hope of finding a fix. if you download the flash fla file
> from here - [url]http://ictsupport.topcities.com[/url]
>
> my problem is with the links on the menu, when u click on a menu button
> it will take you to the specified web page but it opens it in a new
> window, does anyone know how to open the link in the same window?
>
> thanks for all your help.
>
> p.s if any1 can get the buttons on the menu to work can u plz email the
> fla file, my email is [email]valentino000@hotmail.com[/email].
>
> also, all of you are free to use this menu in ur sites, its good to
> share :)
>
>
> Maf
> ------------------------------------------------------------------------
> Posted via [url]http://www.forum4designers.com[/url]
> ------------------------------------------------------------------------
> View this thread: [url]http://www.forum4designers.com/message31495.html[/url]
>
Amy G Guest
-
Mike #6
flash menu
I have a flash menu that I want to start in a different place depending on
the page.Is there actionscript to find out the name of the page?
Thanks
Mike.
Mike Guest
-
Tom Harrison #7
flash menu
I have made a simple flash menu for my web site, and now want to assign the
URL's to the buttons, I know that I have to assign an action script but how
do I do that in Flash MX 2004.
Thanks in advance
tom
Tom Harrison Guest
-
Jeremy #8
Re: flash menu
Tom,
Select the button once (don't click it twice) and then open the actionscript
window. If you type 'on(' it should give you a list of options. You want to
end up with
on(release){
getURL('http://www.yahoo.com');
}
If you click the button twice, you will open it up to edit it. You just want
to select it and assign a URL.
Jeremy
"Tom Harrison" <tegee@nospamplease.com> wrote in message
news:419f721a$0$569$ed2619ec@ptn-nntp-reader03.plus.net...>I have made a simple flash menu for my web site, and now want to assign the
> URL's to the buttons, I know that I have to assign an action script but
> how
> do I do that in Flash MX 2004.
>
> Thanks in advance
>
> tom
>
>
Jeremy Guest
-
Tom Harrison #9
Re: flash menu
Thanks Jeremy
Thats just what I was looking for, tried it and it works ok.
Once again thanks for your help.
Tom
"Jeremy" <dont@bother.com> wrote in message
news:%G1od.92537$Tq1.10911@bignews1.bellsouth.net. ..actionscript> Tom,
>
> Select the button once (don't click it twice) and then open theto> window. If you type 'on(' it should give you a list of options. You wantwant> end up with
>
> on(release){
> getURL('http://www.yahoo.com');
> }
>
> If you click the button twice, you will open it up to edit it. You justthe> to select it and assign a URL.
>
> Jeremy
>
> "Tom Harrison" <tegee@nospamplease.com> wrote in message
> news:419f721a$0$569$ed2619ec@ptn-nntp-reader03.plus.net...> >I have made a simple flash menu for my web site, and now want to assign>> > URL's to the buttons, I know that I have to assign an action script but
> > how
> > do I do that in Flash MX 2004.
> >
> > Thanks in advance
> >
> > tom
> >
> >
>
Tom Harrison Guest
-
manlio #10
flash menu
i'm trying to put in my web layout a div including a flash menu;
my problem is that when i link a page from my menu...the layout
reloads and so the menu is loaded again (inside the menu i put an
actionscript for remembering which menu voice is clicked, but
reloading the menu.swf file the menu is 'reset' ), is there a way not
to reload the menu.swf in the div?
thanks
manlio
manlio Guest



Reply With Quote

