To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here


A Flash Developer Resource Site

Go Back   Flash Kit Community Forums > Flash Help > Flash ActionScript

Reply
 
Thread Tools Search this Thread Display Modes
Old 08-16-2007, 11:02 PM   #1
chur
Senior Member
 
Join Date: Mar 2007
Posts: 133
[Resolved] How to "tint" (change colour of an object) using the tween class?

Hi,

Im creating a function that controls all the rollovers on my page and i need to know how to implement the tween class so it can change the color of the object. For example this controls the alpha value (AS2.0)

PHP Code:
function controlRollover(mainMc:String, subMc:String):Void {
    new
Tween(_root[mainMc][subMc],"_alpha",Regular.easeOut,0,100,2,true);        
}
What property can i use in place of _alpha? and how do i specify the color?

Thx

Edit: alright just found out there's no property to change color (no idea why). So i guess i can't do this unless i create duplicate objects and use _alpha but that defeats the purpose of using AS...

Last edited by chur; 08-16-2007 at 11:29 PM.
chur is offline   Reply With Quote
Old 08-17-2007, 01:03 AM   #2
Gemione
Member
 
Join Date: Nov 2003
Location: Ontario, Canada
Posts: 80
I think you can change teh RGB values of Graphics. Maybe not MovieClips
Gemione is offline   Reply With Quote
Reply

Go Back   Flash Kit Community Forums > Flash Help > Flash ActionScript

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

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

Forum Jump


All times are GMT -4. The time now is 04:31 PM.


internet.commerce
Be a Commerce Partner
 »  »  »  »  »  »  »
 »  »  »  »  »  »
 

    

Acceptable Use Policy


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.