Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
-BoNzO- #1
CSS file compiled into SWF...
Hello,
I have a problem with all my css files in my Flex project. I need them to be
compiled into SWF because its the only way to load and switch them at runtime.
I use a ClassReference to a custom programmatic skin in the css file:
skin: ClassReference( "com.someawsomepackage.util.manager.SkinManage r" );
MY PROBLEM is that I HAVE TO place the various css file in the ROOT folder of
my project so that the compiler can find and compile this classreference along
with the css.
I would like to place the css files into a style folder... But I will get a
compile error if I do so.
Anyone has an idea ? thx !
-BoNzO- Guest
-
How to see the .AS file that .MXML file is translated tobefore being compiled to SWF?
I am trying to dynamically load some other Applications in one Application, use ActionScript but not SWFLoader tag, it looks like: ... -
Double file size if compiled in Flex Builder 3 insteadof 2!
We were updating a project that we had originally done in Flex Builder 2. The file size of the compiled swf was 271k. Well, we had to make some... -
Compiled Clips
Flash XMX 2004 Professional I'm createing a component, everything seems to go right. Then I started making a very simple livePreview, the live... -
Displaying Compiled Help file
How can I display compiled help file (.chm) in an asp page? -
Compiled win32ole 0.5.3?
Anyone have a pre-compiled win32ole 0.5.3 available for download? I'm having some seg faults with 0.5.2 and ruby 1.8p3 and want to see if 0.5.3... -



Reply With Quote

