![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Oct 2006
Posts: 5
Rep Power: 0
![]() |
Action Script Problem?
Hi my name is Dave and just recently started picking up flash along with action script 2.0. I started to make a movie clip and ran into an issue so perhaps someone can assist me so that I may one day be able to provide the same help to others.
The problem I'm having is that when you hoover over my movieclip it responds correctly for the most part except when you roll over a particular section of the movie clip. I need the roll over effect to respond to all parts of the movie clip If you click http://www.quadra-tec.net/introdemo/ you can view the actual published movie and source. http://www.quadra-tec.net/introdemo/introdemo.html for those who don't feel like using a sub directory. For those uninterested in viewing my files the action script I'm using is stop();
BtnHome_mc.onRollOver = function () {
BtnHome_mc.gotoAndPlay("over");
}
BtnHome_mc.onRollOut = function () {
BtnHome_mc.gotoAndPlay("off");
}Thanks in advance. |
|
|
|
|
|
#2 |
|
Newbie
Join Date: Feb 2005
Posts: 18
Rep Power: 0
![]() |
He fixed it himself. Don't let him fool you~
|
|
|
|
![]() |
| Bookmarks |
| 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 |
| Odd problem with login script | SlickTheNick | PHP | 5 | Oct 22nd, 2006 7:29 PM |
| cgi/perl script + IE problem | joyceshee | Perl | 2 | Jan 24th, 2006 11:10 AM |
| Problem with Perl script | eclipsed4utoo | Perl | 1 | Dec 2nd, 2005 1:33 PM |
| Java script problem | zeotrex | JavaScript and Client-Side Browser Scripting | 5 | Sep 2nd, 2005 5:30 AM |
| Problem with a script i wrote... not sure though! | stakeknife | PHP | 9 | Mar 30th, 2005 11:38 AM |