Search  

STICKER NOTE OR COPYRIGHT NOTICE

HomeBrowse CategoriesFlashMenus & ButtonsButtonsSticker Note or copyright notice

A simple sticker with a little rollover effect

Posted 11 months ago

very nice!

Posted 11 months ago

nice idea

Posted 11 months ago

I wish you couldn’t see the seam . . .

Posted 11 months ago

I have fixed the seam. I will mailt the new .fla for anyone who has purchased the file and asks for it,

Posted 11 months ago

THAT IS SOOOO EASY TO MAKE !!

Posted 11 months ago

hey aqb

yes it’s easy for me, hard for you ! I’d like to see your portfolio :)

Posted 11 months ago

Now Now.. It is easy to create, even for a beginner. However the idea behind is it at a higher level :-) – Good file zsolt

Posted 11 months ago

WHEN I TEST MOVIE IT GIVES ME THIS OUTPUT ERROR (normal state over state back state normal state)

WHAT SHOULD I DO AND WHAT DO YOU RECOMEND AS A CODE FOR ME TO ADD A LINK AND WHERE IN THE FLA FILE , ALSO IT HAS TO OPEN IN BLANK ….

MY E -MAIL IS webmaster@bahijproductions.com im a newbie ;-)

Posted 10 months ago

hi bahij

sorry I was on holiday I didn’t noticed your post…

the output error you have mentioned is just a common trace for debug purpouses

Posted 10 months ago

Hi,

nice file, i really appreciate it. I was wondering how to add a link to it so as it opens another page of my website which is fully flash.

Normally, i use such code :

on (rollOver) { gotoAndPlay(2); } on (releaseOutside, rollOut) { gotoAndPlay(11); } on (release) { loadMovieNum (“contacts.swf”, 1) }

But i does not work in this case.

Any ideas?

Posted 10 months ago

I post the code again as previously i didn’t wrote it well :)

on (rollOver) {
    gotoAndPlay(2);
}
on (releaseOutside, rollOut) {
    gotoAndPlay(11);
}
on (release) {
    loadMovieNum ("contacts.swf", 1)
}

Posted 10 months ago

hi nicolash

that’s the way you can add a link to the button, but only a little in an other direction…

you have to edit the sticker_mc movieclip. double click it and on the layer 14 on the first frame you have to change the actionscript code with this :

// sticker button code this.onRollOver = function() { //clearInterval( intBack ); this.play(); };

this.onRollOut = function() { this._parent.sticker_mc.play(); //goBackward(); };

this.Release = function() { this._parent.sticker_mc.play(); _root.gotoAndStop ( “LABEL_NAME” ); //goBackward(); };

of course LABEL _NAME has to be a real label you had defined in the flash timeline

hope this helps

Zsolt

Posted 10 months ago

If you click on the button, then drag off the page, and unclick, when you go back, it works opposite.

Posted 9 months ago

yes, it works opposite for me too. fix?

Posted 9 months ago

I think thats a flash issue, but I try to fix it :)

Posted 9 months ago

I purchased this yesterday and can’t open it with Flash CS3 . Any ideas? Thanks

Posted 7 months ago

hi blackdogdesign

no idea, but i can mail a fla for you

Zsolt

Posted 7 months ago

great – please mail to laurie@meetingsenroute.com. Much appreciated!

Posted 7 months ago

I just purchase this file but after I downloaded it says Zero KB…try to download it again and each time gives me a different filename and always Zero kb… can you send me an email with the .zip?

Thanks in advance

Posted 7 months ago

Hi blackdogdesign

message sent for you

@anacris mail me for the file please sice I don’t know your email

thanks

Posted 7 months ago

hi im trying to add an external link to the sticker (target=_Blank), how would the action script look like for that?? im a newbie :) so i really apriciate your help guys!!

Thx

Posted 6 months ago

anyone?

Posted 6 months ago

hi can u mail me a new FLA that has the seam fixed. thanks. :)

Posted 5 months ago

looks like that guy is not arround anymore..

Posted 2 months ago