| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jun 2002
Posts: 15
|
I installed flash remoting component and also PHP Remoting Gateway implementation from amfphp. Al the PHP files in place, when i run the example FLA files i don't get any return.
in NetConnection Debugger window i get following in details EventType: "Status" MovieUrl: "file:///c|/Downloads/fr/talk.swf" Source: "Client" Time: 1048625342156 Date (object #1) ....."Tue Mar 25 22:49:02 GMT+0200 2003" Status (object #2) .....code: "NetConnection.Call.BadVersion" .....description: "" .....details: "" .....level: "error" when i call flashservices/app/Gateway.php there is no php errors It all acts as everything is correct by Jesse Stratford's tutorial. any idea |
|
|
|
|
|
#2 |
|
Registered User
|
I am having problems also. I couldn't make it run on my server (freebsd/apache/php) yet. But this seems a great tool if could use as Remoting for CF MX. I will try more later tonight and then I let you know.
|
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Jun 2002
Posts: 15
|
I just checked everything works on my local windows/apache/php,
couldn't get it to work on mandrake/apache/php. |
|
|
|
|
|
#4 |
|
Registered User
|
humm... then I think it could be something related to the file locations and the famous issue of "/" and "\" between windows/linux OS.
|
|
|
|
|
|
#5 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
Since AMFPHP is still new I'm no expert on the rror messages but that error is generally reported when the function I'm trying to call doesn't exist or the arguments are wrong.
It also failed when I have CF installed (remember I say in the tutorial you need to uninstall it).
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
#6 |
|
anything...are you sure?
Join Date: Jul 2001
Location: Mexico City
Posts: 560
|
that error is related to the gateway path on the fla or on the gateway.php file, i had a hard time to get Jesse's tut working because of that, and tweakin the path solved it fot me...
my config: OsX 10.2.5, apache 1.3.26, php 4.1.2, mysql 4.0.12, amfphp 0.51...yeah, finally i can develop without a Pc on my way at all!!!...well, Pc gets on my way only to serve online...hehehe...the slave server ![]() |
|
|
|
|
|
#7 |
|
Registered User
Join Date: Jun 2003
Posts: 18
|
I can't seem to get remoting to work as well. the phpinfo(); tag works, and I don't get any errors accessing the gateway, but when I try to access the test_remoting directory I get a mime-type error. It thinks the php file is of the type x-amf ?!? All other php pages load fine
|
|
|
|
|
|
#8 |
|
anything...are you sure?
Join Date: Jul 2001
Location: Mexico City
Posts: 560
|
are you accesing directly the php file?, and...is the browser trying to download the php file?
if so, that's ok, the file is working ok, try with the swf... |
|
|
|
|
|
#9 |
|
Registered User
Join Date: Jun 2003
Posts: 18
|
Yeah, I was accessing the php file. Heh. Now I feel pretty dumb.
|
|
|
|
|
|
#10 |
|
abstraction=_root.truth;
Join Date: Jun 2002
Location: Bonn, Germany
Posts: 779
|
hey zoom, I am using a similar setup and cannot get the gateway path to work. could you post the path you put into the gateway.php file on your setup??
thanx, Dr.s |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|