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



Comments:

<0> that is what guys care about as well
<1> lol
<0> what you see on tv is not real
<2> guys, i have a fla with lots of AS1, targeting flash player6. I swiched the target for flash player7 or 8, and it is not working
<1> what are u talkign about tv
<1> i live in the real world also
<2> what should i do ?
<2> it is probably because of the AS, right?
<0> after the womens movement, and the shock culture we live in, girls are now giving it up easily... and what do we see? we see guys wanting more. the roles have reversed, women are now the sluts, and males want romance
<2> and I should make the AS compatible with flash player 8 ?
<0> so i say we are on equal grounds
<0> both are horny
<0> both want companionship
<1> yeah i guess its safe to say that
<1> both sides have their bad seeds
<1> and good ones



<0> wanting *** doesnt make you bad
<1> no
<1> just playing games to get the ***
<0> everything we do is games. how can one live in a social world without playing games
<1> easy be real
<0> but what is real?
<1> playing games is for children
<1> real would be like
<1> look girl i just wanna skeet it and leave it
<1> so then ill know to avoid that person for the rest of my days
<1> lol
<0> ya but its not always like that. when you see something you want, you dont know you want to leave it
<0> you just know you want it
<0> then after you have it, its not as exciting
<1> oh i c
<0> so i think they are being real
<1> i understand what ur saying
<1> but i think majority guys dont think like that
<1> im sure alot get tired of the grl and just stop fuqn with her or whatever
<1> but i think mostly guys just go out like hell yuh imma go get some ***** tonight
<1> mmm huh
<0> i think they are real tho. that is just how they are. some girls are down with that, and for them, its a perfect fit.
<1> yah
<3> off topic, Im curious, how would a programmer expect to be able to set form variables when preparing a http request, should the values be set directly on the request object directly, or would it be more convenient to have a form property on the request object refering to a form handler... (in both cases the variables would probably be set by a .setVariables(array) method!?
<0> wtf is that?
<1> lmao
<3> :o
<3> go on with your subject :P
<1> i need like a less then one hour design done for $50
<1> thats like
<1> 75 dollers n hr
<0> why do you need it
<1> i made a site and i **** at gfx
<0> what site
<1> car restoration site for my daddy buisn***
<0> url
<1> i dont have it uploaded i needa header
<1> the header i made looks like kindergarden
<0> just leave it without one
<1> i got one done from this web design company
<1> but i think its kina weak and hes trying to overcharge
<1> - _ _ _
<1> - (_)_ _ __ 2 __| |_ ___ ___ _ __ __ _ _ _ ___| |_
<1> - | | '_/ _|_/ _| ' \/ _ \/ _ \ '_ \/ _` |_| ' \/ -_) _|
<1> - |_|_| \__(_)__|_||_\___/\___/ .__/\__,_(_)_||_\___|\__|
<1> - |_| E F n e t
<1> -
<1> - - i r c 2 . c h o o p a . n e t -
<1> -
<1> http://www.abinterfaces.com/robert/
<1> i dunno i figured id try and find someone better on here
<0> uhm
<0> poser chick in bikini
<0> this is really sad
<1> lol
<1> u think u could do something better
<0> you prolly need to show the website so ppl can see what should go there
<1> i did
<1> i sent him ss of the site
<0> everyone here is probably asleep. best to check in during the day i guess
<4> I'm in need of serious help folks



