@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16



Comments:

<0> output = initial.MD5()
<0> and returns output=undefined
<0> any suggestions for solving this?
<1> MD5 is not a built in method
<0> when i put for example initial = "3245" it runs correctly
<0> yes MD5 is a function that i have in my actionscript\
<1> without that how are we supposed to debug
<0> when i put for example initial = "3245" it runs correctly
<1> forget it
<0> i mean i need to declaire the initial as a string but i dont know how to do it
<1> you're just hiding the question and expecting an answer
<0> ?
<0> the md5 function is about 500 lines
<1> if you want to cast it to a string
<0> do u want to write it here?
<1> String(str) is what you want



<0> u mean output = String(initial).MD5();
<1> initial = String(score);
<0> let me try it
<0> it worked
<0> thanx
<1> yw
<1> and for your reference
<1> there's a pastebin service in the topic so next time paste your code in there if its long
<1> even if its a few hundred lines, there's probably only a few relevant lines
<0> ok i saw it
<0> thanx
<1> speaking of MD5
<1> it has reversible methods now
<1> didnt know that
<1> for a while I thought our DB was 100% secure :o
<2> does anyone know how to deal with the media components?
<3> MD5 is only reversable with the hash in hand afaik
<3> at that point their in your DB anyway
<3> but it does allow them to find out peoples choices for p***words and maybe use them elsewhere
<1> yes, more like an efficient brute force method
<3> Lumines just gave me rsi
<3> ?
<3> the brute force finds a reverse for the hash.. have to have the hash 1st
<3> it means your db is storing 'roughly plain text' p***words
<3> and anyway. %100 secure doesn't exist :)
<4> only deterrant factor is time
<4> hehe
<3> theres always social engineering
<3> the more precious the data, the more likely social engineering will work too.
<4> man, i hate it when you been workin long hours for a couple days, and yer fingertips start getting sensitive heh
<4> starting to use other fingers - like for scrollin .. uhg
<5> lol
<4> i think i got like a rubber burn or something from mid wheel :P
<6> anyone around?
<7> don't forget the tumble weed
<5> heh
<6> how can I get the color of a shape using actionscript ?
<4> flash8 ?
<4> sup g:)
<7> flash 4
<8> SHIZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZAAAAAAAAAAAAA
<8> hows u today?
<9> hey, im having problems with my streaming mp3... when i pause and then play again, it starts over from the beginning for about 2 seconds, and then picks back up where it left off
<4> if you didnt apply a color, you cant get a color
<4> in which case, if you did, .getTransform
<4> thats if that was even avail in flash4 heh - man thats old
<6> anyone? how can I get the color of a shape using actionscript ?
<4> newp - player5...
<4> so you cant
<4> i guess
<6> and how do i apply a color on a shape on the stage ?
<4> g - alright - but its not day, so could be better
<4> zdrenge, you dont - the color object wasnt given untill flash 5
<4> oh
<4> on the stage, you can from palette somewhere
<4> i believe - eesh, been so long... i dont even wana think about it
<4> you do know current version is 8 right?
<4> heh
<8> quite early m8 :D



<6> yeah, but i can't use it
<4> 'tis g :(
<10> sup G, shiz.
<6> i have flash mx and the color object exists
<4> well why you using flash 4?
<6> what flash 4?
<4> ohhh haha deka :P
<6> i am using flash mx and exporting it to flash player 6, the maximum available in flash mx
<4> i thought you said 4, it was deka grr
<2> can anyone help me with the media component?
<4> too late to be noticing such haha
<6> :)
<6> so how do i do this?
<2> [11:46am] Zdrenga how can I get the color of a shape using actionscript ?
<2> [11:47am]Joins: Mr-G (~mrg@217.34.231.205) users
<2> [11:47am]@ SHiZNiT flash8 ?
<2> [11:47am]@ SHiZNiT sup g:)
<2> [11:47am] DekaPatro flash 4
<6> so if i have a shape on the stage, can I change it's color using actionscript ?
<2> :D
<4> you've been paying attention
<4> :>
<4> hehe
<2> wheeee I got a star :D
<2> lol
<10> I said sup.
<4> ya - create a color obj
<2> ok SHiZNiT when you're done with him I'd like you attention as well :P
<6> keep your patience mate, he's all mine now! :)
<2> I'm waitting for my turn
<2> infact I'll go get some coffee and smoke
<4> var c:Color = new Color(instance); c.setTransform({r:250,g:120,b:250,rb:100,gb:100,bb:100,ra:100,rb:100,rc:100});
<6> good, bring me some
<2> 1 coffee comming right up sir
<6> SHiZNiT, 10x, but it's not exactly what i am looking for, because i want to change the color of a shape, not of a mc
<4> oop
<4> lol
<6> can i do that ?
<4> var c:Color = new Color(instance); c.setTransform({r:250,g:120,b:250,rb:100,gb:100,bb:100,ra:100,ga:100,ba:100});
<4> r g b, rb gb bb, ra ga ba
<4> rb is r brightness
<4> ra is r alpha
<4> etc
<6> ok, i know these things
<6> :)
<6> but it's not exactly what i am looking for, because i want to change the color of a shape, not of a mc
<6> can i do that ?
<4> not in 7 - in 8 there's getPixel and setPixel
<4> i dont think anyways
<4> nope - bitmapdata is 8
<6> so i can only do it in flash 8, right ?
<4> would ***ume so atm
<4> its 3:00am though ... gluck, i still got stuff to do here too
<6> ok, 10x
<6> where u from ?
<4> my moms uterus
<4> u?
<4> i'm canadian - calgary
<4> as stated though - i'm out for now - bbl
<6> lol
<6> take care
<2> ahh damn
<2> I missed my turn
<2> I was only gone for a minute
<6> one more thing: can I set the color using it's hex value ?
<11> hi guys
<11> anything cool around?
<1> me
<10> sup guyz
<12> que onde guero
<10> mucho gusto
<13> lepe lepe


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #flash
or
Go to some related logs:

oxapss
nero 7 error signature shuts down
#visualbasic
caolf 4
#gamedev
ROTWHELLER DOGS
#windowsxp
gopp austria
#windows
#beginner



Home  |  disclaimer  |  contact  |  submit quotes