
Welcome Guest
|
#1
|
|||
|
|||
|
Buttons inside movie clips don't work
Hi chaps.
I have two movie clips on the main stage. Clip one has a button inside it, which should trigger clip two....but it doesn't. I've tried: on (press) { tellTarget ("_level0/cliptwo") { gotoAndPlay (1); } } and: on (press) { _root.gotoAndPlay("cliptwo", 1) } also: on(release){ _root.cliptwo.gotoAndPlay(1); } None of these seem to work. Any suggestions? |
«
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 in Movie will not work --- | [HDRW]Smee | Actionscript 2.0 |
2 | 09-06-2008 07:17 PM |
| preloader for movie with attachSound | FlashGuru | Flash Wishlist and Bugs |
1 | 07-16-2008 05:23 AM |
| getURL's dont seem to work in movie clips? | ukdesigner | Newbies |
4 | 02-03-2007 05:09 PM |
| Button Issue within movie inside movie. GAH! | cgreer | General Flash | 0 | 08-04-2006 10:34 AM |
| buttons in lower level still work when movie loads in at higher level | chrisp | General Flash | 3 | 02-10-2006 01:42 PM |





