On Mon, Dec 29, 2008 at 5:12 AM, Marvin Froeder <[email protected]> wrote:
> I guess on resources folder.
>
> So far we don't have any automatically style sheet support.

It also depends on how you're using the stylesheet.

For runtime stylesheet loading, put it in resources and load it normally.

For embedding the stylesheet with the <mx:Style source=".... put it in
a source folder (src/main/flex, or resources might work if you're not
doing asdocs).

If you're compiling the css as a standalone module (swf), we don't
have special handling for that. You might be able to get it to work
using the <module> stuff--it seems there was a discussion of this on
the user group a while back.

Logan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en

http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---

Reply via email to