This is an excellent tutorial. EXACTLY what I was looking for. I'm going to use it to build interactive comic strips. :D Major *like*! This girl is in love, LOL!
FINALLY a tutorial without 12 minutes of "hey, this is Flash!" bullshit before actually doing anything. thank you thank you thank you! Subscribed- keep up the good, quick, to-the-point tutorials!
Great tutorial, but as soon as I test it, it bugs out and goes haywire...I've taken the exact same steps,coded verbatim, etc. It seems to bug when I add the third line... any tips? using Cs5 here.
doesn't work for me causes a glitch iam sure i typed everything correctly
Syndicatet3k 2 weeks ago
This is an excellent tutorial. EXACTLY what I was looking for. I'm going to use it to build interactive comic strips. :D Major *like*! This girl is in love, LOL!
bccmee 2 months ago
when i press the submit button this error comes-
TypeError: Error #1034: Type Coercion failed: cannot convert flash.events::MouseEvent@2d52fe49 to fl.motion.MotionEvent.
0102shubham 10 months ago
THANK YOU!!! I kept messing up because when you put "void{" i thought it was "void(" but then i realized you said racket. So thanks for your help!
Mattguin123 10 months ago
if i wanted to get the name to be sent into another application (say Microsoft word) how would i do that?
so you enter your name (luke) and in MS word it types 'luke' or 'hello luke' either way as the hello is easy enough to remove from watching this.
lukeis2k20 1 year ago
thank you! awesome tut
conagraman 1 year ago
FINALLY a tutorial without 12 minutes of "hey, this is Flash!" bullshit before actually doing anything. thank you thank you thank you! Subscribed- keep up the good, quick, to-the-point tutorials!
PtoTheDizzle 1 year ago 2
thanks very useful
andrealbertto 1 year ago
btw
submit.label = "Submit";
myname.text = "Enter Your Name";
submit.addEventListener (MouseEvent.CLICK, namesubmit);
function namesubmit (event:MouseEvent):void( nametxt.text = "Hello " + myname.text; )
NationOfDegeneration 1 year ago
Great tutorial, but as soon as I test it, it bugs out and goes haywire...I've taken the exact same steps,coded verbatim, etc. It seems to bug when I add the third line... any tips? using Cs5 here.
NationOfDegeneration 1 year ago
This is exactly what I'm looking for
jumiakuuntelevaukko 1 year ago
Cheers buddy
sk8rz21 1 year ago
hello sir..!
Thank you so much for this tutorial.
pradip19821234 1 year ago
Really useful, thanks :D
gampanat 1 year ago