large dynamic buttons
This is a footer that I created for a website I was developing. The entire thing is created through AS2.
The images are loaded in from an XML file, and then...
more >
| Author URL | abc.eznettools.net/swi... | |||
| Listing URL | none | |||
| Downloads | 11051 | Views | 36240 | |
| switchBack | ||||
|
User ratings for large dynamic buttons. |
||||
More listings by switchBack
Dynamic Imag... |
Comments
You need to LOGIN to post a comment.
Ok this is how it works!
Download this folder:
tweener.googlecode.com/files/tweener_1_ 33_74_as2.zip
Unzip the file. The folder name will be "caurina"
Put this folder where ur Footer.fla, footer.xml files and image folder is and then open the Footer.fla file in your Flash Software.
Caution: Do not open Footer.fla before u put caurina folder or else you will have to delete the Footer.fla and again unzip it.
Now, after opening Footer.fla go to actionscript on actions layer and replace:
main_obj.mc.link = link_array[i];
link_array[i] = main[i].attributes.link;
main_obj.mc.onRelease = main_obj.mc.onReleaseOutside = function(){
trace(this.link);
//getURL(this.link);
by
link_array[i] = main[i].attributes.link;
main_obj.mc.link = link_array[i];
main_obj.mc.onRelease = main_obj.mc.onReleaseOutside = function(){
//trace(this.link);
getURL(this.link);
of line 57, 58, 59, 60 and 61
To change the background color you will have to change the color on line 66 i.e. colors = [0x4F6980, 0x4F6980]; if you want to change to black make it
colors = [0x000000, 0x000000];
and also you will have to change background color.
1000 Sorry, I was an idiot, but now I have it, everything works fine! Thanks, Switchback!
You, master, can make it work for me with some little files...
If You feel gracefull sometime, please: xpx@gmx.net
Thanks anyway for a fine little work
very nice job; I have Adobe Flash CS4 and I try to open .fla file. I recieve an error Unxpexted file format. I can not open the fla file. Please help me . what is the reason?
thank you
please send caurina.transitions.Tweener; class file to richard.mcneil1@phatboyid.com



