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



Comments:

<0> but i forgot
<0> which one
<1> :(
<2> google maybe help
<3> has anyone seen anything resembling drag-resizing textfields somewhere?
<1> google what ?
<1> :\
<3> set restriction 0-9 on textfield, and use var num:Number = new Number(txt.text);
<4> nickfury: you called me?
<0> mejje use width/height and for smooth resize embed font?



<3> SmilyOrg, without autoSize then right?
<1> FListBox.setScrollPosition dosen't work anymore ? :o
<0> yea, but i think width/height overwrites autoSize, not sure
<0> but to be on the safe side
<0> without it
<3> ah so it might be that my font's not embedded then.. good idea
<0> yeah, else it gets snapped to the default font sizes
<1> SmilyOrg: is there a way to make a listbox jump to a cell (scroll to it) .setScrollPosition won't work for me :o
<0> i don't use components, sorry, check in help
<5> hey guys, a quick question.. I've created -- on (release) { getURL("/butiker"); } -- and it works in IE but not in FF
<5> any ideas?
<6> try the full url?
<5> why do I have to do that?
<6> so that it works?
<6> ...
<5> well, shouldn't it work with just /x ?
<6> why don';t you try and tell me
<5> doesn't flash ***ume that it's in root?
<0> hmm
<5> like... html?
<5> like... php?
<5> etc
<5> :)
<0> what does this refer to in a function on frame?
<5> what do you mean smily?
<0> the this keyword
<0> where scope in the function
<0> where's
<5> there's nothing else :)
<5> just that
<5> put it to a button
<0> er?
<5> I just want to load a new page by doing so
<5> in the html
<0> no i meant for my own question
<0> lol
<5> lol
<5> :D
<0> just use the full url :P
<5> do I have to?



<0> yes
<5> umm
<5> so why is it working in IE
<5> but not in FF?
<6> who knows
<0> absolute must
<0> lol
<6> who cares
<6> just do it
<0> yeah
<0> you could've written it 145,7 times by now
<6> lol i was gonna say that
<7> hi, can i ask about ming (flash library) ? or this is a channel only for using the program flash.
<3> smily: in ActionScript "this" uses a scope stack.. it's not always apparent ;)
<0> yeah i just traced it
<0> comes up _level0
<0> and tnx for the answer
<0> :)
<3> i always use Delegate.create() (it sets the desired scope before calling the function)
<3> i almost uninstalled flash before i found that fine function ;-)
<8> BAHAHHA
<8> http://www.collegehumor.com/movies/1649618/
<3> heh, placing a textfield in a movieclip, and changing the movieclip width automatically adjusts the textfield's xscale..
<3> even works with autosize
<0> mejje which keyword should i use to use root without using _root
<0> lol
<3> hehe, tough one ;)
<3> why not use _root?
<0> it causes problems being loaded into other movieclips
<0> although i don't see a problem using lockroot
<0> but i think its not a good idea
<3> hmmm.. i thought _root always referred to the movieclip (_levelX) you're in
<0> nope
<3> if you want the "master" root you can use _level0._root
<9> how do I create a new array thats the same as another array
<3> i don't think you can clone arrays at all, you could iterate over it and copy the elements (for shallow clone)
<0> JohnnyB array2 = array1 doesnt work?
<9> it does, but if I remove something from array2, it still removes from array1
<3> yes you need to clone it
<3> var arr2 = new Array(); for (var i = 0; i < arr1.length; i++) arr2[i] = arr1[i]; // shallow clone
<9> ill try it out, thanks
<3> just remember that it's the same objects referenced in both arrays
<9> but if I remove a value in arr2 after cloning, it wont remove from arr1?
<3> that's right
<9> still doing the same thing
<10> Anyone want to give me a little advice on some php code in flash. I'm working on an email form but I'm having trouble coding it to format the way its displayed in the email. I basically just want it to break up information.


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

mightygames million
#cisco
unplug msn nudges
#heroin
cam.ico
#solaris
#red
#goal
gethoo boys
#politics



Home  |  disclaimer  |  contact  |  submit quotes