First of all, Flash made to make the look of data or picture so good looking, which is user can easily make animation or movie flawlessly. There for no need for data that can change dinamicaly and grow this being developed.
As the developmnet of programing language Action Script that grow beyond a blink of an eyes, the comiunication between clien (flash) and webserver starting posible. But this facility for Flash non profesional vertion is not available yet so for connecting to sever server, must be customize it first.
there for i will trie to make samenotes aboutmy research of several methode that we can use so Flash can comunicate with server so we can get data that change dinamicaly , without change it and re compile it.
1 LoadVars
Load vars or load variabel is basic form provide by Flash to connect with server, at first it made only for opening html link or other internet address, similar with
On the next development, LoadVars function, allowed to send data between flash with web server and provide the return data procedure from server. Data that server accept will be process by server side script such as PHP, ASP, coldfusion and etc.
Here will decide of what methode that data will be sent (GET or Post) through HTTP protokol . But this is only assumed that this data transfer is using HTML browser, it can't be using directly if Flash compiled in the form of pojector or EXE.
No comments:
Post a Comment