Category Archives: Flash in Browser

Blocking Flash in Safari

Firefox users probably know the Flashblock plugin and I just want to note a link to a similar plugin for webkit which works well with Safari. http://rentzsch.github.com/clicktoflash/

Posted in Flash in Browser | Leave a comment

Pixel Bender in Flash Player is not hardware accelerated

I just came across this little note http://theflashblog.com/?p=822 and thought that might help to get some clarification.

Posted in Flash, Flash in Browser, Flash Player, Pixel Bender | Leave a comment

No flash events after PrintJob.start()

While developing the print functionality within a framework I got stuck on the behaviour of the Flash Player print implementation. I couldn’t solve the following steps: Start the PrintJob and display the print dialog Procceed the following tasks for every … Continue reading

Posted in Flash, Flash in Browser, Flash Player | Tagged , | 5 Comments

Grant Skinners 50 reasons why AS 3 kicks ass

I found great slides on Grant Skinners blog. They give a quick introduction in AS 3 and it’s core benefits! 50 reasons why AS 3 kicks ass (Grant Skinner) Also a must read for developers! Update: And he also added … Continue reading

Posted in ActionScript, Flash, Flash in Browser, Flash Player | Leave a comment

How to add MouseWheel support on Mac OS Flash Player

Gabriel Bucknail created almost a year ago a SWFObject add-on to bring MouseWheel support to the Mac OS X Flash Player. Seems to be still up to date: AS2-Solution or AS3-Solution

Posted in Flash, Flash in Browser, Flash Player, How To... | Leave a comment