republic
10-14-2005, 03:42 PM
I have a php service named myclass.class.php located in the services folder,
but when i call it from the Flash movie the amfphp call the myclass/class.php service, i know that the dots in the name of the service in the construct of the Service object in flash are replaced by slashes....
I really need to name this service with the .class.php extension so how can I call it without change the name?
thanks
but when i call it from the Flash movie the amfphp call the myclass/class.php service, i know that the dots in the name of the service in the construct of the Service object in flash are replaced by slashes....
I really need to name this service with the .class.php extension so how can I call it without change the name?
thanks