Archive for the ‘JavaScript’ Category
Communication between Flash and Javascript
Today I spend some time looking at the best way to communicating between a Flash Object and the Javascript in the page containing the Flash Object. After seeing a lot of out of date solutions I came by this article from Adobe:
Using the External API for Flash–JavaScript Communication
It makes it really easy to do the [...]
Footer placement?
This post will give a little description about how you could place a footer at the bottom of a HTML page, but because I don’t like the way I am currently doing it, please let me know if you have any better solutions.
The requirements for the footer placement are the following:
Footer should be at the [...]
