Welcome, Guest. Please login or register.
Did you miss your activation email?
02/08/12, 08:14
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  General
| |-+  Flex, Air, FlashBuilder, Catalyst (Moderators: ..:: Mazhar Hasan ::.., kofi addaquay)
| | |-+  CSS on Alert Flex Help :)
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: CSS on Alert Flex Help :)  (Read 1507 times)
hinomotoblade
Seasoned Programmer
***
Posts: 131


Flash Never Die :D


View Profile
« on: 01/24/10, 05:30 »

Hiii hinomotoblade here Smiley

Can i make the Alert with CSS?..
Because there isnt CSS for Alert, and when i try to change the Panel, Button,

The Alert is Changed automatically, the Alert skin is base on Panel or Button?..

Can i change that?.. Smiley
It didnt work when in CSS code i make like

Code:
Alert {

}

Thank you Smiley
Logged

Huihihi~ Cheesy
hinomotoblade
Seasoned Programmer
***
Posts: 131


Flash Never Die :D


View Profile
« Reply #1 on: 01/24/10, 10:43 »

Ups its done.. Smiley

I just wanna share about this.. Cheesy

If this right, unfortunatelly Alert CSS is base on the Panel and button

About the background-skin thats from Panel, then the Button is from Button

nah but i dont know why when i try to try like this :

Code:
Alert{
color : #000000;
font-weight :bold;
controlBarStyleName: alertControlBar;
titleStyleName: alertTitle;
statusStyleName: alertStatus;
}

Thats worked ^^ but just in the font style.. Smiley

I dont know thas exactly true or not..  Tongue

Thank you very much Cheesy
Logged

Huihihi~ Cheesy
hinomotoblade
Seasoned Programmer
***
Posts: 131


Flash Never Die :D


View Profile
« Reply #2 on: 01/24/10, 10:46 »

Ups forget.. Cheesy

Sometimes when you change the Button and Panel CSS,
the Alert is going crazy Cheesy

Its mean the shape and the style is really weird,,

you can change the Alert size like this Smiley

Code:
var alert2:Alert  = Alert.show('Some Text ','Alert Hearder);
alert2.width = 300;
alert2.height = 150;

thank you Smiley

Hope this help for whoever dont know Cheesy
Logged

Huihihi~ Cheesy
Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
anything