Hi, 

thanks for the reply..

in this manner i would embed the image into the swf module file, is it true? is 
there a mechanism to avoid this? infact i would access an external directory 
without embed images into the swf module file.

Thanks again
Regards
Lorenzo

--- In flexcoders@yahoogroups.com, Paresh M More <pareshm...@...> wrote:
>
> Lorenzo,
> <mx:Image source="@Embed('/imagedir/firstimage.jpg')"  />
> 
> Use this it would work
> 
> 
> 
> -- 
> Regards,
> Paresh M. More
> Senior Software Engineer
> 
> Nashik/Pune, Maharashtra, India.
> Email - pareshm...@...
> 
> On Mon, Apr 6, 2009 at 7:07 PM, thelordsince1984 <lore...@...>wrote:
> 
> >   Hi,
> >
> > a little question for you..
> >
> > i've a module that could load some images from an external directory.
> >
> > The structure i use is:
> >
> > projectname
> > ---some sources classes
> > ---imagedir
> > ----firstimage.jpg
> > ----secondimage.jpg
> > ---modules
> > ----mymodule
> >
> > So i create an mx:image tag into the module and i set the source property
> > equal to the image file path (for example firstimage.jpg)..
> > this solution doesn't work..why?
> >
> > any solutions?
> > thanks in advance
> >
> > regards
> > Lorenzo
> >
> >  
> >
>


Reply via email to