Re: [flexcoders] CSS usage?

2007-12-06 Thread Tom Chiverton
On Thursday 06 Dec 2007, Lex wrote:
 This application of the CSS sheet, is only good at compile time?

There's a StyleManager if you want to alter/load at run time.

-- 
Tom Chiverton
Helping to greatly transform enterprise-class markets
on: http://thefalken.livejournal.com



Please note, as of 10th December 2007 the registered office address of 
Halliwells LLP will be at 3 Hardman Square, Spinningfields, Manchester, M3 3EB



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office.  Any reference to a partner in 
relation to Halliwells LLP means a member of Halliwells LLP.  Regulated by The 
Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.com.


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 


Re: [flexcoders] CSS usage?

2007-12-06 Thread Peeyush Tuli
http://fleksray.org/Flex_skin.html#Flekristal

have a look at the demo with this skin. Explains the usage of
mx.styles.StyleManager to change the style attributes
like color ,transparency configurable by a user at runtime.

Thanks,
Peeyush Tuli
MetaDesign Solutions.

On Dec 6, 2007 5:59 AM, Lex [EMAIL PROTECTED] wrote:

This application of the CSS sheet, is only good at compile time?

 The goal is to gain the ability to style the Flex application via CSS,
 allowing end users to do things like change background color, etc.




 - Original Message -
 *From:* Gordon Smith [EMAIL PROTECTED]
 *To:* flexcoders@yahoogroups.com
 *Sent:* Sunday, December 02, 2007 10:18 PM
 *Subject:* RE: [flexcoders] CSS usage?

   mx:Application xmlns:mx=http://www.adobe.com/2006/mxml;
 mx:Style source=mystyles.css/
 /mx:Application
 - Gordon
  --
 *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Lex
 *Sent:* Sunday, December 02, 2007 3:44 PM
 *To:* flexcoders@yahoogroups.com
 *Subject:* Re: [flexcoders] CSS usage?

   Anyone?  The livedocs site is a pain to navigate :/

 Appreciated muchly!
 Alex





 - Original Message -
 *From:* Lex [EMAIL PROTECTED]
 *To:* flex flexcoders@yahoogroups.com
 *Sent:* Friday, November 30, 2007 3:45 PM
 *Subject:* [flexcoders] CSS usage?

  If I go here and build a CSS sheet:

 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplorer.html
 #

 Where do I instruct the system to use it thereafter?

 Thanks.
 Alex

   


Re: [flexcoders] CSS usage?

2007-12-05 Thread Lex
This application of the CSS sheet, is only good at compile time?

The goal is to gain the ability to style the Flex application via CSS, allowing 
end users to do things like change background color, etc.



  - Original Message - 
  From: Gordon Smith 
  To: flexcoders@yahoogroups.com 
  Sent: Sunday, December 02, 2007 10:18 PM
  Subject: RE: [flexcoders] CSS usage?


   

  mx:Application xmlns:mx=http://www.adobe.com/2006/mxml;
  mx:Style source=mystyles.css/
  /mx:Application

  - Gordon


--
  From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Lex
  Sent: Sunday, December 02, 2007 3:44 PM
  To: flexcoders@yahoogroups.com
  Subject: Re: [flexcoders] CSS usage?


   

  Anyone?  The livedocs site is a pain to navigate :/

  Appreciated muchly!
  Alex




- Original Message - 
From: Lex 
To: flex 
Sent: Friday, November 30, 2007 3:45 PM
Subject: [flexcoders] CSS usage?


 

If I go here and build a CSS sheet:

http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplorer.html#

Where do I instruct the system to use it thereafter?

Thanks.
Alex



   

Re: [flexcoders] CSS usage?

2007-12-02 Thread Lex
Anyone?  The livedocs site is a pain to navigate :/

Appreciated muchly!
Alex




  - Original Message - 
  From: Lex 
  To: flex 
  Sent: Friday, November 30, 2007 3:45 PM
  Subject: [flexcoders] CSS usage?


   

  If I go here and build a CSS sheet:
  
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplorer.html#

  Where do I instruct the system to use it thereafter?

  Thanks.
  Alex

   

RE: [flexcoders] CSS usage?

2007-12-02 Thread Gordon Smith
mx:Application xmlns:mx=http://www.adobe.com/2006/mxml;
mx:Style source=mystyles.css/
/mx:Application

- Gordon



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Lex
Sent: Sunday, December 02, 2007 3:44 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] CSS usage?



 
Anyone?  The livedocs site is a pain to navigate :/
 
Appreciated muchly!
Alex
 
 
 
 

- Original Message - 
From: Lex mailto:[EMAIL PROTECTED]  
To: flex mailto:flexcoders@yahoogroups.com  
Sent: Friday, November 30, 2007 3:45 PM
Subject: [flexcoders] CSS usage?


 
If I go here and build a CSS sheet:

http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplorer.html
 
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplorer.html
 #
 
Where do I instruct the system to use it thereafter?
 
Thanks.
Alex



 


[flexcoders] CSS usage?

2007-11-30 Thread Lex
If I go here and build a CSS sheet:
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplorer.html#

Where do I instruct the system to use it thereafter?

Thanks.
Alex