radikalFX

About

RadikalFX is the personal outlet of Berry de Vos. This is the place were I write about the technology that I come across and stuff I have discovered on the inter tubes. More...

Archive for the ‘Flash’ Category

3
Apr

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 [...]