
Welcome Guest
|
#1
|
|||
|
|||
|
Problem with linking animated buttons - Please Help!
Hi people,
I've designed a whole site using flash 8 and I'm ready to upload it, but I have one problem - my animated buttons won't work; ie they're not linking scenes together properly. The code I'm using is as follows: on (rollOver) { if (_root.link<>3) { this.gotoAndPlay("s1"); } } on (releaseOutside, rollOut) { if (_root.link<>3) { this.gotoAndPlay("s2"); } } on (release) { if (_root.link<>3) { _root["item"+_root.link].gotoAndPlay("s2"); _root.link = 3; } } on (release) { gotoAndPlay("scene 17"); } If anyone can help, or if anyone thinks they could solve it by seeing the .fla file, then please let me know! many thanks! |
«
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 |
| Scrollpane and Dynamic Buttons Problem (Flash CS4) | steffif | Newbies |
3 | 01-18-2010 10:15 PM |
| problem with buttons | garret | Flash CS4 |
0 | 03-22-2009 12:46 PM |
| Linking buttons in Flow List component | Raynia | Flash 8 |
0 | 08-28-2007 08:44 PM |
| Help Needed Please, Problem with drop down buttons. | foxconn | Newbies |
1 | 06-22-2007 02:55 PM |
| flash buttons problem | de049 | Newbies |
3 | 09-20-2006 08:31 AM |





