We have seen how to pass some values from Flash CS3 to PHP that allows us to maintain in communication our Flash applications with the server.
We often need to assign to a SWF a value in entry using the HTML of the page in which the SWF itself is inserted.
With Flash 8 all it took, was defining a variable on the timeline and assigning it the value through the HTML.
With Flash CS3, things have a bit changed and we need to work with the LoaderInfo class. So let us follow the next example…










{ 0 comments… add one now }