03-25-06 02:46 PM
Shot in the dark: maybe some crossdomain issues like in 'real' Flash?
Just to eliminate this as a source for your problem you could deploy a
crossdomain.xml file on your webserver and allow the FMS domain (or all
domains even while testing).
Stefan
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gman
e.org] On Behalf Of
> Bill Sanders
> Sent: 24 March 2006 13:47
> To: FlashComm Mailing List
> Subject: [FlashComm] Server-side LoadVars()
>
> Hello all,
>
> I had great initial success with server-side LoadVars() and
> now I've run into a problem. In my initial app, I had the
> ser-side AS line:
>
> loadBW.load("http://localhost/bw/bw.txt");
>
> and the folder path/
>
> http > bw > bw.txt
>
> It worked great. Then I placed it on my server with the line,
>
> loadBW.load("http://lmy.domain.com/bw/bw.txt");
>
> With the same folder path, and it quit working. My trace on
> the server shows that the function is firing, but it's not
> getting the data out of the text file.
>
> Anyone know what's wrong here?
>
> TIA,
> Bill
>
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
[ Post a follow-up to this message ]
|