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 > Product Support > Koolmoves

Reply
 
Thread Tools Search this Thread Display Modes
Old 11-22-2006, 05:03 PM   #1
xzerox_xzerox
Senior Member
 
Join Date: Sep 2005
Location: Gothenburg, Sweden
Posts: 357
Action script in A movieclap within a movieclip

Hi

I have this actionscript that i want to ad to a movieclip called "bgcolor" in a movieclip called "main".

on (release) {
myColor=new Color(_root.main.bgcolor);
myColor.setRGB(0x000000);
}

My question is: Does it work to write _root.main.bgcolor?

Thanks guys
__________________
/xzerox... Take a look at http://www.vmgcomputers.com/h75
xzerox_xzerox is offline   Reply With Quote
Old 11-25-2006, 01:18 AM   #2
this.Alex
Senior Member
 
Join Date: Nov 2006
Posts: 196
its like this

on (release)
{
colorchange = new Color("/ball");
colorchange.setRGB(0x55FF);
}

that changes a movie clip from green to blue if you started with a green mc.
ill post a fun file if u want me to.
this.Alex is offline   Reply With Quote
Old 11-26-2006, 08:52 PM   #3
blanius
KoolMoves Moderator
 
blanius's Avatar
 
Join Date: Jul 2001
Location: Atlanta GA
Posts: 4,912
Quote:
Originally Posted by xzerox_xzerox
My question is: Does it work to write _root.main.bgcolor?
That looks fine. or _parent.main.bgcolor will refer to a clip called bgcolor in main in the root or parent timeline.
blanius is offline   Reply With Quote
Old 11-26-2006, 11:22 PM   #4
this.Alex
Senior Member
 
Join Date: Nov 2006
Posts: 196
Heres the source file it works rember that flash is scase sensitive.

all ur code was right but that works in flash 8 you need to use no big caps in KM only if you need to because it wont work any other way just download the source file =).
Attached Files
File Type: fun bgchanger.fun (37.2 KB, 6 views)
this.Alex is offline   Reply With Quote
Reply

Go Back   Flash Kit Community Forums > Product Support > Koolmoves

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 12:46 PM.


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

    

Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


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