subscribe feed

Flash

Posted on Thursday, 14th September, 2006 by Douglas Radburn

Been playing with a bit of Flash recently on a new web build at work.

We’ve got a flash banner on every page, but no where to have a title for each page; so the design decision was made to incorperate the title into each flash banner.

This would be a pain in the ass usually – having to create new banners for every page – but dynamic text makes it simple!

I was rather impressed with the simplicity of doing it.

My example below uses flashobject.

Make your call something similar to:

var fo = new FlashObject("./images/test.swf?whattoputin=Welcome to My Website", "viewer", "708px", "110px", "6", "#FFFFFF");
fo.addParam("scale", "noscale");

Now create a dynamic text area – this should be pretty large.

Give it an instance name on the properties dialogue, but also fill in the ‘var’ tag with whattoputin.

Et Voila.

Related posts

You may be interested in the following related posts:

Leave a Reply

avatar

Your name

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Copyright Douglas Radburn – douglasradburn.co.uk © 2010
Theme Author: MascaraDesign - Community based WordPress theme.