I'm using 3.0.190133.

Note that I've tried:

/assets/images/foo.png
assets/images/foo.png
./assets/images/foo.png

All produce theh same error. Note that the referencing css 
file is at the same level as the assets directory, eg:

assets
  images
     foo.png
bin
com
Index.mxml
styles.css

cheers, ethan


>
> Which version of the framework are you using? I know 2 and 3 treat the
> leading slash a bit differently, though I can't recall the specifics
> at the moment.
> 
> Ben
> 
> 
> --- In [email protected], "Ethan Miller" <flexcoders@> wrote:
> >
> > Greetings -
> > 
> > One day, out of nowhere, all of the Embed directives in my CSS
> started failing with this kind 
> > of message (for a zillion assets):
> > 
> > Invalid Embed directive in stylesheet - can't resolve source
> 'Embed(source = 
> > "/assets/images/Arrow_Down.png")'.
> > 
> > The referenced asset(s) exist, other developers working on the same
> project, with the same 
> > source tree (their local Perforce copy) don't get the errors, etc.
> I've recreated the project from 
> > scratch, reset Flex builder settings, etc. No luck.
> > 
> > We are completely mystified. Any ideas?
> > 
> > cheers, ethan
> >
>



Reply via email to