
Welcome Guest
|
#1
|
|||
|
|||
|
I have a moviclip that slides to different coordinates based on buttons that are clicked on. It works great when the buttons in question are on the main timeline, or are in the movieclip that slides, but I run into trouble when it's in a different movieclip.
Here is the code that is inside the sliding movieclip (which is inside of a onClipEvent (enterframe) level0.cdhconsumertools.btnEndWhatisCDH.onRelease = function() { trace("hello"); endX = -1392; endY = 0; }; I got the path to the button by doing a trace(targetPath(this)); when I clicked on the button, and I copied and pasted it so no typo there. I also copied the button name, so no typo there either.... I know it's not even recognizing the button being clicked because it doesn't popup saying "hello" Any pointers?
__________________
stop rhyming now I mean it! Anybody wanna peanut? |
«
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 |
| Button action problem using OOPS concept | heartykalp | Actionscript 2.0 |
1 | 12-18-2007 04:53 PM |
| Button problem | faculty1882 | Flash 8 |
0 | 11-21-2007 12:52 PM |
| sorry (more help with yet another button problem) | aquillian | Newbies |
3 | 10-04-2006 06:31 AM |
| Button problem - - - please help | tel | Flash MX |
2 | 08-15-2005 01:04 PM |
| MovieClip overlap button problem | db82 | Flash MX |
2 | 01-27-2005 03:41 PM |





