@# 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



Comments:

<0> Do you understand why those who poison are punnished?
<1> because they're poisoners?
<0> Most people interpret that p***age as some powerful person above man, punnishing him for harming others.
<0> and they call that powerful person God
<1> I've never even opened a bible and read one thing, but I can say that is a bad*** p***age
<0> But if you follow the logic, you will see that there is no God striking vengeance.
<0> It is the poisoners, poisoning themselves.
<0> It is because we are all connected, and we are one being, God.
<1> yea I dont believe in any of that **** anyways
<0> There is nothing to believe.
<2> indeed
<0> It is just description of reality.
<0> Look outside, with your eyes, ears, and see it for yourself.
<0> When you describe it, what you say will have similar logic to all religious texts
<0> Because all of it are ways of explaining a common experience
<1> I dont believe in the bible, god or any of that bull****



<0> There is nothing to believe. The bible is one model for how reality works. Scientific theory is another. There are millions of models that describe reality.
<0> You don't believe in models, you merely use them
<0> To help you navigate this experience
<1> you a priest
<1> ?
<3> can flash read a compressed file? like a txt compressed to a zip?
<1> a text file in a zip file?
<3> yes a compressed .txt file
<4> o_O
<4> to me that says something more like...
<4> a righteous man helps those who suffer the injustice of others' selfishness and tyranny. those who help with such are admired. I'll defend to the best of my abilities those who are against myself and those i like...
<4> simple as that - maybe i'm wrong :P
<4> you could over analize it though and take it to some higher level
<3> umm ok, so anyone know?
<4> wouldnt think so myself ... but server could read/extract it
<4> returning said info..
<4> ... flash doesnt care how long a return takes, it has no timeout
<4> it'll wait all day if you want it to
<4> if you want a 'timeout' for a call in flash, you need to set an interval or such to track a period of time
<4> and cancel a request if taking too long
<4> otherwise, it dont care how long something takes
<3> hmm
<4> this for standalone?
<4> why would txt be in a zip?
<4> just outa curiosity
<5> When you make fade in transitions using the effects tools in flash 8 -- how do you make the thing your animating stay at 100%? Is there a way other than copying frames -- that causes a weird text effect for me.
<4> btw - nice to see a sunny day today eh? :)
<4> heh
<3> SHiZNiT, because my word list is 700 kb uncompressed and 100 kb compressed
<4> ah
<4> thats alotta words :)
<3> ya too bad the weather wont last long
<3> ya its a dictionary list
<4> would need to know required functionality to give any consideration to methods of approach .. which i dont have time for atm
<3> ya ill just scrap that idea
<1> JohnnyB: break the file up into sections
<1> like a-f
<1> g-o
<6> i just love it when flash does odd stuff
<6> bonus1.combotxt.text=curatk;
<6> curatk is an increment variable
<6> i have embeded the font into combotxt inside of bonus1
<6> and it just doesn't display anything
<7> maybe use "" + curatk
<7> force it to be a string
<6> i tried String(curatk)
<6> still didn't work
<7> it just hates you then
<6> evidently
<6> tried embedding all of the font instead of just the numerals but still no go
<1> MerZikain: is it being masked?
<6> this happened once before and i forgot how i fixed it last time --;
<6> OnoSendi: no, even if it were embeding the font should fix that issue
<6> oh for ****s sake
<6> italics
<6> the ****ing italics was keeping it from rendering the text
<6> what kind of horse **** is that?
<1> yea
<1> flash is gay
<6> someone go turn that bug in for me



<6> that's ***inine
<1> theres no way to learn flash, without learning anything the hard way.
<3> can flash read an array in an external .txt file?
<8> can someone give me some advice for printing in flash? I want to scale a MC up to fit a sheet of paper - but am unsure of how resolution will effect this...
<1> great
<1> now my measurement is all ****ed up... when I change a box to 10px high, its more like 100 high
<6> JohnnyB: yes
<6> you have to set it up a certain way
<6> and you'll build the array yourself in flash from the info delivered by the txt file, but yes, it is possible
<6> just setup your values in a sequencial format
<6> like var0=value0&var1=value1&var2=value2...
<6> then at the end of that have something like &num=8 (however many values are in your array)
<6> load it using loadVariables or any other method you want
<6> then loop through the information to build your array in flash
<6> myArray[key]=info['var'+key];
<1> WHAT THE ****
<6> ?
<1> my ruler is like... timesing everything by 10
<1> I type 10px high, and its more like 100
<6> heh
<1> WHAT THE HELL WOULD CAUSE THIS?
<6> don't use the ruler
<6> :D
<6> guessing > *
<6> heh
<1> Im changing height and width from property inspector
<4> &arraycontent=value1,value2,value3,value4,value5&
<3> would firstLetter["Words"] be the same as cWords if firstLetter = "c"?
<9> montecristo? O_o
<4> onLoad = function(s) { if(s) { var arr = this.arraycontent.split(","); trace(arr+"\n"+arr.length); } }
<4> cigarrrr :P
<9> JohnnyB obviously no :>
<1> its a cuban
<9> ahhhh ok
<9> :>
<3> Sync{3DS}, what would that be
<4> haha
<1> SHiZNiT: what you got in it?
<1> you better just be usin the cuban wrap
<9> it's like firstLetter is an object and Words one of its vars
<1> What the hell is going oin
<3> so how would I call cWords dynamically if firstLetter is set to "c"
<4> mm - i got what they put in it
<1> flash has cause me days of ****ing stupid ****ing problems that shouldnt be happening
<9> is cWords a movieclip?
<3> no its an array
<4> pixed up a box in cuba - i wouldnt wreck one for a joint, they arent 'sweet' or anything benificial for such
<9> JohnnyB use something like _root[firstLetter+"Words"];
<1> A BLUNT, not a joint fool
<10> OnoSendi: you can't get emotional about it. it isn't flash causing you "****ing stupid probelms". it's more likely you haven't quite grasped flash's mechanics
<1> :P
<4> this is the 2nd one i smoked - i keep inhaling by accident like its a doob or something ... blah
<1> al_x: no, they are bugs
<4> haha
<4> sorry
<4> :)
<4> i couldnt remember word for it
<4> haha
<10> OnoSendi: no, i remember one you said the other day
<1> well
<10> about changing text to dynamic
<1> two of them were
<10> and it ****ing disappearing
<1> the longest problem solving ones
<9> who's talkin about joints? :>
<10> i think were your words
<3> Sync{3DS}, that worked thanks
<1> al_x: yea, probably, lol
<9> JohnnyB u'r welcome ;)
<1> WHAT IN THE HELL would be causing my width and height to not be the correct width and height?
<10> OnoSendi: chill, take a deep breath and try to look at it logically step by step


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

#nhl
#nhl
#politics
#fedora
#politics
teen lahwa
#worldcup
smpatch sucks
#debian
Fumoffu best ever



Home  |  disclaimer  |  contact  |  submit quotes