Old 06-08-2009, 10:28 PM   #1 (permalink)
Junior Member
 
Join Date: Dec 2008
Posts: 10
Default changing text colour

Is it possible for you to show me how to change the colour of some text in the "big Title" section of the data.xml sheet? I've tried altering with the data.css but I can't get it to work.

bigTitle="Title, then I want to make this inline text red"

Thanks

Rick
RicardoX is offline   Reply With Quote
Old 06-18-2009, 05:37 PM   #2 (permalink)
OXYLUS Staff
 
Razvan's Avatar
 
Join Date: May 2008
Posts: 1,266
Send a message via Skype™ to Razvan
Default

Hello Rick, this title's color can be changed by going in the .fla and altering the text field's properties, this is not css formatted.

__________________
- Custom work and support at: razvan@oxylus.ro
- Search before posting.
- POST A SAMPLE LINK of the problem.
- DO NOT post links to the source files!
- Forum comes first in solving your problems but if you need asap support post it on the forum and e-mail me with the link.
- Solutions within 48h, sometimes it could take longer.
- If your thread has not received an answer for a long time please renew it, with a new post, in friendly manner.
- BE POLITE !
Razvan is offline   Reply With Quote
Old 10-22-2009, 10:25 PM   #3 (permalink)
Junior Member
 
Join Date: Oct 2009
Posts: 1
Default Scrolling Text Color Change

How do you change the color of the text color of the 'news title' and 'news subtitle' from the default gray to a different color?

I opened up the FLA file and wasn't able to find how to alter the default and rollover colors. I did look through some of the AS files but decided it might be quicker to send off an inquiry than to start weeding through all the files.

I've already changed the overall color scheme of this News Module and now the gray text blends in with other colors so I need to change the color so the text is readable again.

Thanks for your advice, fantastic effort on this piece,
Daniel
VisualBraille is offline   Reply With Quote
Old 12-09-2009, 09:42 PM   #4 (permalink)
OXYLUS Staff
 
Razvan's Avatar
 
Join Date: May 2008
Posts: 1,266
Send a message via Skype™ to Razvan
Default

Hi Daniel, thank you for the positive comment.

To change the text title on this one you need to edit the code here:
- open button.as
- find public function normalText function

there, you have three blocks of code for the normal, over and pressed state of the text

this is the color -> my_fmt.color = 0xa3a3a3; in hex value

Modify only one or all three and save the as file and compile the fla.

__________________
- Custom work and support at: razvan@oxylus.ro
- Search before posting.
- POST A SAMPLE LINK of the problem.
- DO NOT post links to the source files!
- Forum comes first in solving your problems but if you need asap support post it on the forum and e-mail me with the link.
- Solutions within 48h, sometimes it could take longer.
- If your thread has not received an answer for a long time please renew it, with a new post, in friendly manner.
- BE POLITE !
Razvan is offline   Reply With Quote
Reply

Bookmarks

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 06:29 AM.