
Welcome Guest
|
#1
|
|||
|
|||
|
First of all let me thank in advance anyone who responds to this post. Because of the complexity of the issue I've included a link to my site below and the portion I am talking about is in the 'Photography' section. Thanks again.
vaguely, the problem is that the left and right buttons next to a photo viewer don't work right. Specifically, when they user clicks on a the button once it works fine, but in order for the button to work again the user has to move the mouse a tiny bit(like a pixel) Before I get to far with this question let me explain the setup of my site(http://www.cgabode.com) so you understand what it is that I am talking about. There are two buttons that are part of a movie clip, inside a flash movie. That same flash movie is loaded into my main flash movie(using loadMovieNum) when the user clicks a certain item on a combo box component. To reiterate, I have a main flash movie with a combo box. When the user changes the selection from the combo box a corresponding flash movie(depending on the selection) loads over,not on the same level as, the main flash movie which can still be seen once the secondary video is loaded. Inside the secondary corresponding video is a movie clip with buttons that don't work(I explained how they didn't above). I thought before that the combo box was the source of this issue, but now I believe that it has something to do with the loading of movies within movies. I don't want to have to reformat the site and load the flash movies with the pictures into a movie clip on the front page. Has anyone gone through this or know why my buttons only respond once per mouse position? Any help is appreciated. ![]() PS. the code on the buttons is as followed: Actionscript:
on (release)
{
this.nextFrame();//"this" is the photoviewer movieclip with the photos
//this code is for the right button, prevFrame() for left
}Last edited by cgreer : 08-04-2006 at 10:39 AM |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| trigger movie clip inside a button from another button | acidGrin42 | Newbies |
0 | 10-30-2006 02:14 PM |
| Button in a movie clip trouble | pekala | Newbies |
1 | 05-07-2005 01:35 PM |
| Button inside a movieclip ~HELP~ | physix | Flash MX 2004 |
1 | 04-16-2005 09:29 AM |
| Button Movie In Reverse | lekcaj | Flash MX |
1 | 11-12-2004 05:11 PM |
| preloading | plankd | Newbies |
4 | 08-25-2000 11:15 AM |






