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


Prev Previous Post   Next Post Next
  #1  
Old 11-04-2007, 08:03 AM
Vozzz Vozzz is offline
Registered User
 
Join Date: Jul 2007
Posts: 1
Rep Power: 0
Vozzz is on a distinguished road
simple code modification

Hi!

I am not much of an actionscripter, but i'm slowly learning.

I have this code here:
Quote:
import mx.transitions.Tween;
import mx.transitions.easing.*;

button.onRollOver = function()
{
var megasign = new Tween(megasign, '_x', Elastic.easeOut, -464, 53, 35);
}
someone was teaching me how to make a button that pops up and down. now i need to know how to make this happen on the start of the movie clip. So instead of onRollover it has to be onStart, but i don't know the command for that.

Can anyone help? Thanks.

or maybe there is a way to use the elastic transition without actionscript.

Thanks
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
i need help with this sound code. simple, but i dont know what its called tivaelydoc Newbies 5 09-03-2007 09:44 PM
simple game code review force10x Actionscript 2.0 5 06-14-2007 01:03 PM
Adobe's code only, still not compiling saumya ActionScript 3.0 3 04-26-2006 03:54 PM
Problems with XML code from reference book. PUP100 XML & Sockets 0 01-07-2005 12:07 PM
MySQL Parse error, simple code FrozenMedia Web Platforms - PHP, JSP and .NET 3 11-27-2004 01:08 PM




All times are GMT. The time now is 01:51 AM.