On Wed, May 02, 2007 at 04:48:38PM -0500, Helmut Granda wrote: > Im using to reading variables from PHP like this > <? > echo "form=success"; > ?> > but I'm having some issues trying to read the same variables from JSP. If I > access the file from within the browser I can see the variables but in flash > with loadVars it shows as Undefined.
Try checking for newline chars before/after the data line sent to Flash. ta, dave -- http://david.holroyd.me.uk/ _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

