This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Flash Site Design > April 2006 > Please help with my submenus
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 |
Please help with my submenus
|
|
|
| Hello,
I apologize if this got posted twice, my system crashed and since I don't
see it I reposted it.
I am creating my first website in Flash 8. I have a navigation bar that has
submenus. I am unable to get the submenus to link to frames within the
movie. I have given each button and instance name and I have tried both:
friendsFamily_btn.onRelease = function(){
gotoAndStop ("friendsFamily");
}
and
friendsFamily_btn.onRelease= function(){
this._parent.gotoAndStop("friendsFamily");
}
I am creating the actions in the main movie however I have also tried
assigning these to each button itself, and that doesn't work either.
I'm new at this but I'm sure that it's something easy for you experts
Here is the link for the FLA for your review:
www.westerncomputers.us/index.fla.zip
Thanks in advance
Rich
| |
|
| Rich skrev:
> Hello,
> I apologize if this got posted twice, my system crashed and since I don't
> see it I reposted it.
>
> I am creating my first website in Flash 8. I have a navigation bar that has
> submenus. I am unable to get the submenus to link to frames within the
> movie. I have given each button and instance name and I have tried both:
> friendsFamily_btn.onRelease = function(){
> gotoAndStop ("friendsFamily");
> }
> and
> friendsFamily_btn.onRelease= function(){
> this._parent.gotoAndStop("friendsFamily");
> }
>
> I am creating the actions in the main movie however I have also tried
> assigning these to each button itself, and that doesn't work either.
>
> I'm new at this but I'm sure that it's something easy for you experts
> Here is the link for the FLA for your review:
> www.westerncomputers.us/index.fla.zip
>
> Thanks in advance
>
> Rich
>
>
I think you could be helped with this:
http://www.learn111.com/tutorials/movieclipbutton.html
If you use that method it will work.
alph
| |
| John Smith 2006-04-07, 6:31 pm |
| Thanks Ralph, I appreciate the assistance!
I will give it a try,
Rich
"Ralph" <bogus@bogus.com> wrote in message
news:g9fZf.51363$d5.207374@newsb.telia.net...
> Rich skrev:
>
> I think you could be helped with this:
>
> http://www.learn111.com/tutorials/movieclipbutton.html
>
> If you use that method it will work.
>
> alph
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|