# Flash Remoting Problems

**URL:** https://forum.kirupa.com/t/flash-remoting-problems/212912
**Category:** Uncategorized
**Created:** [January 15, 2007, 5:55pm UTC](https://forum.kirupa.com/t/flash-remoting-problems/212912 "2007-01-15T17:55:53Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![duncanhall](https://avatars.discourse-cdn.com/v4/letter/d/ad7895/32.png) [@duncanhall](https://forum.kirupa.com/u/duncanhall)
#### Post date: [January 15, 2007, 5:55pm UTC](https://forum.kirupa.com/t/flash-remoting-problems/212912/1 "2007-01-15T17:55:53Z")

</div>

I’m using amfphp and I have a service which needs to return the value of a cookie, previously set by my application. If I try and echo the cookie anywhere else, it is returned as expected, but when trying to call it from my amfphp service, it gets returned as ‘null’, even though I know it has been set.

If I ask the service to return a simple string, it works fine, so as far as I can tell, it’s not a problem with the set up.

Any insights?
