Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


Drag And Drop



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> Flash Forum
View previous topic :: View next topic  
Author Message
noel_gallagher_85



Joined: 29 Nov 2006
Posts: 1

PostPosted: Wed Nov 29, 2006 2:52 pm    Post subject: Drag And Drop Reply with quote

--------------------------------------------------------------------------------

Hi everyone,

I'm having some problems dragging and dropping a button entitled Flavour on a movie clip entitled main bubble. The button will drag and drop but when i drop it on 'mainbubble' i want the movie to move to a different frame.

This is the current code i have on the button:

on (press) {
startDrag ("Flavour");
}
on (release) {
stopDrag ();
if (_root.mainbubble.hitTest( _x+x, _y+y, true )) {
gotoAndStop (97);
}
}

Help would be greatly appreciated, cheers
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> Flash Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap