Maybe you could work with the AMFPHP developers and have the sollution
become part of the distribution.  It sounds like a problem others may
have, and the AMFPHP developers are very receptive to improvements.

--Greg

On 7/6/06, Ron Wheeler <[EMAIL PROTECTED]> wrote:
If you want it to work
It is probably easier to do every single one than just some.

Ron


Gabriel wrote:
> I access it with AMFPHP, are you saying I have to modify every single
> object returned from AMF?
>
>
> thanks
>
> Ron Wheeler wrote:
>> Who controls "my_flash_service.php". That is the spot where the
>> escaping should be done.
>>
>> Ron
>>
>> Gabriel wrote:
>>> Is a good idea, but I cannot do that because, most of the data I
>>> get, I retrieve it from the database directly trough the ORM (pear),
>>> so I can't "touch" the data.
>>>
>>> the way it comes is:
>>>
>>> DB->ORM->my_flash_service.php->AMFPHP gateway->myApp.swf
>>>
>>> any idea?
>>>
>>> thanks!
>>> GaB
>>>
>>> David Rorex wrote:
>>>> How about 'escaping' the text before you send to amfphp, and
>>>> 'unescaping' the text after you recieve it back?
>>>>
>>>> escaping = turning all non-standard characters into things like
>>>> %12%34%56
>>>> unescaping = reverse of above process
>>>>
>>>> -David R
>>>>
>>>> On 7/4/06, Gabriel <[EMAIL PROTECTED]> wrote:
>>>>> thanks Serge
>>>>> yes, it has the symbol. And is not the "embed" problem...
>>>>>
>>>>> thanks
>>>>> GaB
>>>>>
>>>>> Serge Jespers wrote:
>>>>> > Does that font have the euro symbol?
>>>>> > I think what you're describing could mean it doesn't have the font
>>>>> > symbol...
>>>>> >
>>>>> > Serge
>>>>> >
>>>>> >
>>>>> >
>>>>> >> thanks Bernard, but this is not the problem.
>>>>> >>
>>>>> >> I have a table in a database, where I write this text "this
>>>>> will cost
>>>>> >> you 50€".
>>>>> >>
>>>>> >> when I retrieve this info from AMFPHP I receive the whole text
>>>>> except
>>>>> >> for € which cames as a square.
>>>>> >>
>>>>> >> thanks,
>>>>> >> GaB
>>>>> >
>>>>> > _______________________________________________
>>>>> > Flashcoders@chattyfig.figleaf.com
>>>>> > 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
>>>>> >
>>>>>
>>>>> --
>>>>> Gabriel Belvedere
>>>>>
>>>>> www.antares.es <http://www.antares.es>
>>>>> _______________________________________________
>>>>> Flashcoders@chattyfig.figleaf.com
>>>>> 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
>>>>>
>>>> _______________________________________________
>>>> Flashcoders@chattyfig.figleaf.com
>>>> 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
>>>>
>>>
>> _______________________________________________
>> Flashcoders@chattyfig.figleaf.com
>> 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
>>
>
_______________________________________________
Flashcoders@chattyfig.figleaf.com
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

_______________________________________________
Flashcoders@chattyfig.figleaf.com
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

Reply via email to