Answer the question
In order to leave comments, you need to log in
How to pull information from swf on server?
Hello! I have a flash drive (swf) with cunning and voluminous logic. It contains a text input field. We enter something there, this line goes through a bunch of filters and the result is returned.
And now it is necessary to implement all the same, but now the text will come not from the client, but from the server. How should this flash drive be converted so that it can receive parameters + be able to return something?
As a result, we should get the same flash drive, but without showing it to a person. Those. he fills out the form, it is sent to the server. The text from the form goes through the flash. Redirect to a new page, where we display the result.
No ideas, it's hard! Help out =))
Answer the question
In order to leave comments, you need to log in
Well, as an option in the forehead.
You start the server with a flash drive, the one that has always been at home, without showing it to anyone.
On a new site, where there is only a form, when a person enters data, you get it and use some phantomjs to enter it on the first site, you get the result, give it to the person.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question