[...] has five new videos posted showing the new features of Flex Builder 3 including Design View, Refactoring, Importing Skins, and Multiple SDK Support, as well as a video from Mike Chambers [...]
While Flex Moxie has a lot of cool new enhancements for designers, and a lot of effort has been put into CSS design view & other skin/gfx import magic, there’s still a critical feature missing: Design Time CSS (just like in Dreamweaver).
As long as you don’t link to the same global gfx.css in the many mxml files a Flex Builder project can have, you won’t see the styles in action while developing a certain mxml file. You have to put “mx:Style source=â€gfx.css†in every mxml file in order to get the real WYSIWYG design view experience. A finished project just needs one link to gfx.css in order to get compiled, not in every mxml file.
I currently have a project with over 50 nicely designed mxml files all sharing one global gfx.css. The compile time & swf filesize difference is enormous between a project which only has one reference to “mx:Style source=â€gfx.css†or 50. The compile time can be up to 10 times longer, while the filesize triples, for no reason at all. The compile time in Flex 3 M2 doesn’t show any difference for this project.
My current workflow is therefor a manual hassle of adding and removing “mx:Style source=â€gfx.css†lines in the many mxml files, just to speed up and optimize compiling.
So, being able to just use a or multiple specific CSS file(s) during design view on a single mxml file or global Flex project, which will be ignored when compiling, is a much needed feature for designers/developers, in order to solve the above issues.
Go have a talk with the DreamWeaver team, they know exactly what I mean .
[...] great and a lot of the themes featured here have filtered out into a number of Flex projects and Adobe demonstrations. As I’ve been busy, other individuals in the community have contributed to some of the free [...]
GREAT JOB ! Moxie is sexy!
Superb feature. This makes working with CSS very easy.
[...] has five new videos posted showing the new features of Flex Builder 3 including Design View, Refactoring, Importing Skins, and Multiple SDK Support, as well as a video from Mike Chambers [...]
Good visual integration. this makes working with CSS fast and easy
While Flex Moxie has a lot of cool new enhancements for designers, and a lot of effort has been put into CSS design view & other skin/gfx import magic, there’s still a critical feature missing: Design Time CSS (just like in Dreamweaver).
As long as you don’t link to the same global gfx.css in the many mxml files a Flex Builder project can have, you won’t see the styles in action while developing a certain mxml file. You have to put “mx:Style source=â€gfx.css†in every mxml file in order to get the real WYSIWYG design view experience. A finished project just needs one link to gfx.css in order to get compiled, not in every mxml file.
I currently have a project with over 50 nicely designed mxml files all sharing one global gfx.css. The compile time & swf filesize difference is enormous between a project which only has one reference to “mx:Style source=â€gfx.css†or 50. The compile time can be up to 10 times longer, while the filesize triples, for no reason at all. The compile time in Flex 3 M2 doesn’t show any difference for this project.
My current workflow is therefor a manual hassle of adding and removing “mx:Style source=â€gfx.css†lines in the many mxml files, just to speed up and optimize compiling.
So, being able to just use a or multiple specific CSS file(s) during design view on a single mxml file or global Flex project, which will be ignored when compiling, is a much needed feature for designers/developers, in order to solve the above issues.
Go have a talk with the DreamWeaver team, they know exactly what I mean
.
[...] great and a lot of the themes featured here have filtered out into a number of Flex projects and Adobe demonstrations. As I’ve been busy, other individuals in the community have contributed to some of the free [...]