Hello,

try removing the "/" in before com. =>  
[Embed(source="com/domain/assets/images/sm_minus_ro.png")]

I think this is the problem.

--- In flexcoders@yahoogroups.com, "method_air" <loudj...@...> wrote:
>
> I'm trying to 'embed source' a .png located in an graphics rsl from a flex 
> project (the rsl is in the project build path).
> 
> Flex is throwing an error 'unable to resolve 'image path' for transcoding.
> 
> The package structure of the graphics rsl is:
> 
> src/com/domain/assets/images/image.png
> 
> This fails:
> 
>    [Embed(source="/com/domain/assets/images/sm_minus_ro.png")]
> 
> What path will work?
> 
> Thanks,
> 
> Philip
>


Reply via email to