Try this (guessing):

$defUser = "1";
echo("&im=" . $fName . "&def=" . $defUser . "&");




On Tue, Mar 11, 2008 at 2:48 AM, Dave Mennenoh <[EMAIL PROTECTED]>
wrote:

> When "1" had line feeds...
>
> Well, I'm not quite sure how yet but somehow I'm getting a couple of line
> feeds in my def variable when it comes back to the LoadVars.onLoad.
>
> I do:
> $defUser = "1";
> echo("&im=".$fName."&def=".$defUser);
>
> But I found I get "1" plus a couple of line feeds...
>
> I sure like AMFPHP a whole lot better.
>
>
>
> Dave -
> Head Developer
> http://www.blurredistinction.com
> Adobe Community Expert
> http://www.adobe.com/communities/experts/
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to