@# 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 17 18 19 20 21 22 23 24



Comments:

<0> finally
<0> get to chill and listen to some music
<1> damnit, I needa frickin scrollbar
<0> OnoSendi, make your own or use the component
<1> I'm not elite enough to make my own
<1> and scroll pane ****s
<1> it puts this border and **** around it
<0> making your own is easy
<1> yea for you
<0> no
<0> it's just some simple math
<1> how do I drag something
<1> heh
<0> it's not ****ing calculus
<2> Smurf - Can You help me a little with HTML/PHP
<0> !find -c MovieClip.startDrag



<3> MovieClip.startDrag == http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary568.html
<0> antidote, haven't done anything with PHP and flash really
<4> how do I swap List components in a gui way?
<2> Its simple question
<4> really, I want a tab dialog, but anything that just shows one list and has a ui element to pick a different list would be fine
<5> put some script at the top of frame 2, that responds to a variable set from another frame
<2> I have a shop - HTML/PHP - 3 frames on HTML - 1 2 3 - on 2nd = product list - and its scrolled - is it possible to change position of scroll for frame 2
<2> SHiZNiT but what kind of script
<2> maybe some tutorial - or something - cant find any
<5> i wouldnt know - it would be specific to needs
<5> along the lines of if(x == y) { z(); } or such
<2> SHiZNiT http://84.10.3.251/~sklepik/
<2> and push on left menu 8-16 MM
<5> yup
<2> Scroll suXX - i need to move it to the right
<5> yup
<2> mean - put it to frame 3rd to scroll frame 2
<5> use an iframe - wrap content in a div
<5> onload of document
<2> Hmm.
<5> call javascript to getElementById("divname").offsetHeight;
<5> and then set iframe's height to that number
<5> :)
<4> that's divid :P
<5> then you have full document
<2> OMG ;)
<5> and scroll will be on right side
<5> =)
<6> omg SHiZNiT
<2> o_O
<5> omgomg
<5> heh
<6> this sentance alone - +SHiZNiT> then you have full document - wants me to start scripting something in js
<5> heh
<2> I must be dupb*** cuz - i relly dunno how to make it :P
<2> is there some script around for "idiots" to make it ?
<5> <body onload='javascript:top.document.getElementById("iframeName").style.height=this.document.getElementById("wrapper").offsetHeight+"px";'><div id="wrapper">iframe content</div></body>
<5> i guess something to that extent - i'm high and freshly vittled though... not thinkin straight :D
<5> :P-
<2> :P
<0> pepsi ****s
<0> NOTHING TO SEE HERE
<5> only through a straw
<5> :D
<5> anyways - upload is done - back to testing and fixing :(
<7> why doesn't anyone ever believe me when i say "reflexology + palm reading ftw"
<0> MerZikain, cause you use anime emoticons
<2> OK, Thanks, still no idea ;) java suxx
<7> yeah well you like ****girls but you don't see me givin you **** about it
<7> ok, not as much **** as you give me at least
<0> hey!
<0> it's not my fault i love **** girls
<7> heh
<7> man, efnet has no ****ing women on it >_<
<7> how can i get a female opinion if i can't find any ****in females? >_<
<0> don't your people have things called comicons or something where the women of the tribe congregate in cerimonial garb?
<1> If I'm dragging something, how can I retrieve it's x bounds wherever it goes?
<1> have it go to the next frame and use an oef to retrieve it?



<8> can flash parse html?
<8> or like understand it?
<1> olende_: no
<8> how do i create i weblink with variables then?
<8> so i can create a flash document one time and use it more than one time
<6> yes it can
<8> SmilyOrg parse?
<6> the native html support is a bit weak though
<8> how do i use it?
<8> i only want to use it for links
<6> you just use a text field with html turned on
<6> if doing with code
<8> ok
<8> how do i turn it on then?
<6> txt.html = true; txt.htmlText = "blah <a href='http://www.google.com'>lol</a>; will do";
<6> if doing manually
<6> just click the <a> button
<6> or <>
<6> i can't remember exactly
<1> MerZikain?
<8> and if i want to p*** it through variable e.g one for text and one for the url?
<9> l8r m8s
<10> HI
<10> hi gkmotu
<0> hello
<10> hi smurf
<11> hoi
<0> what you upto movAX13h?
<10> ah, nothing right now
<10> watching olympics
<10> ice dancing :)
<0> :/
<6> hi smurfie
<6> sup?
<0> not much SmilyOrg, you?
<6> finished a thing i was doing for school
<6> 5 hand written pages of CV
<6> the line break or something is 1.5 though
<10> i'm reading into paypal now
<12> Hey folks. Hmm, can anyone tell me why textfield alignment doesn't work in Flash 8? Have tried to set a textfield to Left, Right, Center, nothing happens, it aligns to Left no matter what..
<1> if I have an mc (A) and (B) is in mc A, how do I return the path to mc a from b without giving direct path?
<10> OnoSendi _parent
<13> http://juliane-biallas.com/ and go to celebrities anyone know how to do that nice dragging thing ?
<13> nice done
<6> DJLy5y
<6> math
<6> night
<6> :)
<13> :]
<13> SmilyOrg i only intresting about dragging the images :]
<13> thats all :P
<13> any examples ? :}
<13> how to do that ?
<6> use math
<6> on mouse down
<6> then when you release
<13> !google width image scroller
<3> http://www.activewidgets.com/javascript.forum.3107.0/how-to-measure-the-actual.html
<6> use the velocity of the mouse to add to the current x of the pics
<13> !google flash width image scroller
<3> http://www.layoutgalaxy.com/html/htmnewletter43-page3.htm
<6> anyways
<6> goodnight
<10> night
<13> night
<14> I have a site with flash, that I have to send to someone on a CD. When the page opens, it pops-ups the SP2 yellow bar on the top, waiting for authorization (because it is running dynamic content without a web-server). Is there a way to overcome this?
<1> how do I return the parent of the parent?
<5> someclips._parent._parent
<5> ?
<15> clippy.daddy.daddy
<1> SHiZNiT: if mc b is in mc a, and mc c is in mc b, I want to return the path to a from c
<1> heh
<1> this isnt making any ****ing sence


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

#slackware
localhost kernel: CPU0: Running in modulated clock mode
#politics
#stocks
#flash
#politics
/etc/x11/xorgs.conf
#iptables
+delphi nested-loop break
optimumenglish



Home  |  disclaimer  |  contact  |  submit quotes