a proper progress bar is a good thing provided it really relates to actual progress and goes away when loading is done - but i HATE rotating icon preloaders -they're a fucking useless bit of junk design. ; also better to code for Gnash and SWF rather than assuming everyone has Flash. - the sooner Adobe can get open-sourced out of existence the better.
There is a problem in your Code. First of all you need to tell them to type Stop(); on the other layer, second the gotoAndPlay(2) needs something else that I can't remember.
thank you for responding. I ' ve already fixed the problem today . I started everything from thirst step and "it works" and thank yuo for good tutorials.
see the line no 8, and check what is in there I mean TEXT_CLIP or RECTANGEL CLIP or OUTLINE CLIP
and now make sure you have set the name of the property of the object. error which you have says that you didnt define the property name . so in brief if you havent name the text box @ text_clip it can be the problem . try that or copy your code here what you use for AS3,
In the timeline panel, select all of the layers by highlighting the top layer, holding down the Shift key, and highlighting the bottom layer. Click and drag the first frame of the top layer one frame to the right, creating a blank frame at the beginning of each layer.
im having trouble with this in cs3 can somone help me
hi
i have a problem with my preloader , i see ur video tutorial about how to creat preloader and i followed ur steps to create a preloader to my flash .
the problem is my preloader doesn't start from 0% or 1 % it start after 35% .
tell me how to solve this problem , thx
basem310 5 months ago
This is one of the best tutorials on Creating a Pre-Loader.
Thanks Uploader
gavinmendes 5 months ago in playlist More videos from Howcast
does this work on flash games?
Spike85x 6 months ago
@Spike85x ya
peppy12341 6 months ago
This has been flagged as spam show
Actually for me it shows an error ,something like.. implicit value in this line :
is their any way i can solve tis....hope u will respond fast rectangle_clip=loaded_bytes/total_bytes;;
vishnu5118 8 months ago
Actually for me it shows an error ,something like.. implicit value in this line :
is their any way i can solve tis....hope u will respond fast rectangle_clip=loaded_bytes/total_bytes;
vishnu5118 8 months ago
Im Stuck, in 1rt step, whats Internet Acces?
maux999 9 months ago
@maux999 i think you have it because you are at youtube.
lollichannel 9 months ago
@lollichannel Hah. Good one.
MrTechCheese 9 months ago
@lollichannel thanks! it really helps!
maux999 8 months ago
doesn't work. I'm using CS5 , Actionscrip 3.0 and when I go to control>text movie, everything in my website blinks and I get the following errors:
Scene 1, Layer 'Actions", Frame 1, Line 9 1084 Syntax error expecting rightparen before if.
Scene 1, Layer 'Actions", Frame 1, Line 9 1084 Syntax error expecting rightbrace before leftbrace.
somebody help lolll.
NatDede 9 months ago
Comment removed
FugalQuease 10 months ago
a proper progress bar is a good thing provided it really relates to actual progress and goes away when loading is done - but i HATE rotating icon preloaders -they're a fucking useless bit of junk design. ; also better to code for Gnash and SWF rather than assuming everyone has Flash. - the sooner Adobe can get open-sourced out of existence the better.
FugalQuease 10 months ago
There is a problem in your Code. First of all you need to tell them to type Stop(); on the other layer, second the gotoAndPlay(2) needs something else that I can't remember.
kousoulides 11 months ago
THX You saved my life
bauzer59 11 months ago
Hi ,Josh,
thank you for responding. I ' ve already fixed the problem today . I started everything from thirst step and "it works" and thank yuo for good tutorials.
karoliskamandulis 1 year ago
Tutorial is good and im doing everything step by step identicly but i have these errors:
Scene 1, Layer 'actions', Frame 1, Line 8 1120: Access of undefined property loaded_bytes.
Scene 1, Layer 'actions', Frame 1, Line 9 1120: Access of undefined property loaded_bytes.
Scene 1, Layer 'actions', Frame 1, Line 10 1120: Access of undefined property loaded_bytes.
Can anybody help me ??
karoliskamandulis 1 year ago
Dear friend
try following
go to the AS3 code view
see the line no 8, and check what is in there I mean TEXT_CLIP or RECTANGEL CLIP or OUTLINE CLIP
and now make sure you have set the name of the property of the object. error which you have says that you didnt define the property name . so in brief if you havent name the text box @ text_clip it can be the problem . try that or copy your code here what you use for AS3,
any better one will advice
have fun
Josh
moti1857 1 year ago
Помогу с русификацией сайта, вот мой: web-cameron.ltd.ua
можете писать на мыло!
SmilesSasha 1 year ago
agenciacalibriu.br.vu
mauriciobvasc 1 year ago
Why cant i move the frames when highlighted?
Kjetilengstromphoto 1 year ago
This has been flagged as spam show
Asian brides so sexy **busizz4me.info**
jhklgyui 1 year ago
well done tutorials.. thanks :))
JohneyBlue 1 year ago
The code:
stop();
this.addEventListener(Event.ENTER_FRAME, preload1);
function preload1(e:Event):void{ var total_bytes:Number = this.stage.loaderInfo.bytesTotal; var loaded_bytes:Number = this.stage.loaderInfo.bytesLoaded; rectangle_clip.scaleX = loaded_bytes/total_bytes; text_clip.text = Math.floor((loaded_bytes/total_bytes)*100)+"%"; if total_bytes==loaded_bytes){ gotoAndPlay(2); this.removeEventListener(Event.ENTER_FRAME, preload1); }
}
XkohanX 1 year ago 41
@XkohanX
Thanks man!
redzone10 7 months ago
thanks for nothing after step 9 its make zero fuckin sence,
KylePNHicks 1 year ago
@KylePNHicks Lost at step 1
stonevrscx 1 year ago
I´m doing a study for interactive designer, i love the kind of stuff :D
pyrlalah 1 year ago
What the fuck. Too fast. *nosebleed
chompet123 1 year ago
OK, I am confused with moving the layers and I have CS5!
thebuilderddd 1 year ago
I get confused when the scripting comes. That's the only thing that was hard for me to do in this video.
xXmauvaisXx 1 year ago
In the timeline panel, select all of the layers by highlighting the top layer, holding down the Shift key, and highlighting the bottom layer. Click and drag the first frame of the top layer one frame to the right, creating a blank frame at the beginning of each layer.
im having trouble with this in cs3 can somone help me
aasatt 1 year ago
@aasatt Use CS4 or CS5. :P CS3 is so old.
icyshadow0 1 year ago
@icyshadow0
i firgurd it out
aasatt 1 year ago
@icyshadow0 there is no problem with cs3 just 3 years ago, big deal.and cs3 also has action script 3.0 so nothing make a big change
MrAlexstar100 1 year ago
TWO THUMBS UP!!!
DareDevil11a 1 year ago
yeah, where's the code, nimrod?!
Gevreet45 1 year ago
well explained but not well taught
ericorenato88 1 year ago
next time put the script in the description
martenasgodfrey 2 years ago
wow! i know computers AND flash, and this confused the hell out of me too!! freakin guy needs to take a breath!
techrich 2 years ago
wow thats complicated
TheMightyKinkle 2 years ago
can you translate the actionscript to 2.0? instead of 3.0?
TRSdowntownskter 2 years ago
you could tell its gigafides from the file name and the website
Bandelp 2 years ago
thanks
slygirls09 2 years ago
Gigafide is a person on youtube, you know
Ticomfreak 2 years ago
GIGAFIDE!
tRiBuTeDeSiNeR 2 years ago 2
that was a good idea great job
blinkfbi 2 years ago
meh iz COnfusED!!! sighz
tchanabc 2 years ago 4
nice :)
aodflash 2 years ago
wish howcast would do more program related vids, theyre far easy to understand than others.
kabutosenseiisback 2 years ago 41
2nd
buyurdad 2 years ago
:D fun stuff.
DylanMackinnon1 2 years ago