Flashpledge Downloads
by adminThese are all the files you need to play with my flashpledge progress meter. The .html file creates an embedded object for the .swf file and passes parameters to it. You can change the colors of the progress meter by finding the parameters “topcolor” and “bottomcolor” and changing the associated values.
If you have Adobe Flash CS 3, you can download and edit the .fla file to customize it to fit your needs. If you plan on doing this, you won’t need to download the .swf file, as you will obviously create your own. I used the Wordpress Downloads Manager plug-in to help create this page, but the download icons don’t seem to work.
So to download a file, you need to right click on the file name and select the appropriate download item from the popup menu. If I ever find out how to interface with the Downloads Manager properly, you should be able to just click on the icon.
Downloads
|
|
download: flashpledge.fla (1.24MB) clicks: 199 added: 02/03/2008 clicks: 199 |
| This file is an Adobe Flash CS3 file. It uses Actionscript 3.0 and Flash Library symbols to create the progress meter. There are no external image files used to create the meter...everything you need has been imported into the flash file already. How cool is that? If you have Flash CS3, and are familiar with Actionscript 3.0 you can edit this file to suit your needs. | |
|
|
download: flashpledge.html (1.51KB) clicks: 271 added: 05/03/2008 clicks: 271 |
| This is a snippet of HTML code that defines the parameters that are passed into the flashpledge.swf movie. It specifies that Flash Player 9 is needed for the .swf movie file and it defines the values for the name-value pairs for the parameters that are passed to the .swf file. You can change the background, top and bottom colors of the pledge progress meter by changing the values of the parameters that are passed to the .swf movie file here. | |
|
|
download: flashpledge.swf (27.16KB) clicks: 257 added: 02/03/2008 clicks: 257 |
| This is the actual flash movie file that is referenced from the .html file and produced by the .fla file. If you don\'t know flash, you can just download the .swf and .html files, and copy the .html code into your page and modify the colors as you please. | |