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


Prev Previous Post   Next Post Next
  #1  
Old 07-30-2004, 01:00 PM
hiddensat hiddensat is offline
Registered User
 
Join Date: Mar 2003
Location: Venezuela
Posts: 60
Rep Power: 11
hiddensat is on a distinguished road
Is this right?

Hi,

I wonder if you could give me some help with this code (I'm not an actionscript expert ). I'm putting the following actionscript in a button that's inside a mc, but it isn't working properly:

Actionscript:
on (press) { 
  _root.attachMovie("trans1", "trans11", 1); 
  _root.trans11._x = 298.6; 
  _root.trans11._y = 54.8; 
}
on (release) {
	_root.bnp.x = "44.7";
	_root.bnp.y = "129.8";
}

It is supposed to attach the mc identified as trans1 on that specific position, and move the instance (bnp) of other mc to that other position...

Don't know what else you need to know so you can help me... I'd appreciate any help! thx!
__________________

<<create before you act>>
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




All times are GMT. The time now is 04:14 AM.