Ariel Sommeria-Klein
hi,
thanks for picking that up!
I’ll test this and get back to you.
hi,
thanks for picking that up!
I’ll test this and get back to you.
If it’s intended as a replacement, you have to agree to the BSD license, and I will review it for integration. The typical method for a contribution is a pull request on github, but as it’s a plugin if you just […]
Hi,
is this intended as a replacement for AmfphpLogger? Or is it intended as a plugin that could be kept separate from the core distribution?
I have no experience with Laravel, so I can’t help you very much. I can however point you to this:
http://www.silexlabs.org/amfphp/documentation/best-practices-for-long-term-projects/
The idea here is that […]
ok, I’ll see what I can do about that.
That looks about right. But the CustomClassConverter doens’t throw any errors if it can’t map, it just leaves the object as it is. Does this exact explicit type work with AMF?
thanks for your comment, amfphp 1.9 and amfext are both unsupported and unmaintained. You might be interested in taking a look at http://baguetteamf.com, though(disclaimer, I run that site). It’s still in beta […]
Sorry, no. I don’t see how amfext could have an impact.
Have you tried simply creating a test script to test includes?
Also please note amfphp 1.9 is no longer supported.
@Sergey , sorry I dropped your subject. Did you manage to get things working?
If not, have you checked that you don’t have a cross domain error?
@workid, please see my answer about the basic example for […]
I’ve reworked the documentation a bit.
What do you think of this?
http://www.silexlabs.org/amfphp/documentation/getting-started/
If you need performance first you can simply get rid of all the plugins, either via the config or simply by emptying the plugins folder.. You should get equal or better results than with 1.9.
There are some […]
I’m sure it’s been done before, but I don’t have any experience myself. What error messages are you getting?
yes, that has changed, as it confused many people.
A quick way to fix this is to cast your objects to arrays in your PHP code:
for example: $returnObject = (array)$oldReturnObj;
Changing your PHP code would […]
er, so I gather you sorted it out?
I’m sorry we couldn’t be of more help, this is more a Flex question than an AmfPHP question.
I think what you want is documented in
http://www.silexlabs.org/amfphp/documentation/configuring-amfphp/
You can find an example in
Examples/Php/index.php
where it loads AmfPHP from a custom folder, uses a […]
it’s been a while I haven’t seen that error, but from what I recall it means that you’ve done everything at least mostly ok, but that there is an issue with the compiler itself.
So you need to find the […]
what do you mean with flex messaging server?
AmfPHP is a flex messaging server, and you can send messages to it from flex.
there are many tutorials around.
here’s […]
I spoke with the guys from graniteds.org, and they told me they did this and it works fine on Android 2.2 and later
Hi Eric,
thanks for your feedback. So: We don’t try to make things hard to use, but if things are not clear in the documentation, then we’re always glad to fix it.
amfphp-2.1.1 is the whole download, the […]
Or login with :
Enter your WordPress.com blog URL
http://.wordpress.com
Proceed