Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Supporting Technologies > Flash Remoting

Reply
 
Thread Tools Rate Thread Display Modes
Old 12-16-2003, 08:24 AM   #1
neutcomp
Registered User
 
Join Date: Dec 2003
Location: The Netherlands
Posts: 1
Send a message via ICQ to neutcomp
Default AMFPHP get Popup("..harm Computer...")

Hello,

when following the tutorial on this website about the amfphp project. I get this error and cannot go furter.

When running: http://localhost/test_remoting/simple_gateway.php

I get a popup box:
"Some File can harm your computer. If the file information below looks suspicious, or you not fully trust the source, do not open or save this file."
FileName: simple_gateway.php
FileType:
From localhost

When I open it I get this back:
⌠⌠⌠⌠⌠⌠

In my simple_gateway.php:
PHP Code:
    // Include AMFPHP Gateway... 
    
include "../flashservices/app/Gateway.php";

    
// Create a new Gateway Object which will handle communication 
    // between PHP Remoting and Flash
    
$gateway = new Gateway();
    
$gateway->setBaseClassPath("services/");
     
$gateway->service(); //Here i get the popup!! 
Structure on harddisk:
F:\WWW\test_remoting
F:\WWW\flashservices

I could not find that someone had the same problem so I hope you can help me out.

Thanxx
If you need more info just let me know!
neutcomp is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:47 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.