Welcome to GraphicForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

button issue

 
   Graphic Forums (Home) -> General Discussions RSS
Next:  audio problem  
Author Message
makapol

External


Since: Apr 21, 2006
Posts: 6



(Msg. 1) Posted: Thu Apr 20, 2006 8:09 pm
Post subject: button issue
Archived from groups: macromedia>flash (more info?)

hey all-

i have a simple site with some buttons going to indivisual keyframes using
frame labels.

on (release) {
gotoAndPlay ("framelabelname");
}

when i click the button it does the trick. click the button again and it goes
to the next frame label. ironically it always goes to the next keyframe and
plays whatever content i have in there. clcik the button agaqin and it plays
the correct targetm and so on and on.

any suggestions?

thanks!

 >> Stay informed about: button issue 
Back to top
Login to vote
tralfaz

External


Since: Sep 30, 2005
Posts: 29



(Msg. 2) Posted: Thu Apr 20, 2006 8:09 pm
Post subject: Re: button issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> on (release) {
> gotoAndPlay ("framelabelname");
> }


> any suggestions?
>
> thanks!

try it this way (add _root)
It needs that usually when the buttons are inside movieclips but I uses it all the time anyway.

on (release) {
_root.gotoAndPlay ("framelabelname");
}

tralfaz

 >> Stay informed about: button issue 
Back to top
Login to vote
makapol

External


Since: Apr 21, 2006
Posts: 6



(Msg. 3) Posted: Fri Apr 21, 2006 2:43 pm
Post subject: Re: button issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

hey tralfaz-

that didnt seem to improve. if it helps, or makes a difference, i dont have the buttons within any movie clips. i dont even have any mc's in the movie, just buttons and bitmaps.
 >> Stay informed about: button issue 
Back to top
Login to vote
tralfaz

External


Since: Sep 30, 2005
Posts: 29



(Msg. 4) Posted: Fri Apr 21, 2006 2:43 pm
Post subject: Re: button issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"makapol" <webforumsuser.TakeThisOut@macromedia.com> wrote in message news:e2ar2p$ph5$1@forums.macromedia.com...
> hey tralfaz-
>
> that didnt seem to improve. if it helps, or makes a difference, i dont have the buttons within any movie clips. i dont even have
> any mc's in the movie, just buttons and bitmaps.

I dunno then. If the frame label matches exactly including capitol letters and the name is valid with no leading number or
punctuation characters and the frame being referenced is in scope (present) it should work. If you post a link to the file someone
can look at it.
tralfaz
 >> Stay informed about: button issue 
Back to top
Login to vote
makapol

External


Since: Apr 21, 2006
Posts: 6



(Msg. 5) Posted: Fri Apr 21, 2006 7:07 pm
Post subject: Re: button issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Back to top
Login to vote
makapol

External


Since: Apr 21, 2006
Posts: 6



(Msg. 6) Posted: Fri Apr 21, 2006 7:08 pm
Post subject: Re: button issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

sure thing.

www.chollowaydesign.com/home.htm

bobmelnyk suggested i make the whole left side an image and apply invisible
buttons over the images. i havn't tried that yet, have to jet off to a wedding.
 >> Stay informed about: button issue 
Back to top
Login to vote
tralfaz

External


Since: Sep 30, 2005
Posts: 29



(Msg. 7) Posted: Fri Apr 21, 2006 7:08 pm
Post subject: Re: button issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"makapol" <webforumsuser.TakeThisOut@macromedia.com> wrote in message news:e2bajm$ffo$1@forums.macromedia.com...
> sure thing.
>
> www.chollowaydesign.com/home.htm
>
> bobmelnyk suggested i make the whole left side an image and apply invisible
> buttons over the images. i havn't tried that yet, have to jet off to a wedding.

Everything seems to work. Which part isn't working? Is it the same with different browsers?
tralfaz
 >> Stay informed about: button issue 
Back to top
Login to vote
makapol

External


Since: Apr 21, 2006
Posts: 6



(Msg. 8) Posted: Sun Apr 23, 2006 1:23 am
Post subject: Re: button issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

did you click on the same button twice ina row? when i do that it jumps to the
next keyframe ( i have all the artwork in indivisual keyframes), then when
clicked again it goes back. which platform are you on? im on a mac. i havn't
tred testing on a pc. regardless it nedds to work on both. thanks for help
through this so far!
 >> Stay informed about: button issue 
Back to top
Login to vote
makapol

External


Since: Apr 21, 2006
Posts: 6



(Msg. 9) Posted: Sun Apr 23, 2006 1:53 am
Post subject: Re: button issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

tralfaz-

i seemed to figure it out. instead of the gotoAndPlay script i changed it to gotoAndStop. for some reason this works.
 >> Stay informed about: button issue 
Back to top
Login to vote
tralfaz

External


Since: Sep 30, 2005
Posts: 29



(Msg. 10) Posted: Sun Apr 23, 2006 1:53 am
Post subject: Re: button issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"makapol" <webforumsuser.DeleteThis@macromedia.com> wrote in message news:e2emm7$gc5$1@forums.macromedia.com...
> tralfaz-
>
> i seemed to figure it out. instead of the gotoAndPlay script i changed it to gotoAndStop. for some reason this works.
>

There must be some code on the frame that you are jumping to, but anyway, as long as it works!
tralfaz
 >> Stay informed about: button issue 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Sound Button issue - I have created a button that plays a sound. My issue is that I want the sound to play only 1 time, until it is completed. right now, if I press the button twice, it will play the sound over itself. How can I fix this? Thank you

Button Text Issue - Hi all - I am new to Flash MX, and I am trying to create a quiz with the template. I am encountering a problem with the True/False buttons - when I test the quiz (which is randomized - in case that matters), some of the True/False questions show..

Navigation Button Issue - o.k. this is the issue: I have a flash project that loads several swf files. The navigation is a dropdown menu system (mc) that is constant to the _root movie. Each swf file is loaded on a corresponding labeled keyframe. The drop down menu sends the....

Flash Button (Text causing issue) - Im sure it's something simple..... As I said, I created an animated flash button. It works great. But only when Im hovering on the button outside of the text. ie. if i have a home button. It will animate perfectly when I mouseover it.... but not if im...

pc to mac issue - Hello all, I just took a class for Flash MX 2004 on a pc. There was a behaviors pallete on the left. Now I'm back at work using Flash MX (ver 6) on a Mac. There seems to be no behaviors pallete. Am I wrong. Basically I have a button that I want to..
   Graphic Forums (Home) -> General Discussions All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]