Re: [flexcoders] Pb with mx:image and Path on server

2010-02-23 Thread claudiu ursica
Try to see the image in your browser. The you'll know that the path is correct. C From: Christophe To: flexcoders@yahoogroups.com Sent: Tue, February 23, 2010 4:56:35 PM Subject: [flexcoders] Pb with mx:image and Path on server Hello, Its impossib

[flexcoders] Pb with mx:image and Path on server

2010-02-23 Thread Christophe
Hello, Its impossible to view an image on my server with mx:image My server folders are: -- Images -- .JPG images -- www .swf application When I use It does not work. Notice the image repertory is at the same level as www. Image has 755 as properties. What is the solution ? Thank yo