FFILES.COM NEWS SUBMIT A FILE REGISTER CONTACT
username:
password:
register | login help
Pending listings (3)

large dynamic buttons

click here to view the preview
Previous overall listing: Example parameter if Previous in Buttons: button with lightning effect Next overall listing: Rotating Stars Spiral Next in Buttons: Product slide button

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 >

user switchBack 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 Images with Submenu
Dynamic Imag...

Comments

You need to LOGIN to post a comment.
user mustu9980
mustu9980: 11 months ago

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.

user Tomhanks
Tomhanks: 2 years ago

1000 Sorry, I was an idiot, but now I have it, everything works fine! Thanks, Switchback!

user Tomhanks
Tomhanks: 2 years ago

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

user rose
rose: 3 years ago

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

user phatboy7
phatboy7: 3 years ago

please send caurina.transitions.Tweener; class file to richard.mcneil1@phatboyid.com

show all 45 comments