LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 




 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-16-2002, 05:45 PM
Capn' Splatter Capn' Splatter is offline
Registered User
 
Join Date: Mar 2002
Location: Brighton, UK
Posts: 3
Rep Power: 0
Capn' Splatter is on a distinguished road
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?
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

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




All times are GMT. The time now is 06:20 PM.