Can you show the complete ant task target?

I suspect that the parent folder of assets is not specified in the
source path.

Thanks,
Gaurav

--- In [email protected], "kp_gem" <[EMAIL PROTECTED]> wrote:
>
> Hi,
> 
> Is there any way to include external assets to Flex Ant Tasks (mxmlc)? 
> I am working on multiple flex projects and want to share 1 single 
> central assets. However, I couldn't find a way in Flex Ant and I got an 
> following error.
> 
> [mxmlc] C:\Projects\test\Test.mxml(26): Error: unable to 
> resolve '/assets/img/1.gif' for transcoding
>     [mxmlc]
>     [mxmlc]             [Embed(source="/assets/img/1.gif")]
> 
> But, when I compiled in Flex Builder, it worked ok. Or, please let me 
> know if there is work around to share assets.
> 
> Thanks
>


Reply via email to