
Welcome Guest
|
#1
|
|||
|
|||
|
Flash Button in ASP2.0?
I am pretty proficient in Flash, but I'm experiencing something I can't seem to fix. I have an area (flash) that I want to have the effect such that when the mouse moves over it text appears. and when the mouse moves off it returns to its normal state.
I have it working as I desire when its stand alone, however when I place the button in the ASP page, the button requires me to initially click on it, before the effects take place. Has anyone experienced this issue? Here's the code I use to imbed the movie: Quote:
on (rollOver){ gotoandplay(5); } on (rollOut){ gotoandplay(25); } On Layer8, frame 5 I tell the movie to stop() and wait for the mouseover event. Any ideas? |
«
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 |
| Flash Encrypt protects action script | sintrix.com | New Softwares | 4 | 08-08-2007 05:07 AM |
| submit form with flash button and validate | dshallenberger | Flash MX ActionScript |
2 | 12-20-2006 06:42 PM |
| HTML Form, Flash Button Submit | nraum | Flash MX |
1 | 09-14-2004 09:02 PM |
| How to make a button invisible in Flash 5?? HELP!! | djake76 | Flash 5 Actionscript |
3 | 09-04-2004 04:13 PM |
| Back button - Flash button that jumps back to last page visited | alexps4249 | Flash MX |
3 | 02-20-2004 05:41 PM |





