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



Comments:

<0> maybe shiznit can help, he helped me with loops before
<1> =p
<2> hmm k
<1> how's it going, been a while =]
<3> are you going voice the whole channel? :^)
<4> no - only those who should have voice but we're to lazy to add or those who's ip's change..
<4> its quite the process :(
<1> been like this for ages heh
<2> Shiznit, do you maybe know the anwser to my problem?
<4> yar
<4> heheh
<4> mm problem?
<4> dunno the question
<2> k
<1> 42!



<4> i got a problem - no food in my belly!
<4> lol
<4> i was guna make steak but roommate said pizza comin... so .. :P
<4> now i wish i made that steak
<4> :(
<2> rotations.x -= this._ymouse/2000; make my box rotate in the original
<2> <2> but what I want is an this.onRollOver and then let is count to a value
<4> mmm pie
<2> this is to let a nice box rotate
<4> u like pi?
<2> pie?
<4> mmm pi!
<3> pie pie pie pie pie pie
<4> \o/
<4> P I E
<2> like cake
<5> hey guys
<2> That was my question, shiznit
<5> is it possible to apply kerning and spacing etc onto dynamic text?
<4> are you trying to do multiple rotations, or 1 rotation based on a width of 2000 ?
<4> depending where mouse is or such
<6> m s g
<3> Hogy, you appy those with TextFormat, its nothing to do with the textfield
<2> Yeah the original script was doing both x and y on the mouse but I only want to onrollover and the count and a nice speed (not to fast) till a value
<2> only on the x
<5> F1-work: thanx!
<5> will look @ it!
<3> DonQ you need to rephrase your question
<3> it's not making much sense
<4> ya i got no clue what ya just said/asked
<4> lol
<2> k
<2> There is a script that I got
<2> a rotating box driven by the x and y from the mouse
<2> as you see rotations.x -= this._ymouse/2000;
<2> but know I want to make it do by example an count to 300 with onrollover
<2> More understandable now?
<3> not really.
<3> it stopped making sense when you tell us what u want to do
<3> what's by example an count to 300 w/ onRollover
<3> and what's the count to do with the rotation
<3> are you trying to create a countdown analog clock?
<2> no no
<3> maybe show us some visuals?
<3> gonna make some coffee brb
<0> well I have a supercrude counter DonQ, make both the 10000 lower to go faster
<0> for(i=1;i<=100000;i++){
<0> if (i==100000){_root.mySeconds++;}
<0> }
<2> on rollover there must start a counter to give rotations.x values to turn my box
<2> let's try that counter of yours
<5> F1-work: gave that a go.. doesnt seem to affect the field @ all.. i should also add that i am embeding the font...
<3> Hogy, look up TextFormat.kerning in F1
<5> yeah i had a look and it says it will work with embeded fonts.. can i show u my code?
<2> Even your very very slow for loop didn't work
<2> stilll just the fps speed taking over by the enterframe
<4> use an interval if you wish to have a visual update based on other than fps .. jus use updateAfterEvent() within your interval to redraw the stage
<4> however, depending wuts all on the stage... would be nice if could specific just a mc to redraw :P
<2> I think I use setinterval an put my enterframe in a new function



<3> hey u guys
<2> Hmm that also doesn't work
<3> we're going to create an on demand CMS and we need a name
<3> right now its going to be ContentByDemand but that's kinda too generic
<3> any better thoughts?
<2> shiznit?
<7> anyway i can get that slice and transition effect
<8> check my flash?? http://www.sailinganarchy.com/general/2002/cool_test.htm
<7> kinda looks like blinds or how they have movable billboards with the images in one billbooard
<2> ymerej where you talking to me?
<9> CuDa: button doesnt work, i get a javascript error
<2> It's a little late over here I'm going to bed
<2> good luck all
<10> :O
<10> 5:20 am
<11> morning
<11> ;)
<10> accualy not yet.. gotta sleep so it'll be morning :(
<10> but thanks anyway :)
<8> k i will work on it
<12> does anyone have any experience with PHP and loadVars()?
<4> everyone but you
<4> ... =)
<4> wussah problem?
<4> pff... nuthin... i want my quarter back
<7> ahh hello
<7> how can i use the flash component
<7> to get the cool looking text area with the cool looking scrollbar
<13> can someone help me with flash 8, I have edited a template and it is about ready, but when I preview it like publish preview....the right half of the template is not showing, the screen like cuts off there, how can I fix this?
<12> SHiZNiT: Sorry well basically i have a PHP file with &stuff=blah
<12> and in flash i have the two objects r_lv and s_lv
<12> acutally just going to try one more thing
<13> can anyone help me?
<12> i put the wrong variable name in the sendAndLoad("script.php",r_lv,"POST"); part
<12> yay it worked! :)
<13> coder since u got help, can u help me?
<12> _Allnight: well have you got all your stuff centred on the stage correctly ?
<13> well
<13> i don't think so
<13> how do i do that coder
<12> well if you have a look at your settings by pressing Ctrl-J
<12> you'll notice that you need to keep everything within the width and height of the specified stage
<12> so anything on the "grey" or off the border will not show in the actual exported flash file
<14> hey, is there a way to create a 'multiplayer' flash app/game?
<14> is there another piece of software (some sort of flash server?) that i need?
<13> oh thnx
<12> q2on: of course
<14> is it possible to do with just vanilla flash?
<12> q2on: vanilla flash ? you mean normal flash ?
<14> yeah
<14> or is there an additional piece of software i need
<12> so a game that can be accessed over the network ?
<14> well, multiplayer
<15> Anyone know why my right button isn't aligning to the right? http://www.dlindegren.net/azcollegelife | http://www.dlindegren.net/azcollegelife/style.css
<12> you could store the game on a webserver and use xml
<14> like multiple people can access the game
<14> and share the same data
<14> so they will all be effectively playing together
<16> q2on: there's a couple different servers out there, i forget the name of the really popular one - i've never used any
<16> http://palabre.gavroche.net/
<16> that one
<16> seems to be popular, though it's not complete
<13> **** coder i fixed the problem
<14> cool thanks, i'll take a look
<13> i rember i changed it down 100 width and ht
<13> thnx man
<16> q2on: i found this one too, it seems cool http://www.smartfoxserver.com/
<14> that one looks pretty good, thanks :)
<16> yeah actually, i might grab it hehe
<14> i found another
<14> called 'electroserver'


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

#computers
#microsoft
#redhat
#linux-noob
#beginner
#politics
#delphi
#windowsxp
#solaris
Ambesol



Home  |  disclaimer  |  contact  |  submit quotes