May I as you a question
I have ine developper compiling CSS into SWF and then integrating the
swf as part of the resource in maven
I would like to integrate this component as part of the maven build
hers is what the developper is telling me :
We need to compile css a file which contains references on
images files and ProgrammaticSkin. Example of css file
@font-face {
src: url("/assets/fonts/AveniBla.ttf");
font-family: "Avenir-Black";
}
.deleteButton
{
upSkin: Embed(source='/assets/a4all_graphics.swf#closeButton');
}
prevYearSkin: ClassReference("DateChooserYearArrowSkin");
All these references are not visible during compilation with help of
maven.
Shall I create a project fillowing what you posted at
http://svn.sonatype.org/flexmojos/trunk/test-harness/projects/concept...
?
Thank you for your reply
On Jan 19, 11:49 am, Marvin Froeder <[email protected]> wrote:
> You just need to change the sourceFile.
>
> Take a
> look:http://svn.sonatype.org/flexmojos/trunk/test-harness/projects/concept...
>
> VELO
>
> On Mon, Jan 19, 2009 at 9:18 AM, Kim Hansen <[email protected]> wrote:
>
> > I have tried to use the flex-mojos with different configuration
> > settings, but without any result.
>
> > Anyone has a working example of this? Or any idea about how to get
> > this to work?
>
> > Thanks,
> > Kim
--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---