  | |  | Customise 2004 Components (Scrollbar/MenuBar) StandardComponen | Customise 2004 Components (Scrollbar/MenuBar) StandardComponen
2004-02-20 - By Richard
Back It seems that you can overwrite the action of the MenuBar coloring the
scrollbars by going into the ScrollBar assets and commenting out this line
for each ThemeColor MC:
//mx.skins.ColoredSkinElement.setColorStyle(this, "themeColor ");
You can also overwrite the border colours, using the "Border Assets " and
"Border Classes " for the particular style you are using i.e. RectBorder.as
Does anyone know how to modify the border colour for such assets as the
TextPane (the actual pane border no the scrollbar). It seems that you can
set the border style to use the RectBorder Class (drawn dynamically) or
CustomBorder Class (uses MCs), both files can be found in:
\Flash MX 2004\en\First Run\Classes\mx\skins\ e.g. RectBorder.as
Does anyone know how to force a TextPane to use one of these classes and how
to get it to use the Border Assets?
-- -- Original Message -- --
From: "Richard " <richardleggettmk@(protected) >
To: <flashcoders@(protected) >
Sent: Friday, February 20, 2004 10:02 AM
Subject: [Flashcoders] Customise 2004 Components (Scrollbar/MenuBar)
StandardComponents.fla
> Problem follows this....In order to cutomise the graphics on the 2004 =
> scrollbar component you can open the:
>
> \Flash MX 2004\en\First Run\ComponentFLA\StandardComponents.fla
>
> Goto the library, and drag the "ScrollBar Assets " MC onto the stage of =
> your chosen movie. You can then delete it (its just to get it into the =
> library). In your new movie 's library you can edit all the individual =
> parts, and ThemeColor1 ThemeColor2 MC assets to alter the visual =
> appearance of any scrollbar components (say in TextArea) your movie =
> uses, and the color.
>
> The problem comes when you add say a MenuBar Component, your ScrollBars =
> are no longer the custom colour but the theme color of the MenuBar?!
>
> Anyone know why this happens, and how to edit the themeColour of the =
> MenuBar component, I know this came up before, but is there a way =
> without editing the global Style themeColour?
>
> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
> Supported by Fig Leaf Software
> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
> Be sure to check the archives and the wiki:
> http://chattyfig.figleaf.com/
> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
> http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:104834
> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
> To unsubscribe send a blank e-mail to:
> Normal Mode: flashcoders-unsubscribe@(protected)
> Digest Mode: flashcoders-digest-unsubscrive@(protected)
>
>
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:104843
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |