K
K
Konstantin2017-05-18 01:09:00
PHP
Konstantin, 2017-05-18 01:09:00

How to get data into a table on flash when changing domain?

Hello.
I inherited a php (lamp) project, which was transferred to another domain. As for php, js, mysql - everything works fine, but the project has a table written in flex in conjunction with the Zend AMF package, which stopped pulling data from the server, although it worked properly on the previous domain.
All settings are correct (gateway.php, amf.config.ini), since they were saved from the previous project, the architecture did not change. PHPService.php also correctly handles all requests from the database registered in it, but does not transfer them to the table.
I know flash very superficially, but I suspect that the problem may be in the compiled ProjectCreator.swf file. The ill-fated table is located at domain/creator/ProjectCreator.php?id={int}, (where id is the project id).

Here's the folder structure with flex
8b5f60b072304d8e9b60812ac859068a.png

In flash builder, the contents of this folder are not loaded as a project or otherwise.
Googled for a long time, but to no avail (
I would be grateful for any help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
resimple, 2017-06-23
@resimple

You need to start by installing the flash player debug version, see what error the component gives. Next, dance.
Perhaps the path to the service that gives the data is simply registered there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question