  | |  | String crashing asfunction | String crashing asfunction
2004-02-17 - By Method Air
Back >Do a trace to the output window for what IS being assigned to the text
field
Unfortunately, it 's a loaded component that I can 't test locally, but
every link worked till I hit this one (the first with '= ').
>Have you tried wrapping it in CDATA tags on the php side?
No I haven 't....how do I do that?
Thanks,
Phil
-- -- Original Message -- --
From: "Jayson K Hanes " <jayson@(protected) >
To: <flashcoders@(protected) >
Sent: Tuesday, February 17, 2004 12:29 AM
Subject: RE: [Flashcoders] String crashing asfunction
Hmmm you mean then, that the string isn 't being loaded by loadvars into
variables completely? Do a trace to the output window for what IS being
assigned to the text field -- you will see the variable is incomplete.
(and yes, the = would cause it to break, as another variable assignment)
Have you tried wrapping it in CDATA tags on the php side?
-Jayson
> -- --Original Message-- --
> From: Method Air [mailto:electricmountainrecording@(protected)]
> Sent: Tuesday, February 17, 2004 3:26 AM
> To: flashcoders@(protected)
> Subject: Re: [Flashcoders] String crashing asfunction
>
> Hi Jayson,
>
> It 's dynamically generated, here 's the PHP code, the $linkURL
contains
> URL:
>
> $tex .= " <br > <a href=\ "asfunction:winProcess, " . $winType . "| " .
$id
> .
> "| " . $winURL . "| " . $linkURL . "\ " > ";
> $tex .= $linkText . " </a > ";
>
> Thanks,
>
> Phil
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:104410
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:104411
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |