Sorry for my multiple reply...

--- In flexcoders@yahoogroups.com, "guillaumeracine"
<[EMAIL PROTECTED]> wrote:
>
> Yes:
> 
>          Button{
>              corner-radius: 0;
>              border-style: solid;
>              border-color: #FFFFFF;
>              border-thickness: 2;
>              up-skin: Embed(source="assets/upSkin.jpg");
>              over-skin: Embed(source="assets/downSkin.jpg");
>              color: #FFFFFF;
>              font-size: 10px;
>          }
> --- In flexcoders@yahoogroups.com, "luvfotography" <ygroups@> wrote:
> >
> > For an image, can I set the source in css?
> > ie.
> > <mx:Image  id="myimage"  source="@Embed(source='../mypic.png')"  />
> >
> > can I move the source to the css?
> >
> > or is there another way to do this?
> >
>


Reply via email to