Posts tagged as 'Flash'
So what are Adobe up to with Flash?
It has been an interesting week in the Flash world. Various announcements and clarifications about the future of Flash, which seem to add up...
Posted on 14 November 2011 | 6 comments | continue reading
What project will replace the Flex framework?
In my previous post I discussed the idea that a project might emerge to replace the Flex framework, in a similar manner to Spring replacing EJB in the Java world. Although I am not in a position to predict what that project will be, I did mention some characteristics that I think the project will have. They...
Posted on 13 April 2010 | 14 comments | continue reading
Is The Flash Platform waiting for a Spring moment?
I’ve dipped my toe back in the Java world recently, and I’m reminded of some interesting Java history that may be echoed in Flash’s future.
Back in the distant mist of Java’s past, most large Java web projects were built using something called Enterprise JavaBeans. EJB was a complex framework...
Posted on 8 April 2010 | 5 comments | continue reading
Showing DHTML content on top of flash content
I get asked about this often in my training courses so I thought it might be good to air the issue here. I’m not the first to post about this online but for some reason many people aren’t finding the solution so here it is.
How to show DHTML content (e.g. a pull-down menu) on top of flash content?…
Posted on 18 April 2007 | 1 comment | continue reading
Protecting a swf
In my training courses I often get asked about protecting swf movies. There’s two sides to this – one is encrypting the code to make it hard for others to decompile and use, and the other is limiting where the swf can be used from so that users can’t simply place your swf on their website.
There are a number of commercial and free obfuscating and encryption tools...
Posted on 21 March 2007 | 3 comments | continue reading
Free flash preloader components
Some time ago I created a set of components for creating preloaders. They are designed so that the graphics, style and text feedback can all be modified by the user without writing any code.
I used to charge a small fee for them but they’re getting a bit long in the tooth now. Since updating them doesn’t fit with my current plans I’m making them available for free...
Posted on 7 March 2007 | 3 comments | continue reading
Custom context menu with keyboard shortcuts in Flash
I was very pleased that Strictly Sudoku was Adobe’s Site of the Day last Friday. In creating the site, the aim was to make the best sudoku site on the web and this award suggests we have gone some way towards that. What follows is a description of how I implemented the custom context menu and keyboard shortcuts on that site…
Posted on 13 December 2006 | 2 comments | continue reading
IE7 and Firefox2 search providers for Flash & Coldfusion LiveDocs
I’ve made some more search providers for the Internet Explorer 7 and Firefox 2 navigation bar search boxes. These scripts search various sections of the Adobe LiveDocs, specifically Flash 8, Flex 2, Flash Media Server 2 and Coldfusion MX 7 docs…
Posted on 8 November 2006 | no comments | continue reading