The best tutorial. you took a classic program that changed into a hard to use application and simplified it. You explained better than any other book i have read on the subject. And i love the way you explained it. You was articulate, expressive and you kept the viewer attention.
Thanks! The hardest thing for me in migrating to AC3 was figuring out how to reference items on the stage without attaching code to them... problem solved! ^_^
THIS IS A GREAT DEMONSTRATION BUT CAN SOMEONE SHOW ME HOW TO DO THIS FOR AN ACTUAL F4V MOVIE AND NOT AN ANIMATION! CAN SOMEONE MAKE A TUTORIAL TO PLACE A PLAY / PAUSE BUTTONS ON F4V MOVIE? IT IS WITH THE F4V MOVIE IMPORT WHERE I GET IN TROUBLES WITH TIMELINE. THANKS IN ADVANCE...
THANK YOU SO MUCH! ive been trying to make a button, for an android app i am making, but it is SO diferent from as2 o_0 thanks to u, i can start working on it again :D
Great tut. :) I'd have to agree with the pixelizer though, sometimes stop(); doesn't work - but that's mostly do to small errors elsewhere in the code. It's weird. :P
I want to make a DVD Menu. When I will insert a DVD, one home page will come up with 6 different buttons to run Seven different file formats, 1) MP3, 2) Mov, 3) Doc, 4) Pdf, 5) JPEG, 6) link to webpage, 7) link to email. That's I want to do with Adobe Flash CS3.
It would be of real help if you make a tutorial on this. Please. Your tutorials are great. So keep the spirit up. Thanks
Why is it when I type the "stop();" code it rarely ever works when I play the movie? I've heard that it doesn't work when it is placed with a button code is that the reason?
@thepixelizer Of course! You can't put a Stop(); code in a button! Are you trying to tell the button to stop? Nah, but you want the Frame to stop, correct? So taking a lucky guess, I think you'd have to put the Stop(); code on the frame. Hmm..
So click on the Frame, and press F9 and then type in your Stop(); code there, and like magic, I guarantee it'll stop.
can you help me how can i integrate my code on my flash to my visual basic.. just like when i try to click a button on my flash it pops up a form from my visual basic..
I was working on my final for 2D animation and the code was giving me such a hard time. I was used to coding the buttons directly like you did in action scrip 2.0.
Thanks for reminding me how to code in action script 3.0
Yea my final went great. The only code I had trouble with was making a side bar that can scroll up and down. When you click on the thumbnail picture on the side, the corresponding text should be on the side bar.
I had the code from another assignment, I just had trouble implementing it into my project. I have 100% on all my assignments so I'm not worried if my final didn't come out perfect.
I'm running out of characters so ill make a another post to finish the rest... lol
Like many I've recently come back to Flash and was having trouble with Actionscript 3.0 until I came across your video. Thanks very much for posting a clear concise tutorial and keep up the good work.
Thank you! I'm one of those sad long time flash users suddenly bewildered by AS3. I use flash almost daily, but found myself feeling like a total newbie today. I've been trying to do something all day that I could code in my sleep in AS2 without any luck until I saw your code and adapted the syntax for my needs. Virtual cake for you, good sir.
how do you make a back button?
skelterdevil 3 days ago
do you still read the comments? help please.
We need to know how to make a button go to the next scene, from scene 1 to scene 2.
MageDb0w 1 month ago
literally learnt more in half an hour than a whole day at uni
kellybellybabycakes 1 month ago
how old are u
TheDemonStr 1 month ago
The best tutorial. you took a classic program that changed into a hard to use application and simplified it. You explained better than any other book i have read on the subject. And i love the way you explained it. You was articulate, expressive and you kept the viewer attention.
andre178usa 1 month ago
how can i delay.
like you press a button but the object will appear in 4 sec.
please please answer
eyfeldman 1 month ago
Comment removed
eyfeldman 1 month ago
Thanks! The hardest thing for me in migrating to AC3 was figuring out how to reference items on the stage without attaching code to them... problem solved! ^_^
RavenKnight11 1 month ago
THIS IS A GREAT DEMONSTRATION BUT CAN SOMEONE SHOW ME HOW TO DO THIS FOR AN ACTUAL F4V MOVIE AND NOT AN ANIMATION! CAN SOMEONE MAKE A TUTORIAL TO PLACE A PLAY / PAUSE BUTTONS ON F4V MOVIE? IT IS WITH THE F4V MOVIE IMPORT WHERE I GET IN TROUBLES WITH TIMELINE. THANKS IN ADVANCE...
VipClubberDotCom 2 months ago
THANK YOU SO MUCH! ive been trying to make a button, for an android app i am making, but it is SO diferent from as2 o_0 thanks to u, i can start working on it again :D
mms1911 2 months ago
Actionscript 3 makes my head hurts!!! By the way, thanks for the tutorial! I subscribe.
krisnarocks 2 months ago
Thank you so much =) cheers
JiokLi2 3 months ago
oh my goodness, thank you soo much! I have been searching forever for a tutorial like this! Subscribed :D
mickstamatic 3 months ago in playlist More videos from mcvdigital
Thanks so much man!!!
onebighoe 3 months ago
Hey here is my script stop ();
Start_btn.addEventListener (MouseEvent.CLICK, btn1);
function btn1 (event:MouseEvent):void{ gotoAndStop(2);
}
// exit button
Exit_btn.addEventListener (MouseEvent.CLICK, btn2);
function btn2 (event:MouseEvent):void{ gotoAndStop(3) ;
}
and I get an error that it can't detect the Exit_btn instance in there, but it clearly is, what should I do?
Benmen776 7 months ago
@Benmen776 Wow I changed the name of the instance and now it is fine.
Benmen776 7 months ago
Wow thank you so much
I have searched yesterday the whole day to find something like this!
And it works PERFECT
joeriez 7 months ago
phinditt. com/phindservices web design , web programming , flash programming
seo services , html , css , ajax , php , graphic design, logo design
delld600man 8 months ago
U sir have own a new sub :D
Lilpat1123 8 months ago
Thank you for the helpful Tuts! by the way do you post flash videos on Newgrounds?
hmongdude1985 8 months ago
Comment removed
MutiPeter 9 months ago
I don't really know how to thank you..
I wasted all the day looking for solution and found it here..
you should work for adobe man #LOL
ImJustSayin9 9 months ago
Thanks so much for this tutorial...you saved my computing life.
TYPO58 10 months ago
Great tut. :) I'd have to agree with the pixelizer though, sometimes stop(); doesn't work - but that's mostly do to small errors elsewhere in the code. It's weird. :P
NatsumeRyu 10 months ago
Comment removed
fronkkkzz 11 months ago
thnx man!!
fronkkkzz 11 months ago
Very well explained.
lumbimbi 1 year ago
WOW thx man i only knew how to make a actionscript2.0 button
this helped a lot
SUBBED
ocarrace 1 year ago
yes mate u saved my ass! LOL i have a flash assignment to do at university and this has help loads THANK YOU SUBBED! :)
iAmMasterF 1 year ago
@iAmMasterF Aha glad I could help!! And thanks for the sub :D
mcvdigital 1 year ago
@mcvdigital Lol im eating a sub right know xD
movie627 3 weeks ago
i fucking hate coding... so much...
brad159357 1 year ago
This has been flagged as spam show
Hi!
I want to make a DVD Menu. When I will insert a DVD, one home page will come up with 6 different buttons to run Seven different file formats, 1) MP3, 2) Mov, 3) Doc, 4) Pdf, 5) JPEG, 6) link to webpage, 7) link to email. That's I want to do with Adobe Flash CS3.
It would be of real help if you make a tutorial on this. Please. Your tutorials are great. So keep the spirit up. Thanks
NEELFX 1 year ago
Why is it when I type the "stop();" code it rarely ever works when I play the movie? I've heard that it doesn't work when it is placed with a button code is that the reason?
thepixelizer 1 year ago
@thepixelizer Of course! You can't put a Stop(); code in a button! Are you trying to tell the button to stop? Nah, but you want the Frame to stop, correct? So taking a lucky guess, I think you'd have to put the Stop(); code on the frame. Hmm..
So click on the Frame, and press F9 and then type in your Stop(); code there, and like magic, I guarantee it'll stop.
mcvdigital 1 year ago
can you help me how can i integrate my code on my flash to my visual basic.. just like when i try to click a button on my flash it pops up a form from my visual basic..
thanks ..waiting for you mr,,
yantzkieboy 1 year ago
@yantzkieboy Haha, sorry man, I don't get what you're saying.
What's a visual basic?
mcvdigital 1 year ago
@mcvdigital ... visual basic .. just like java... i will rephrase my question.. what is the code inside the image button to use it visual basic..
yantzkieboy 1 year ago
@mcvdigital its another program u can code stuff on
IceBarragex 1 year ago
@mcvdigital
Thanks dude! took me ages to find a good guide.
1baconftw 1 year ago
Thanks that was very very very helpful and once again thankyou
TheGamemaker5 1 year ago
thank you so much
angelacssdy 1 year ago
Thanks! Great video. You are a excellent teacher. This is the easiest explanation of this freakin AS3 that I have seen yet.
SuperDuper8iest 1 year ago
Thank you so much!
I was working on my final for 2D animation and the code was giving me such a hard time. I was used to coding the buttons directly like you did in action scrip 2.0.
Thanks for reminding me how to code in action script 3.0
Great videos :) Very helpful!!
austin10050 1 year ago
@austin10050 No problem!
I'm just glad I could help you out, because not being able to code buttons directly freaked me out the first time XD.
Hope you do good on your final!
mcvdigital 1 year ago
@mcvdigital
Yea my final went great. The only code I had trouble with was making a side bar that can scroll up and down. When you click on the thumbnail picture on the side, the corresponding text should be on the side bar.
I had the code from another assignment, I just had trouble implementing it into my project. I have 100% on all my assignments so I'm not worried if my final didn't come out perfect.
I'm running out of characters so ill make a another post to finish the rest... lol
austin10050 1 year ago
@mcvdigital
Continuing on my last post....
This is my first class using flash and one thing that I realized is that coding the action script can be troubling because it is to picky. XD
This semester is over now and summer break is here!!!
During the summer my plans are to create some more flash files that I can use in a signature on my forums.
I plan on getting to better understand action script code and how it works.
Thanks again for your help :)
austin10050 1 year ago
@austin10050 No problem! :D I'm just glad everything went well.
mcvdigital 1 year ago
Man ... thank you... very nice and well explain... saludos from Spain... :)
applepedro77 1 year ago
Like many I've recently come back to Flash and was having trouble with Actionscript 3.0 until I came across your video. Thanks very much for posting a clear concise tutorial and keep up the good work.
alinbyronbay 1 year ago
@alinbyronbay
I really appreciate you comment man, glad you enjoyed it!
Saludos from Texas :P
mcvdigital 1 year ago
I simply want my Flash button to link to an HTML site. Maybe even a the index.html file. (in same folder)
How would I make it link if I was making a web site banner? (Home,Contact Me, etc)
AnimeGameMaster 1 year ago
@AnimeGameMaster
" I simply want my Flash button to link to an HTML site"
Uhh, isn't that in the video?
mcvdigital 1 year ago
Thank you! I'm one of those sad long time flash users suddenly bewildered by AS3. I use flash almost daily, but found myself feeling like a total newbie today. I've been trying to do something all day that I could code in my sleep in AS2 without any luck until I saw your code and adapted the syntax for my needs. Virtual cake for you, good sir.
MyCreativeGenius 2 years ago
:D I luvz me some virtual cake!
mcvdigital 1 year ago
yes this has helped out alot. i'm in a new PBL class at North Daviess High School and it pretty much blows i'll tell you that. But thanks
theslaven62 2 years ago
This is the first Tut that actually worked for me, thanks so much.
thisuseridistaken 2 years ago
wa'ts btn1 ?
Kirbyman4994 2 years ago
btn stands for button.
on the second line of coding for the buttons you see it changes to btn2 for the 2nd button.
mcvdigital 2 years ago
Hi there,
I have been using your site button code and i was just wondering is there a way to get the webpage to load in the same window?
thanks
GillbertSupernova 2 years ago
Do you mean load on the same browser page?
Or do you mean on the flash file? (Because to be on the flash file will take alot of coding).
mcvdigital 2 years ago
how do i make a button if i have a picture as a background; it makes a button underneath...?
specialkate00 2 years ago
click te background and go to
modify → arrange → send to back
or if it doesnt work, click the button and go to
modify → arrange → bring to front
hope this helps :)
mcvdigital 2 years ago
thank you dear!!!! i will try it right now, i will add you to favourites, as you know what you are talking about.
x x x
specialkate00 2 years ago
Lol :D thanks
anytime you need help, just contact me
mcvdigital 2 years ago
love tutorial
cazastudios 2 years ago
sweet voice, and very good tutorial !
wilayafr 2 years ago
I think my voice sounds stupid lol
But thanks for the comment! Glad I helped :D
mcvdigital 2 years ago
At the description, I know you type "(MouseEvent.CLICK, " but after you put it and published, it become this
"(MouseEvent.CLIC K, "
TheKILLProduction 2 years ago
Forgot to tell you something, thanks for the tutorial. :)
TheKILLProduction 2 years ago
Crap, I gotta fix that. -__-
And no problem, thanks for the comment! :]
mcvdigital 2 years ago
hey there buddy, I searched all day for a flah tutorial that could help me make a simple button that would take me further down the time line in as3.
Finaly I found you. It worked and I am very happy. So thank you very much and keep up the great work.
littlegoblet 2 years ago