What is the exact error that you are getting? and also , how are you
accessing images ?
Would help if you can tell what is the path that you are using to load
the image.(Does it have http:// ??)

Generally, "crossdomain.xml" is needed if you are trying to access
images from the server other than the server from which your swf is
loaded. coz in this case domains of the image and swf becomes
different. And you need to have crossdomain file on the server from
which you are loading a image file.

Hope this helps!

-M


On Fri, May 7, 2010 at 12:35 PM, divya <[email protected]> wrote:
> How to use crossdomain.xml to remove  error 2148 :: swf files run from
> localhost cannot access image in e:/
> i added the crossdomain.xml to my the localhost.
> right now my server is me.
>
> but even though giving same errors how to use crossdomain.xml
> and where to make effective changes .
> i am in urgent need.
> its my 6 month mca projects
> with regards divya
>
> --
> 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.
>
>

-- 
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.

Reply via email to