Reputation: 6747
I have a "label" in a Flash Movie. I need to send a data from the server side and this data must be displayed on the Flash movie.
How can I implement this?
Upvotes: 0
Views: 364
Reputation: 360
You can send data to your Flash Movie from server side. Try the .xml files. It is easy to work with xml files in Adobe Flash. You can edit your XML files via any programming language.
Upvotes: 1