| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13
Comments:
<0> i like events <1> hey can someone help me out with my action scripting with my digiclock <1> I have no idea why when I add in milliseconds <1> my clock doesnt work anymore <1> anyone here? <2> well <1> hey there <2> does flash use milliseconds <1> yes I know it is in the programming <2> or did you invent them? <1> why wouldnt it <2> I dunno <1> I dont see why it wouldnt use milliseconds <1> here is my code <2> pastebin it <1> if (milliseconds<10) {
<1> milliseconds = "0"+milliseconds; <1> } <1> clock_txt.text = hours+":"+minutes+":"+seconds+":"+milliseconds":"+ampm; <1> that is the programming for the milliseconds in <1> it <1> but I dont see why that wouldnt work <2> because you said if milliseconds<10 <2> milliseconds is a string <1> if (minutes<10) { <1> minutes = "0"+minutes; <1> } <1> if (seconds<10) { <1> seconds = "0"+seconds; <1> } <1> but I have done that and my clock works <2> ok <1> when I added in the milliseconds it doesnt work <2> well milliseconds is in the thousands <1> ok <1> so I need to do <100) { ??? <2> yeah <2> well no <2> that's not the problem <1> hmmm <1> I mean making a clock is simple I just dont know why this millisecond thing isnt working <2> where do you increment milliseconds? <1> want me to send you the fla? <1> it is like 1kb <1> lol <1> I really am super confused of why it isnt working <2> no <2> I can't open it probably <1> it is just an fla <3> can i remove a movieclip from the stage via actionscript? <2> unless you use flash mx (not 04) <1> yeah I have mx <1> yup... <1> here what is your email <1> I will send it through there <2> save the fla down to mx, not 04 <1> i only use mx... <1> so it will save it as mx <2> ok then <1> email addy <1> I really appreciate your help with this man <2> awesome <1> I sent it off to ya <1> you get it ? <2> hahahaha <2> very simple mistake <2> I'm not laughing at you <2> just that I have done this before <1> lol.. i dunno man this is my 1st clock <1> but I dunno what I did lol <1> it looks right to me but oh well <2> clock_txt.text = hours+":"+minutes+":"+seconds+":"+milliseconds":"+ampm; should be clock_txt.text = hours+":"+minutes+":"+seconds+":"+milliseconds+":"+ampm; <2> millisecons + " <2> seconds* <2> you left off the +, so the statement was borked <2> have you fixed it now? <1> yeah it works now but I am trying to find where I made the + mistake
<1> I dont see it <1> I copied your code <2> ah <2> it was in between milliseconds and " <1> OHHHH <1> ok ... <1> LOL.. <2> clock_txt.text = hours+":"+minutes+":"+seconds+":"+milliseconds_+_":"+ampm; <1> wow.. I feel like a dumb*** <1> lol <2> clock_txt.text = hours+":"+minutes+":"+seconds+":"+milliseconds _+_ ":"+ampm; <1> yup I see it now <1> I was like wtf is it not working... <1> haha... <1> nice.. thanks man I really appreciate the help <2> np <2> I've done that before <1> lol <2> twas the first thing I looked for <1> sweet... yup... that is why I came to this channel.. I was about to hurl my pc.. <1> sitting at this damn thing for 30 mins <1> going over every line like WTF is wrong with you homocpu <1> WORK <1> lol <1> 1 little + sign drove me almost to instanity <1> well thanks again man I really appreciate your help... <1> lol i wonder if flash does kempto seconds <1> LOL <2> hahahahaha <2> I doubt it <1> lol... yeah... <1> true <1> haha <1> thanks again man and take care <1> hey 3fg can I ask you 1 more question? <2> yes <1> when My thing goes to milliseconds <1> it is moving the actual text.. <1> here let me email it to you <2> is it the same that I have? <1> na... <1> made a new graphic <2> the one you sent works perfectly <1> sent... <2> it could be the font <1> you will see what i mean with this new graphic.. <1> na.. I was ****ign with the font.. <1> you will see what I mean <1> I needed to make the clock a little bigger <1> because that one wasnt showing am and pm <1> because it was chopping it off <2> ok <2> if milleseconds<100 <4> Any way to make buttons etc behind a movieclip unclickable? I got alpha on it so i can see the hovering effects etc. <1> ahhh ok <1> now I see what you are saying <1> yeah that fixed it <1> that is what i was asking b4.. <1> if that is what I should be doing... <2> it works? <1> yeah that fixed it <2> ok <1> I thought that is what I should have done b4 <2> ziper: why would you need an unclickable button? <2> that's pointless <4> _3FG: I'm making a loading thing so the whole movie clip gets faded out, and i want everything unclickable while that is <1> oh hey is there any way that like every 30 - 45 seconds.. a like box that is aphatone 20% go across <2> yes <1> is that a new scene? <2> make the buttons fake ziper <2> needhelpw: scenes are the devil <1> LOL... <1> well.. umm.. how would I add that kinda flash in though <1> ?
Return to
#flash or Go to some related
logs:
#delphi stroke/bore of ls2
cloak ctcp addon mirc #freebsd #computers massage happy ending corpus christi ganefer #unixhelp sftpd-server chroot #computers
|
|