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




 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06-27-2005, 08:10 PM
sharpy sharpy is offline
Registered User
 
Join Date: Jun 2005
Posts: 8
Rep Power: 0
sharpy is on a distinguished road
Dragging an object - Help please.

I'm relatively knew to flash. I'm working on a paper doll type program. Should be easy enough... but for some reason i cant get some of it to work.

http://img.photobucket.com/albums/v1...flashdoll4.swf

The three hats should all be able to be dragged, but for some reason only 2 work.
The coding on the three are as follows (from top to bottom):

1:
Actionscript:
on (press) {
startDrag("lucyhat1");
}
on (release) {
stopDrag();
}


2:

Actionscript:
on (press) {
startDrag("hat2");
}
on (release) {
stopDrag();
}


3:

Actionscript:
on (press) {
startDrag("hatbro");
}
on (release) {
stopDrag();
}




Does anyone know why the 3rd one does not work, as i can't see any problems with the coding.
Any help would be appreciated.

I hope this is the right forum for this, if not, sorry.
Sharp

Last edited by sharpy : 06-28-2005 at 11:06 PM
 


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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kenny Bellew Sound Object Tutorial jumpingJack Sound and Music 23 05-03-2011 07:37 AM
dragrect - how to tell object is not dragging skitzer Flash CS3 / Flash 9 0 09-14-2010 01:49 PM
Dragging object and scrolling jackiej Flash MX ActionScript 3 08-02-2006 08:34 AM
Defining mouse pointer speed when dragging an object? Please help! intermario_gr Flash MX ActionScript 1 12-15-2004 09:41 AM
Gravity 101 csritchie Flash MX ActionScript 9 03-26-2004 01:10 AM




All times are GMT. The time now is 12:56 AM.