Thanks for answering.
Few more though.... :
whe you " set up the flash security options " what do you mean ?

do you mean putting the crossdomain xml file where I retrieve my data 
from ?
cause if so . how is it that i can retrieve data when i load my swef 
localy, and when i load it thru http ... it doesn't ?
crossdomain works only thru http ?




--- In [email protected], Bjorn Schultheiss 
<[EMAIL PROTECTED]> wrote:
>
> A filesystem swf cannot load files or data via localhost.
> A Security issue.
> You need to put your swf on your localhost or set up the flash 
player  
> security options.
> 
> 
> On 01/04/2007, at 2:52 AM, giladozer wrote:
> 
> > Hi, I could not find an answer while crawling thru messages 
here :)… 
> > so:
> > My app uses http service to get xml files.
> > It all works flawlessly while I load the main SWF file locally;
> > however, when I try to load it thru http://localhost (apache 
server
> > installed on my development machine). The xml is not returned. I 
get
> > null. Not even a run time error, just null.
> > To make it clear: The SWF file is the same one.
> > The first time I load it like this: 
c:\mywebserverrootdir\myswf.swf
> > The second time that does not load the xml is like this:
> > http://localhost/myswf.swf
> >
> > I would appreciate if someone can pin point the problem.
> >
> > Thanks,
> > Gilad
> >
> >
> >
>


Reply via email to