Archives
Categories
Posts in the “Flash” category
Flash CoverFlow For St. Stephen’s
St. Stephen’s is Hull’s (relatively) new flagship shopping centre. They have recently launched their new website with front-end design by our good friends at Bryce Mennell.
Rear entrance to St. Stephen’s shopping centre in Hull city centre.
The website is driven by Vicinitee Retail, a content management system (CMS) used by several shopping centres and retail parks. The website design features an iTunes style CoverFlow widget which allows users to scroll through the logos of the various retail brands represented within St. Stephen’s, clicking through to the corresponding store’s web pages.
We were called in to provide the Flash expertise. The basic coverflow application was provided by a royalty free Flash component. Although the component was developed to be user-configurable it didn’t fully support dynamically generated content out of the box.
After a bit of hacking we persuaded the Flash component to accept a fully dynamic data source, proving once again that we are East Yorkshire’s go-to guys when it comes to tricky Flash problems!
Recursive tree-like patterns in Flash
On the Twelfth Day of Christmas my truelove said to me, “Take down the Christmas decorations!” So we did. Our Flash Christmas greeting has been replaced with something a little more experimental - a Flash application which draws a randomised tree-like pattern in response to a user-click. [Edit: The Flash application can now be found on the Labs page]
Whilst pondering what to post on our Home page once the festivities were over, I got to thinking about the Christmas tree element of the greeting. The tree comprised a sequence of simple timeline-based animations, which Dan created using the tweening tools built in to Flash. I thought it would be quite cool to have a tree that was generated programmatically, based on a few predetermined rules. I’ve been interested in Flash and generative art for a while, and this isn’t the first time I’ve thought about developing something to draw tree-like patterns, although I haven’t really followed it through until now.
Clicking anywhere on the canvas will “plant” a tree at the corresponding position. The trunk of the tree is a single branch, which self-generates additional branches as it approaches maturity. Each branch recursively calls the same code. As the number of branches increases, so does the number of calculations and screen updates required, and the Flash Player soon starts to labour under the load. In order to prevent the application from grinding to a halt, branches will only generate offshoots if their final length is above a certain threshold. I also set a limit to the number of generations permitted.
The parameters took a bit of tweaking to get something that didn’t look too dense, too spindly, too sparse or just plain freaky! On the whole I think the application does a pretty good job of rendering an organic-looking tree, despite the fact that it is all done with straight lines.
Oh, and here’s wishing you all a happy and prosperous New Year.
Why Do We have A Blog?
There are several very good reasons why we have incorporated a blog into our web site. It’s relatively simple to do after all.
- A blog is great tool for quickly adding new content to a web site. We chose WordPress, and its ease of use means we are more likely to keep updating the site on a regular basis, whenever one of us has ten minutes to spare.
- Visitors like fresh content. Keeping the site updated will encourage people to come back again and again. It all helps when building an online presence and winning customer mindshare.
- Search engines like fresh content too. As long as we keep it relevant it all counts towards ratings.
- We’re creative types, and blogging is form of self-expression. When we’ve got something to say it won’t do to bottle it up.
- We’re good at what we do, and blogging about it is way of proving it to the world.
It all makes sense doesn’t it. Perhaps you should have a blog on your web site. Don’t think about it for too long though - give us a call…
