Is there anyone who can show me (sourcecode, example etc.) how to make buttons similar to those on www.porcelaenshaven.dk ?
It could be nice if it was possible to re-use the same button and then just added som code to tell the content in it
Is there anyone who can show me (sourcecode, example etc.) how to make buttons similar to those on www.porcelaenshaven.dk ?
It could be nice if it was possible to re-use the same button and then just added som code to tell the content in it
Those are just basic motion tweens with alpha, and then buttons showing up on the last frame of the tween. I can whip one up for ya if you dont understand.
When I’m done at work.
I know the thing with the motion tween and so on. But it could be so cool if you would make me a button similar.
A button which will work with one link in it and with more. It could be cool if I could choose the buttons in the main-button with some action-script. So I could re-use the same button for all my buttons. Hope it make sence
so basically you wnat a button like that where you could copy / paste and use diff actionscript???
all you have to change is the on(release) { getURL("") } code on the button.
I put this together quickly, there are probably different ways to go about this but its what I thought of first. Its not the greatest, but it’ll get you going on making your own version of the button.
Oh, I see… I’ve tried to make the button as a button and not as a movieclip with buttons in it. Thanx!!!
Hey, I’ve tried to make my own now. But it seems as the text gets blurred when the tweening is on.
Is there anyone who can conferm that and perhabs help me out?
I’ve attached my file so you can download it
:: Copyright KIRUPA 2024 //--