<5> any idea why is it that when I create a certain shape in the line tool when i change the FILL color it wont respond to the change ?
<4> but I think my questions should be pretty simple for anyone with basic Flash skills
<1> yeah ill do that thx
<4> First question: Can anyone explain why the music toggle on this page doesn't work in WinIE but works fine in every other browser: http://jamthemovie.com/
<5> any idea why is it that when I create a certain shape in the line tool when i change the FILL color it wont respond to the change ?
<4> It's a simple 2 frame Flash: frame 1 loads the MP3 into a sound object, plays the music, and stops the movie (to avoid frame 2), frame 2 stops the sound file. The button just toggles between frames.
<4> anyone around?
<6> How would I do 3D in Flash?
<5> swift3d willroboo
<4> my other question is how to make a simple scrolling pane in Flash. I created buttons that should move an object up & down, but nothing happens
<4> I guess my problem is referencing objects in Flash, seems to be impossible
<6> Cheers, cat.
<6> Is Swift3D any good, cat?
<5> its sweet for flash
<6> Anybody here using Swift3D?
<4> there doesn't seem to be anyone available to provide help :(
<7> same issue in the css channel ;)
<4> ah
<7> if yer a css ninja - I'll help ya on your flash
<4> ok, fair enough!
<4> ask away!
<4> (hope I can help)
<7> looks like you and I are the only ones that have night jobs ;)
<7> I've got a centering fixed width layout with 2 columns.... in the first column I have two sections (top / bottom) and I'd like the bottom div to fill vertically? any ideas??? http://www.ernestgroup.com/beta2006/affiliates.asp
<4> exactly, I'm IRC'ing from work
<7> It validates XHTML 1.0 Trans and CSS 2
<4> what do you mean by fill vertically?
<7> to put it simply... I need the ugly green thing on the bottom left to fill all the way to the bottom of its parent.
<4> you mean go all the way to the bottom of the window?
<4> oh
<7> yep... the news page shows it plainly.
<4> is it fixed height?
<7> even if the thing is empty.. I need that green to go all the way...
<7> nope...
<7> seemingly simple... but I can't seem to do it... I've tried just about every combination of height:100% ;)
<4> hmm.. only thing I can think of is using a table with a height of 100%
<7> yep
<7> naa no tables.. all cssed divs
<4> unfortunately, I don't think DIV's handle 100% heights well
<4> if at all
<4> another idea, and I'm just guessing, would be pinning that object to the bottom using an absolute position and specifying a bottom: 0px; so it sticks to the bottom of that white area
<4> it'd stick to the bottom alright, but now you'll need to figure out how to adjust the size to fill the gap
<4> I think a table would be your only option
<7> yeah... I think im stuck...
<7> I'm thinking I can fake it by making the layer behind that stuff green ;)
<4> and how would that layer's height adjust to match?
<7> dunno... im stuck.
<4> unless you resort to tables
<7> naaa I'd rather you kick me in the balls...
<7> whats your flash problem?
<4> ok, it's one very simple question, and one not-so-simple one
<4> just a sec...
<4> ok, the music toggle button is working fine on every browser on Mac & PC except Win IE: http://jamthemovie.com
<4> and it behaves differently on different PCs with the same version of IE & XP installed
<7> anything strange about http://jamthemovie.com/audio/music.mp3?
<4> nope
<4> it's a 48.1Khz MP3 that plays fine
<4> are you on a Mac or a PC?
<7> PC
<4> ok goo, I'm on a Mac
<7> XP Pro latest everything.
<4> but there are also other issues. For example, I can't start/stop that from JS using: document.get
<4> woops
<4> document.getElementsById("music").stop() and .play()
<7> I ***ume you are talking about the little speaker button...
<4> yup
<4> on some PCs, the music plays but no button, on others, the button displays but no music, and still on others, it displays, music plays, but it won't start/stop it
<7> very strange... are using making sure the functions you are using are cool with the version you are exporting?
<4> I've tried exporting as low as Flash 6
<4> besides, the PC's I'm testing on have Flash Player 8 installed anyway
<4> what's it dong for you?
<7> maybe you want to control the volume rather than the playing...
<7> it works fine for me.
<4> really?!


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

Flash 8, selectedIndex()
#politics
bioremidation /wikipedia
bvgorp
#sex
#computers
#stocks
ondalae
#politics
#windowsxp



Home  |  disclaimer  |  contact  |  submit quotes