Hello, If you installed WAMP then upload image under your projects root directory.
Like if you installed WAMP then image must be resides in C:/wamp/www/ directory. Then you can access images using HttpPath like http://localhost/test.jpg And if you are storing images other than WAMP's root directory then you have to create virtual directory. If are accessing image from same server of your application then no need to use crossdomain.xml Regards, Pradip Jadhav On May 6, 5:41 pm, divya <[email protected]> wrote: > hi This is my first problem to this community... > i am in ISRO Jodhpur. > i am creating a project Satellite image archival and management. > > My problem is that:: > I have have a web application using php. > and Now My main work is to upload image to server e: from client using > php > which i have done greatly . > > But the loop hole is that i am unable to know how to access and view > these images from e: in my project which run on localhost... > giving > error 2148:: swf filehttp://localhost/projectmap-debug/projectmap.swf > can not access local resource > file://E|projectmap/thumbnails/p45r45/07-oct-09.jpg. > only local with filesystem and trusted swf files can access local > resources. > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/flex_india?hl=en. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

