HOME | DD

Published: 2010-04-25 17:43:37 +0000 UTC; Views: 37906; Favourites: 633; Downloads: 2042
Redirect to original
Description
In this tutorial I'll show you how to make next and previous button. This tutorial have 10 pages, and click on button if you want to continue. I made them in Adobe Flash CS4. If you can't see the text you can download tutorial or hold Ctrl and zoom in with scroll wheel.In this tutorial you can find:
I hope this tutorial helped you make the basic buttons.
+Other tutorials+
EDIT: I change Croatian text and some functions...but everything else is the same.
Programming and tutorial by Valentina Remenar
Tutorial edited by ~Sepulchral-Roses
Related content
Comments: 96
Kohaya7Koizu [2014-11-03 09:59:53 +0000 UTC]
Hello ;w;
Your tutorial is really easy to follow, thank you. But may I ask a question?
I can't get the on (release) to work... I use flash cs5, could that be the matter? I can't resume to the next page, I have Read button, and when I hover the mouse over it, it lights because that's how I set it up but further, I can't go to next page. I get this error "Mouse events are permitted only for button instances"...
Thank you in advance... : )
π: 0 β©: 1
Valentina-Remenar In reply to Kohaya7Koizu [2014-11-03 13:37:16 +0000 UTC]
Aww...welcome ^^ Did you write it exactly like that: on(release){ (without the spaces)...when you made a button, did you converted it from Image to Button symbol (click on F8 and select Button). Then try to apply that action
π: 0 β©: 0
FurPuff [2013-09-04 02:58:34 +0000 UTC]
This was so helpful!
But how do you make multi choice buttons?
Like, if you had a menu and you can select different buttons to make different things.
π: 0 β©: 1
Valentina-Remenar In reply to FurPuff [2013-09-04 10:45:02 +0000 UTC]
Yay...I'm glad it was Then you have to write different ActionScript. This will work only for Next and Previous buttons. One tutorial with menu I made here . For me, each clicked button had separate frame. Because I wanted that each button shows different section in menu. When tutorial started then I just put actions for Next and Previous buttons (not menu).
π: 0 β©: 1
FurPuff In reply to Valentina-Remenar [2013-09-04 21:25:17 +0000 UTC]
cool!
Could you give me the codes, please?
π: 0 β©: 0
Valentina-Remenar In reply to sakooo [2013-08-23 12:43:46 +0000 UTC]
Than you...and it's my pleasure
Hmm...I'm pretty busy right now, so I don't know if I would be able to make this
But how many pages your manga have?!
π: 0 β©: 1
sakooo In reply to Valentina-Remenar [2013-08-23 14:40:08 +0000 UTC]
aw Thanks ,Β it's fine ,Β you don't have to , i just solved the troubles and did it myselfΒ
Thanks again for the tutorial <3
π: 0 β©: 1
Valentina-Remenar In reply to sakooo [2013-08-23 14:56:56 +0000 UTC]
Aww...welcome. I'm glad you were able to make it
π: 0 β©: 0
Valentina-Remenar In reply to Qinni [2013-04-07 20:57:46 +0000 UTC]
My pleasure...anytime
π: 0 β©: 0
Valentina-Remenar In reply to OrangePhaze [2012-12-25 14:40:12 +0000 UTC]
This was done with Flash...if CS3 have option ActionScript 2.0 then it might work
π: 0 β©: 0
NotedDreams [2012-11-24 16:11:32 +0000 UTC]
This is a great tutorial, but do you know how to make a back button that goes to the frame it was just on?
For example: If I'm in the kitchen and click menu I will be taken to the menu (which is on a frame all by itself). When I am done viewing the menu I will click Leave and be taken back to the kitchen.
My menu is on a frame by itself and is located away from the rest of my frames, so I can't use on(release){
prevFrame();
}
π: 0 β©: 1
Valentina-Remenar In reply to NotedDreams [2012-12-25 14:59:49 +0000 UTC]
Sorry for so late response, I didn't have installed Flash for a long time, so I couldn't
see the script right Anyway... when I want to make my "menu" button (which is
on frame by itself and away from the rest of the tutorial), then I use action (this
action you add on a button):
on(release){
gotoAndPlay (frame number);
}
But you must be sure that you add action on a frame of your menu... stop();
Otherwise it'll play your animation and it won't stop (till the frame where you
added stop action). Then the same you do in the menu if you want to go
to the previous step (you only need to write another frame number in the script).
I hope this helps And Marry Christmas...and a Happy New Year
π: 0 β©: 1
Anouchka-G [2012-11-06 03:48:44 +0000 UTC]
Thank you very much for your tutorial, it helped me a lot ! I understood why I had an error when I wanted to add the next button. (I tried with ActionScript 3.0)
π: 0 β©: 1
Valentina-Remenar In reply to Anouchka-G [2012-11-07 13:07:35 +0000 UTC]
Hahaha...yea, it doesn't work with AS3 Thanks, and it's my pleasure
π: 0 β©: 0
Valentina-Remenar In reply to myhappygirl [2012-07-18 10:17:27 +0000 UTC]
My pleasure...
π: 0 β©: 1
momodori-p [2012-07-02 01:08:50 +0000 UTC]
I can't enter the tutorial. There's no button. D:
π: 0 β©: 1
Valentina-Remenar In reply to momodori-p [2012-07-03 13:39:54 +0000 UTC]
Button is in the right corner below... and on dA doesn't work any more, so
you can check it here .
π: 0 β©: 0
Lithiel [2012-06-28 23:05:54 +0000 UTC]
when I use the link provided for download it says it's not there anymore.
π: 0 β©: 1
Valentina-Remenar In reply to Lithiel [2012-07-03 13:46:23 +0000 UTC]
You can download it here . I changed permalink so it didn't work. And now whole tutorial doesn't work on dA...I don't know why
π: 0 β©: 1
Lithiel In reply to Valentina-Remenar [2012-07-04 02:15:10 +0000 UTC]
Oh really? Woah, odd how it did that.O_O'
Well I still appreciate it, thank you very much.
π: 0 β©: 1
Valentina-Remenar In reply to Lithiel [2012-07-06 15:50:31 +0000 UTC]
Yea, it's really odd Buttons for edit are gone in submittal menu. There writes
just "edit text"...and nothing else. Like that .swf file doesn't exist. I can't
remove it or anything. But when you click download on dA it works...
And welcome
π: 0 β©: 0
kurocherub [2012-04-12 13:48:17 +0000 UTC]
Hi there I was looking and doing on my work but I have problem it occur which I can identify it.
It keep popping this error
Description
Mouse events are permitted only for button instances.
Source
on(release){
Hope to hear from you.
π: 0 β©: 1
Valentina-Remenar In reply to kurocherub [2012-04-20 19:01:35 +0000 UTC]
Aha... did you converted image (your button) into "button" type.
(click F8 and choose under Type....Button). Then this action
(which you wrote in comment) write on button (not keyframe).
Click on button and click F9 (then write script...). Hope
it'll work now
π: 0 β©: 1
kurocherub In reply to Valentina-Remenar [2012-04-21 03:36:35 +0000 UTC]
O I manage to solve the problem anyway thanks for the respond. Normally I don't get any respond back. Appreciates you a lot
π: 0 β©: 1
Valentina-Remenar In reply to kurocherub [2012-04-21 13:26:39 +0000 UTC]
Cool... and it's my pleasure. I wasn't on dA, so I
replied only now
π: 0 β©: 1
Discarbia [2012-01-11 19:47:21 +0000 UTC]
hi, i saw you said to someone to download adobe flash .. but i cant seem to find it (im so good at not finding stuff ) do you know any place to download it free?
π: 0 β©: 2
Valentina-Remenar In reply to Discarbia [2012-01-21 12:53:52 +0000 UTC]
Hahaha...I said where you can download my flash tutorial. You can
only download Flash player for free, but Adobe Flash (as a program),
isn't free
π: 0 β©: 1
Discarbia In reply to Valentina-Remenar [2012-01-21 21:42:15 +0000 UTC]
ohh that sucks.. i promised to make a tutorial for some one, and its much money for one tutorial
thanks btw
π: 0 β©: 1
Valentina-Remenar In reply to Discarbia [2012-01-22 13:43:41 +0000 UTC]
No problem at all...
π: 0 β©: 0
IssacWild [2011-12-13 06:15:11 +0000 UTC]
so useful thank you for doing this *crys tears of joy*
π: 0 β©: 1
Valentina-Remenar In reply to IssacWild [2012-01-06 13:22:12 +0000 UTC]
Hahaha...it's my pleasure.
π: 0 β©: 1
IssacWild In reply to Valentina-Remenar [2012-01-06 16:42:06 +0000 UTC]
XD that emote fits me way to well*everyones bigger then me even the girls*
π: 0 β©: 0
Chankamu [2011-04-17 14:40:41 +0000 UTC]
oh, this is perfect, i've been looking for a useful tutorial thank you very much!
π: 0 β©: 1
Valentina-Remenar In reply to Chankamu [2011-04-17 15:06:51 +0000 UTC]
Thank you...I'm glad that it helped you. And welcome
π: 0 β©: 0
ayame18 [2011-03-11 08:06:29 +0000 UTC]
How useful. I'll definitely review this so I'll know what to do. Thanks for sharing!
π: 0 β©: 1
Valentina-Remenar In reply to ayame18 [2011-03-11 14:51:37 +0000 UTC]
Thank you...and my pleasure
π: 0 β©: 1
ChevyVanDude [2011-02-11 10:12:21 +0000 UTC]
Well, nothing to crit here, but it might be usefull to add a demo what we'll be creating during this tut.
π: 0 β©: 1
Valentina-Remenar In reply to ChevyVanDude [2011-02-12 16:36:49 +0000 UTC]
Well...I don't have any program to record what I do on computer,
so I just did that tutorial. And I made buttons from my other
tutorial and I described how I did them.
π: 0 β©: 0
Kimeria87 [2010-11-28 03:37:26 +0000 UTC]
Oh forget it I found out!
Anyways thank you SO much!!
π: 0 β©: 1
| Next =>