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!! Success with Alpha, and Navigate to link!! I really like your tutorials, you are a good teacher, however, sometimes you forget to tell me some of your individual keystrokes, and its hard to see what was typed.... (Question)~~ How did you learn AS? How long did it take you to learn what you display in your tutorials? Did you learn by just doing tutorials like this?
@BinaryBunyip you can tell flash to import all of its classes at once, the reason why this is not done by default is it can greatly increase load times for fla files with many different classes.
followed the steps directly (while working on my own project), yet the stop(); and gotoAndStop ("blah"); don't actually make the banner stop and it keeps playing from frame 1 to frame 50
Nicely done. This issue was driving me crazy. You explantion, step by step procedures, and sample, made everything perfectly clear. Adobe could learn a lot from you. Thanks a bunch.
I was totally stuck till I found your video. The other videos just did not work. I am new to AS3 and had been avoiding it. This does help though I think it is harder than AS2 and that is not a good thing for Flash or Users . It is more powerful but if you're not a coder nut it's a pain in the ass to learn. Thanks!
Does anyone Know how to speed up a movieclip by using the Actionscript!! Please I need to know how to increase the speed of a Movieclip and without changing the FPS rate!!!
does anybody knows how to make a button with roll-over + roll-out that has say two different animations that wont go off when you roll over them, but just when you roll over the button that is linked to them?? huh?
Thanks so much, your tuts are great. :) Greets from Prague.
PS: Is there a way to link a button to another .html or .exe file? I've searched for hours already, tried several things other people have suggested, but nothing works. The closest I've come to is this
btn.onRelease=function(){
getURL("pollock.html","_self");
}
My files are all in the same folder. I guess I'll just dig myself a grave. :D
Used to be Flash was simple, well made. now its just so much adobe garbage. This whole process used to take 2 min. Good god can you convolute a simple tool more????
I did everything this video told me to do and I'm still getting errors when testing the video. The error I'm getting error 1061: 1061: Call to a possibly undefined method addEventListerner through a reference with static type flash.display:SimpleButton.
Do you know how to make a function that show an object at certain time? For example, I would like an arrow to show at the 59 second and disappear at 1:10. Thank you.
what if my buttons are inside a movieclip? i have 30 buttons inside a mc, and i want to view different labels on the main timeline through clicking on those buttons inside the mc that is placed in the main timeline.....
Just one question: where I can write the target "_self"? cause I want to open the link in the same page... I don't know where I have to write the tag! Can someone help me? Thanks :)
OMG thank you for the clarity 2.0 was easier. How do you make the requested URL appear in place of the current page? In the older version you could apply self, blank and parent I think.
You should try Cool Button Designer. You dont need to have a photoshop, it cost 9.99 and it does make glossy, plastic and windows 7 buttons with easy in 5 minutes. It gives you control over the glare gradient, light reflection, smoothness, light itself, etc... It also generated mouse over and mouse clicked states and they can be in different color and easy to set. It generates the HTML Code. You should try it! . It does the job well. I strongly recommend you! Google for Cool Button Designer 7.3
@MacFlash2 Sometimes you might write a function to perform a calculation, like for instance you might have 2 variables called "varA" and "varB" that you want added together. If you use :void then when the function is called the calculation will happen, but nothing else. If you take out :void and add a 'return' in the function then the answer to the calculation can then be used outside of the function. Hope that makes sense :)
Ah quick question tho, how can i make the buttons open the url in the same page? As i'm using flash buttons on my website to link to other pages on the site and the buttons make it open a new tab/window how can i stop it from doing that?
Very much appreciated, went around all day trying to figure out how ActionScript 3.0 worked. Your tutorial made the basics clear for me, I can proceed now THANK YOU!!
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
One of the best flash tutorial videos I have seen, and I saw the colons in full screen on low resolution. However, you may want to say "colon void " for those that are just typing what you way.
just a quick question, when creating a button for a site i'd rather make the button have a transparent background as in you don't get a big black squar button on everything covering everthing behind it. How do i do that?
Do you have to type all that code or is there can you use the pop-out menus in the Actions Panel? This seems ludicrously complicated given it's only for simple functions.
can u help me to convert as1 flash template to as3 template...i try it to convert it using adobe flash cs5 but when it done and try to preview it it getting me error and when start to load the preview the template is abnormal the sounds & fx keep looping the flash animation too...pls....help me i need the template for my website
can u help me to convert as1 flash template to as3 template...i try it to convert it using adobe flash cs5 but when it done and try to preview it it getting me error and when start to load the preview the template is abnormal the sounds & fx keep looping the flash animation too...pls....help me i need the template for my website
I have been searching and searching for a long time now but I can not seem to find anywhere to download this program. Would someone care to give me a link to do this?
great tutorials! but there's one thing no one seems to know.. how do i tell flash to look for a frame label within another layer in the timeline? iv got my buttons and my content in my "main" .. and from my main i wanna tell the buttons to go to "content layer" and play frame label "images" for example.. no one knows.. everyone just shows how to link within the same layer or to a URL..
hey dude thanks for posting this video but I really need your help. I have followed everything you did step by step and got no errors in my code but the problem is that when I go to test movie I get the following- 1020 access of undefined property. I am not sure what why this is or what I can do to fix this. Can you or anyone here please help? thanks
@puertoricanboy2008 never mind. I found my problem. I forgot to give my button an instance name in the library. That was it. Once I did that it worked for me
since the resolution is a bit bad on this I just want to point out that in the function line, in the bracket after event there is a colon not a comma. Its hard to see and is never said by the narrator. This hung me up for about 90 minutes with me going "Why? Why is there an error in my syntax?!!!)
Just passing it along in case anyone else had the same problem.
my god..this is so hard huh..but i'll just repeat it..tnx=) and do we need to use the import everytime in actions just to put a link button??.. answer this question..THANKS AGAIN=)
thanx so much it took me 2days to figure out how to add a flash button to my animation clip or whatev *noob*. but the var bclick part explained it and it works! good looking homie!
holy hell. I don't want to learn how to program in the fricking language, I just want to make one single fricking flash object.
Why would I want to spend hours to learn all this bs, I just want to make ONE BLOODY BUTTON.
I am not afraid to learn coding, I can code passably in C, but this is just ridiculous compared to the simplicity of building simple flash movies with AS2.
Yech.
Good tutorial, just a real shame that it's such a PITA.
hey, got a problem, after entering all my code and getting not compiler errors, whenever i try to preview with CTRL+ENTER i get TypeError: Error #1009: Cannot access a property or method of a null object reference.
at zhp2_fla::MainTimeline/frame1() in the output.
I created my navigation in a movieclip, then imported that movieclip into my main scene. How do I code the button to navigate to the frame label in scene 1? if I use the code --- gotoAndPlay("Label x"); --- it will try to navigate to the frame label "Label X" in the movieclip time line, and not the time line of scene 1.
In AS2 I would code --- _root.gotoAndPlay("Label x"); --- but this is not supported in AS3.
I created my navigation in a movieclip, then imported that movieclip into my main scene. How do I code the button to navigate to the frame label in scene 1? if I use the code --- gotoAndPlay("Label x"); --- it will try to navigate to the frame label "Label X" in the movieclip time line, and not the time line of scene 1.
In AS2 I would code --- _root.gotoAndPlay("Label x"); --- but this is not supported in AS3.
Hi, you always have very clear instructionals. Thank you. I have a question though, on the last button you made, btnB, what would the code look like if I wanted to have a movie clip play before the button linked to the external website?
@snmbala I'm sorry but I don't know what you're responding to. I forgot what message I had typed, and I fear it might have been something extremely noob, please enlighten me.
Great video. I've only started learning Flash & AS3 today but I've got the basics already thanks to your clear tutorial. Cheers!
flakothedog1 1 week ago
thanks buddy
mansubarna 1 week ago
This has been flagged as spam show
Your explantion, step by step procedures, and sample, made everything perfectly clear.
phonesplanet 1 week ago
This has been flagged as spam show
actionscript 2 is a lot easier, especially with the stop and go to functions
TheElchampion85 2 weeks ago
actionscript 2 is a lot easier, especially with the stop and go to functions
TheElchampion85 2 weeks ago
This has been flagged as spam show
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 4 weeks ago in playlist AdobeFlashCS3 Tutorials
First thing he says according to the captions feature: "hello monkeys video tutorial"
d123s404 1 month ago
Comment removed
d123s404 1 month ago
Thank you!! Success with Alpha, and Navigate to link!! I really like your tutorials, you are a good teacher, however, sometimes you forget to tell me some of your individual keystrokes, and its hard to see what was typed.... (Question)~~ How did you learn AS? How long did it take you to learn what you display in your tutorials? Did you learn by just doing tutorials like this?
televisionteevee 2 months ago
'Class or interface can't be loaded' ?????? Fucken Flash shit.
BinaryBunyip 2 months ago
E.G, why the F&&& do you have to tell Flash, to import itself, over & over again, & tell it to listen, as if it's just retarded & neut.
BinaryBunyip 2 months ago
@BinaryBunyip you can tell flash to import all of its classes at once, the reason why this is not done by default is it can greatly increase load times for fla files with many different classes.
rapidwaterwolf1 1 month ago
AS3 still sucks. You need to use AS3 for phone apps. So for those who claim you can just use AS2, have no idea what they are talking about.
BinaryBunyip 2 months ago
followed the steps directly (while working on my own project), yet the stop(); and gotoAndStop ("blah"); don't actually make the banner stop and it keeps playing from frame 1 to frame 50
what do?
SkipFour 2 months ago
@SkipFour nevermind, found the issue.
A new one has appeared though:
>the first step, when clicking on the button and stuff appears - works like a charm
>the moment i add "mouse_out" function the button stops working and when you click it nothing happens.
no idea why this is happening
SkipFour 2 months ago
i want to do a where is Waldo kinda thing,
so if you click it it would go to another layer and say "well done"
I am finding this hard to do so can you plz give me some assistance.
XxXGodsMistakeXxX 3 months ago
thanks man, I didnt know you needed to import your events. this really helped me!
wilhelml 3 months ago
itz really a nice tuts :)
MrManaswini 3 months ago
Thanks, this was a big help for a project I've been working on!
thetaxlady 3 months ago
I'm getting a syntax error;expecting semicolon before void.
my code looks like this;
function rClick(event:MouseEvent);void{
PLEASE HELP!!!
b00mpwnage 3 months ago
@b00mpwnage
What you are using before void is NOT a semicolon (:) it is ;..
so
(event:MouseEvent):void
Praveen501 2 months ago
@Praveen501 Thanks Man!! i've been looking for 2WEEKS!! +1 to you!
b00mpwnage 2 months ago
Comment removed
dirkvan2 2 months ago
Dude, you are SO clear and taught me that so well - RESPECT! :)
MrSpecial1000 3 months ago
HOW DO I GET ACTION SCRIPT ????????
ceyel6 3 months ago
@ceyel6 action script is a programm language like HTML or CSS
you can use it if you hit F9 in Adobe Flash Profesional... but only i the newer version!
N3ME5l5 3 months ago
from where to get actionscript 3.0?
iiperento 3 months ago
Nicely done. This issue was driving me crazy. You explantion, step by step procedures, and sample, made everything perfectly clear. Adobe could learn a lot from you. Thanks a bunch.
mapatters 4 months ago
lol, good tutorial but please don't take this as malicious. You said buttons quite a few times in the first min and it made me chuckle :).
Tritian 4 months ago
NEW to Act Sct 3.0.... ThX for a nice strart...
srivatsan1101 4 months ago
you were very descriptive ..with the tutorial...wonderful comprehensive pace...keep up the good work govna.....
hyprhypr 4 months ago
I was totally stuck till I found your video. The other videos just did not work. I am new to AS3 and had been avoiding it. This does help though I think it is harder than AS2 and that is not a good thing for Flash or Users . It is more powerful but if you're not a coder nut it's a pain in the ass to learn. Thanks!
batmmannn 5 months ago
You are a wonderful teacher! Thanks so much for helping me understand flash.
mulletcrews 5 months ago
how can i change the scene with a button in actionscript 3.0?
Because "AIR for Android" only supports AS3
:S
darkorbit00Xfighter 5 months ago
Does anyone Know how to speed up a movieclip by using the Actionscript!! Please I need to know how to increase the speed of a Movieclip and without changing the FPS rate!!!
StickMan1316 6 months ago
@StickMan1316 I am using Actionscript 3.0 by the way!!
StickMan1316 6 months ago
I fell asleep just when i opened the link... too slow explanasion + sleepy !
jaysabeh 6 months ago
Excellent tutorial, thank you! Helped a lot.
AmaniKaleo 6 months ago
in AS2 the code is
on(release){
_root.gotoAndPlay(whatever frame your game/animation starts on)
}
MrEpicFlashes 6 months ago
This has been flagged as spam show
phinditt. com/phindservices web design , web programming , flash programming
seo services , html , css , ajax , php , graphic design, logo design
delld600man 6 months ago
This tutorial is useless unless your buttons are exactly the same.
horsefucker1680 7 months ago
does anybody knows how to make a button with roll-over + roll-out that has say two different animations that wont go off when you roll over them, but just when you roll over the button that is linked to them?? huh?
lagoren 7 months ago
Thanks so much, your tuts are great. :) Greets from Prague.
PS: Is there a way to link a button to another .html or .exe file? I've searched for hours already, tried several things other people have suggested, but nothing works. The closest I've come to is this
btn.onRelease=function(){
getURL("pollock.html","_self");
}
My files are all in the same folder. I guess I'll just dig myself a grave. :D
Lebensbaustein 7 months ago
gracias me aclaro algunas dudas..... tnxx I clarify some questions
RAMDOvideoProduccion 7 months ago
Stupid Adobe had to make AS3 more complicated.
ChaseandDonny 7 months ago
Thanks this helped me solve my problem!
DamirKaran 7 months ago
how do we hyperlink a not external link?
martahipolitosantos 7 months ago
You are so awesome tutvid! I'm jumping from ActionScripting 1.0 to 3.0, and your tutorial made this very, very easy! :)
VF20Designs 8 months ago
This has been flagged as spam show
Follow us on twitter as @gotfollowerson
christophersmith2304 8 months ago
Used to be Flash was simple, well made. now its just so much adobe garbage. This whole process used to take 2 min. Good god can you convolute a simple tool more????
megloton 8 months ago
I did everything this video told me to do and I'm still getting errors when testing the video. The error I'm getting error 1061: 1061: Call to a possibly undefined method addEventListerner through a reference with static type flash.display:SimpleButton.
Anyone want to help me out?
eonprez 8 months ago
Thanks for the ActionScripts :D
All the other videos I have watched today sucked!
ThumbsUP
shad0 9 months ago
Thank you so much! This really helped me learn basic button fuctions. xo
uhlexsis 9 months ago
Hello,
Do you know how to make a function that show an object at certain time? For example, I would like an arrow to show at the 59 second and disappear at 1:10. Thank you.
YiFongCheng 10 months ago
Thanks for the video.
LordKrahen 10 months ago
is there a way to link two scenes without using buttons? Meaning just hitting enter to play it and it plays the two scenes continuously?
mwm695 10 months ago
Great Tutorial, helped me a lot. Thanks.
xTorettoCTx 10 months ago
is it possible to make a button that puts you onto another flash file?
LemonWafflezz 10 months ago
I'm having problems with the URL button. I followed the vid but its not working.Syntax error
braigus09 10 months ago
what if my buttons are inside a movieclip? i have 30 buttons inside a mc, and i want to view different labels on the main timeline through clicking on those buttons inside the mc that is placed in the main timeline.....
timografiskdesign 11 months ago
THanks mate. You're a good egg.
stuntpea 11 months ago
Great tutorial, it was very helpful!
Just one question: where I can write the target "_self"? cause I want to open the link in the same page... I don't know where I have to write the tag! Can someone help me? Thanks :)
multicolorlips0 11 months ago
Great tut! No fussin´ about. As a complete idiot when it comes to Flash I had no problems following this!!!
thinlineprod 1 year ago
OMG thank you for the clarity 2.0 was easier. How do you make the requested URL appear in place of the current page? In the older version you could apply self, blank and parent I think.
studio619 1 year ago
This has been flagged as spam show
You should try Cool Button Designer. You dont need to have a photoshop, it cost 9.99 and it does make glossy, plastic and windows 7 buttons with easy in 5 minutes. It gives you control over the glare gradient, light reflection, smoothness, light itself, etc... It also generated mouse over and mouse clicked states and they can be in different color and easy to set. It generates the HTML Code. You should try it! . It does the job well. I strongly recommend you! Google for Cool Button Designer 7.3
krasav4ik82 1 year ago
for those who just wanted to link the hole flash animation (CS4 with AS3):
1make a new layer on top of everything
2in timeline->click 1st frame of the created layer->in the properties menu(right) go to-> name and enter: b_btn
3put a WHITE rectangle over the hole scene, right click it->covert to symbol-> name: b_btn type: Button
4in properties menu(right)-> instance name: b_btn ; then change display blending to MULTIPLY
5actions frame(f9) and enter from this clip(from 18:50) rows 2 3 7 9-11
kytzy 1 year ago
Thank you SO much.
AS3 is so tricky. You helped me out!
your tutorial is very very good. Very clear and logical, good voice. perfect.
send you very special thanx from germany!
SolSolstar 1 year ago
Thank you SO much.
AS3 is so tricky. You helped me out!
send you very special thanx from germany!
SolSolstar 1 year ago
Thanks for this it has really helped me. I've sent you a private message to ask a few things, I hope you can reply.
AshSmith06 1 year ago
Again great and so helpful tut for me ^_^
Thx alot.
MissYamaneko 1 year ago
it's so fucking ridiculous how much code is required to make a simple button link
garek007 1 year ago
:void?
What do you mean by "not returning any data"?
MacFlash2 1 year ago
@MacFlash2 Sometimes you might write a function to perform a calculation, like for instance you might have 2 variables called "varA" and "varB" that you want added together. If you use :void then when the function is called the calculation will happen, but nothing else. If you take out :void and add a 'return' in the function then the answer to the calculation can then be used outside of the function. Hope that makes sense :)
Xithon 1 year ago
Ah quick question tho, how can i make the buttons open the url in the same page? As i'm using flash buttons on my website to link to other pages on the site and the buttons make it open a new tab/window how can i stop it from doing that?
purezelda 1 year ago 9
@purezelda yeah i want to know as well cuz i did the same thing and i just want it to not have it open up a new window
youguysareidiots1 1 year ago
@youguysareidiots1 oh hey i just figured it out. message me if you wanna know
youguysareidiots1 1 year ago
@purezelda instead of "_blank" use "_self"?
TheKurrent1 1 year ago
@purezelda I saw one of his tutorial said like put (I forgot what he said) so it will open in the same window/tab.
Apapilootoe 1 year ago
Comment removed
ying080 5 months ago
You can try adding ,"_self" after typing the website inside new URL Request
ying080 5 months ago
@purezelda Where it says target="" in between the quotations write '_self'
Louis3Design 4 months ago
Comment removed
purezelda 1 year ago
make a tutorial for an audio sequencer, that would be some useful shit
skatejam7 1 year ago
whats a way to make it so on the next click say lines go away so when you click the button once the lines appear and on the second click they go away
bluecalligraphy 1 year ago
Damn those SSSssssSSsssss'es!
Please filter them out next time... Nice tutorial besides that.
Iknowbetterthanthat 1 year ago
This has been flagged as spam show
Breaking your habit naughty women benaughtyman.info
AbaagailKaci 1 year ago
MouseEvent.CLICK is similar to on(release)..
if you want to do the action once the user clicks the mouse NOT releasing it, do:
MouseEvent.MOUSE_DOWN
Using MovieClips for buttons is much better because the buttons will be more interactive.
jdayguides 1 year ago
itd be alot better if it wasnt for the background music >:
AZURE0zodiac 1 year ago
This has been flagged as spam show
@Christopher1290 ... you must be really stupid! haha
jcoder1 1 year ago
Very much appreciated, went around all day trying to figure out how ActionScript 3.0 worked. Your tutorial made the basics clear for me, I can proceed now THANK YOU!!
Iseeyoursoul 1 year ago
This has been flagged as spam show
Post this 5 times on different videos.
If you do you will feel a strange feeling in your head. Then you will see an image of someone who is in love with you. It works so well it's scary
154lupita 1 year ago
hw to get d buttons code ya m really confusing plz tel me
Nithesh57 1 year ago
======D
EstudiosCriz 1 year ago
Thx for your easy understandable tutorial ! nice job
SteeveCordier 1 year ago
I enjoy you...
willjones655 1 year ago
This has been flagged as spam show
Online Naughty women dating site here mworld5.info
QuinRaegan 1 year ago
very clear explination. THANKS
coMpLekS1 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
omg i love you!
fearsveil 1 year ago
import flash.events.MouseEvent;
var getTutvid:URLRequest = new URLRequest("")
B_btn.addEventListener(MouseEvent.CLICK, bCleck);
function bClick(event:MouseEvent):void{ navigateToURL(getTutvid)
}
kindermix77 1 year ago
I've learned a lot thank you very much. Now to get started on my assignment
MichaelRivero1 1 year ago
lol where can i get that? caant fiinndd (:(:(:: answer/link meeee
BasSOAD 1 year ago
Very nice tutorial, i learned a lot, thank you.
I subscribed, time to look through your other vids 0.0
MannyFucksConquer 1 year ago
One of the best flash tutorial videos I have seen, and I saw the colons in full screen on low resolution. However, you may want to say "colon void " for those that are just typing what you way.
akitoakito 1 year ago
Very clear.
Thx a mill.
MacShrike 1 year ago
thx!!!!
Mrgulliboy 1 year ago
Comment removed
neolegend7 1 year ago
every time you press the B button a new window pops up?
If i use the button on my site and i press it to send me to the forum will my forum appear in a new window? if yes can you tell me how to avoid that?
onlycosmyn 1 year ago
please respond
onlycosmyn 1 year ago
just a quick question, when creating a button for a site i'd rather make the button have a transparent background as in you don't get a big black squar button on everything covering everthing behind it. How do i do that?
ShamaticWow 1 year ago
Great tutorial! Thanx for your time
cuzzobuzzo1 1 year ago
didn't work for me.
redheadbanjo 1 year ago
This has been flagged as spam show
hey guys,
If you would like to publish video on your website, check out this tutorial.
FantasyAnimation3D 1 year ago
I like 2.0 more
txchen123 1 year ago
Can you use url request if you have all page navigation in an array structure?
VvmagancommercevV 1 year ago
great job! reallY :)
but i don't think it would works with a beginner like me lol , it's difficult :S
chocoyoyo44 1 year ago
me salvaste la vida!!!
un abrazo desde Colombia :)
wendasierra 1 year ago
Great vid, explained clearly, I blame action script 3.0 haha I give up I'm using 2.0!
failogic 1 year ago
This is extremely helpful, thanks
areallystupidguy 1 year ago
import statement in the begining is not required when u are adding code in the timeline.
kittupeters 1 year ago
Thank you :) you helped me out a bunch lol
5stm 1 year ago
Do you have to type all that code or is there can you use the pop-out menus in the Actions Panel? This seems ludicrously complicated given it's only for simple functions.
punchthedog 1 year ago
looks difficult...=.=!!!
HeavenXxX 1 year ago
This has been flagged as spam show
can u help me to convert as1 flash template to as3 template...i try it to convert it using adobe flash cs5 but when it done and try to preview it it getting me error and when start to load the preview the template is abnormal the sounds & fx keep looping the flash animation too...pls....help me i need the template for my website
jeffrey2778 1 year ago
can u help me to convert as1 flash template to as3 template...i try it to convert it using adobe flash cs5 but when it done and try to preview it it getting me error and when start to load the preview the template is abnormal the sounds & fx keep looping the flash animation too...pls....help me i need the template for my website
jeffrey2778 1 year ago
Very useful video
slipknotjoeyjor 1 year ago
This has been flagged as spam show
Check out flashmove(dot)com Forum, they have some really smart people, and cool ideas...
maw88ify 1 year ago
I have been searching and searching for a long time now but I can not seem to find anywhere to download this program. Would someone care to give me a link to do this?
GuitarHeroDice 1 year ago
really helpful man. thanks. nice and patient teaching, you dont jump too difficult too quickly.
vinnyvasquez 1 year ago
note; at 6:02, there is a colon after 'event'- so the brackets in line 7 are (event:MouseEvent)
realcelestialphoenix 1 year ago 2
you save my life great tutorial, keep doing men
juankiloko 1 year ago
so.. it's fucking hard to make a button.. i miss my old flash mx :(
fefiss86 1 year ago
great tutorials! but there's one thing no one seems to know.. how do i tell flash to look for a frame label within another layer in the timeline? iv got my buttons and my content in my "main" .. and from my main i wanna tell the buttons to go to "content layer" and play frame label "images" for example.. no one knows.. everyone just shows how to link within the same layer or to a URL..
rakrotnibor 1 year ago
ur coding doesnt work with my stuff, I have same set up , action3, but for event listern, It will not code. =(
fawn2002com 1 year ago
hey dude thanks for posting this video but I really need your help. I have followed everything you did step by step and got no errors in my code but the problem is that when I go to test movie I get the following- 1020 access of undefined property. I am not sure what why this is or what I can do to fix this. Can you or anyone here please help? thanks
puertoricanboy2008 1 year ago
@puertoricanboy2008 never mind. I found my problem. I forgot to give my button an instance name in the library. That was it. Once I did that it worked for me
puertoricanboy2008 1 year ago
since the resolution is a bit bad on this I just want to point out that in the function line, in the bracket after event there is a colon not a comma. Its hard to see and is never said by the narrator. This hung me up for about 90 minutes with me going "Why? Why is there an error in my syntax?!!!)
Just passing it along in case anyone else had the same problem.
pomod 1 year ago 30
This has been flagged as spam show
I get a mistake when I type the first code. In the following line:
people_btn.alpha -= 0.2; it sais:
1084: Syntax error: expecting colon before dot.
1084: Syntax error: expecting identifier before rightbrace.
And when I chance that, there is another mistake coming. Can anyone help me please?
Carmenkoeppel 1 year ago
I get a mistake when I type the first code. In the following line:
people_btn.alpha -= 0.2; it sais:
1084: Syntax error: expecting colon before dot.
1084: Syntax error: expecting identifier before rightbrace.
And when I chance that, there is another mistake coming. Can anyone help me please?
Carmenkoeppel 1 year ago
THANK YOU....!!!!!
LouisMorissette 1 year ago
is there a way to play up to the keyframe? using something other than gotoAndStop perhaps?
warmics 1 year ago
com/watch?v=Y-oEeADZdM8
flavioscorpions 1 year ago
my god..this is so hard huh..but i'll just repeat it..tnx=) and do we need to use the import everytime in actions just to put a link button??.. answer this question..THANKS AGAIN=)
jEDSo075 1 year ago
thanx so much it took me 2days to figure out how to add a flash button to my animation clip or whatev *noob*. but the var bclick part explained it and it works! good looking homie!
jmydn 1 year ago
hey, do I need to use "import" every time or just for the first time in the file?
ProLiteNews 1 year ago
holy hell. I don't want to learn how to program in the fricking language, I just want to make one single fricking flash object.
Why would I want to spend hours to learn all this bs, I just want to make ONE BLOODY BUTTON.
I am not afraid to learn coding, I can code passably in C, but this is just ridiculous compared to the simplicity of building simple flash movies with AS2.
Yech.
Good tutorial, just a real shame that it's such a PITA.
ProLiteNews 1 year ago
ok... so, you did alll that, but how do you do a rollover... just a simple rollover like used to be so easy in as2?
something where it drops alpha or raises when the mouse moves over a button. any help would be grand
daPlumber702 1 year ago
hey, got a problem, after entering all my code and getting not compiler errors, whenever i try to preview with CTRL+ENTER i get TypeError: Error #1009: Cannot access a property or method of a null object reference.
at zhp2_fla::MainTimeline/frame1() in the output.
Please help!!!
zacharney1 1 year ago
thank you so much, this helped a great deal !
kishan291 1 year ago
Exccellent tutorial. Thanks very much! :D
crumbslyum 1 year ago
you just can't imagen how much this tutorial helped me, thank you!
mote939 1 year ago
How in actionscript 3.0 i can check net connection???
and thank you :(
m4unot 1 year ago
This is an excellent tutorial. Thank you!
BeatleUniversity 1 year ago
This has been flagged as spam show
I created my navigation in a movieclip, then imported that movieclip into my main scene. How do I code the button to navigate to the frame label in scene 1? if I use the code --- gotoAndPlay("Label x"); --- it will try to navigate to the frame label "Label X" in the movieclip time line, and not the time line of scene 1.
In AS2 I would code --- _root.gotoAndPlay("Label x"); --- but this is not supported in AS3.
Please help
stifroc 1 year ago
I created my navigation in a movieclip, then imported that movieclip into my main scene. How do I code the button to navigate to the frame label in scene 1? if I use the code --- gotoAndPlay("Label x"); --- it will try to navigate to the frame label "Label X" in the movieclip time line, and not the time line of scene 1.
In AS2 I would code --- _root.gotoAndPlay("Label x"); --- but this is not supported in AS3.
Please help
stifroc 1 year ago
Nice tutorial for beginners ..
snmbala 1 year ago
Nice tutorial for beginners ..
snmbala 1 year ago
This has been flagged as spam show
what is he doing at 6.3?? can someone tell me how to do that code thing?
kristofergulevski 1 year ago
what is he doing at 6.3?? can someone tell me how to do that code thing?
kristofergulevski 1 year ago
this really helped thx
PerfectZ3R021 1 year ago
How to see if a txt file file exists???
in ActionScript 3.0??
m4unot 1 year ago
thank you good sir very helpful
182razzo182 1 year ago
flash how to put buttons in a vcam
ThePeakGames 1 year ago
how if i wan to link to external file?
mimosa9618 1 year ago
why not make it simple by hosting the file somewhere and creating a link to the file.
ShawnGlory 1 year ago
ya AS2.0 much more easier then 3.0 i wonder y they wan to upgrade till so complicated...=.="
mimosa9618 1 year ago
how do i make a start button and make sure a flash doesn't keep reapeating itself on. like how the things are on newgrounds
uclabruins211 1 year ago
THIS IS AMAZING I LOVE YOU! :D haha.
VespucciFilms 1 year ago
Hi, you always have very clear instructionals. Thank you. I have a question though, on the last button you made, btnB, what would the code look like if I wanted to have a movie clip play before the button linked to the external website?
ricetuber08 1 year ago
4.5 you explained most things very well
pyrosnowman 1 year ago
Many thanks
Just what I need..
amigo10712 1 year ago
Hey, where did you get those actual buttons, R, B and G
Nice Tut man
Thanks
BassPIayer 1 year ago
Yo what the fuck, AS2 was way easier than this.
mmkirby2 1 year ago
@mmkirby2 You son of bitch. Do you know why the AS3 is used for? Monkey can also work with AS2,
snmbala 1 year ago
@mmkirby2 You son of bitch. Do you know why the AS3 is used for? Monkey can also work with AS2,
snmbala 1 year ago
@snmbala I'm sorry but I don't know what you're responding to. I forgot what message I had typed, and I fear it might have been something extremely noob, please enlighten me.
mmkirby2 1 year ago
i want to know how to make space bar a button i use as3
GhostHunter1986 1 year ago
We are going Tooooo..
Lol
Twist3rD 1 year ago
can you paste cod
eProfesor 1 year ago
you are good!
Aleque 1 year ago