Flash Video Player

Passing variables from HTML

by admin on September 20, 2007 · 0 comments

in Flash CS3, Mix, Tutorials

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…

Read more

Share This Post

Related posts

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="">

Older post: How to display SWF 100 percent

Newer post: Constants