Hi all, Upon compiling myproject.mxml, located at /opt/myproj/src/myproj.mxml
I am getting the following compilation error: /opt/myproj/src/myproj.css(52): Error: Invalid Embed directive in stylesheet - can't resolve source 'Embed(source = "assets/images/myimage.gif")'. The image is located here: /opt/myproj/src/assets/images/myimage.gif This just started happening... I have not changed the stylesheet or the image location since the project last successfully compiled. Any ideas? Thank you.

