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



Comments:

<_buzz> more pro?
<_buzz> show me
<Veritas`> oh it's not ready to upload or anything yet
<Veritas`> i dunno just add more "depth" to its design I guess
<Veritas`> it'll just come with time and me doing stuff to it
<_buzz> do u know what version flash player u have installed?
<_buzz> i need someone with 7 or below to test something for me
<eight> _buzz: http://www.macromedia.com/shockwave/download/alternates/
<Veritas`> yeah 8
<Veritas`> 8 pro
<Veritas`> actually
<_buzz> cool i look
<_buzz> http://www.northform.co.uk/
<_buzz> ive done that in flash 8 u see
<_buzz> but people with -7 could still see it
<_buzz> just with no text
<_buzz> so ive turned off the readibility aliasing and wanna see if player 7 people can see it now
<_buzz> :P
<FatherHam> Like to look at nudies? Help beta test and send me your probs: http://picbed.com/
<Veritas`> winamp play techno''
<Shadda> bah
<Shadda> stupid router
<Shadda> I'm thinking I could just import a video, setup the skin, then edit the source and tell it to use the query string instead of a hardcoded flv
<Shadda> _buzz, is there any way to get at the source of the swf directly?*
<eight> _buzz qui
<eight> t
<eight> damn i like _buzz's site
<JonM`> yo
<bugiam> yeah, it was real nice,, beautiful designs.
<Mr-G> nite m8s
<Smurf> i hate those crappy new diet coke olympic cans
<GL-Jeff> argh, my embedded dynamic text field is randomly getting jarbled up text thats forced into one line instead of filling up the whole box
<Jazzz> hi room
<Jazzz> I'm having problems with fonts looking like crap in Flash
<Jazzz> They look greal on the screen, and once I export the movie they look fuzzy and crappy
<Jazzz> How can I fix this?
<eight> maybe text aliasing?
<eight> also is your output settings set at 100%?
<eight> =P
<Jazzz> Yes to all of the above, output at 100% and text is aliased
<Jazzz> What is that load order part of the export?
<Jazzz> What difference does it make top to bottom or the other way around?
<eight> im not really sure
<eight> never really messed with it
<eight> dunno... i took a stab at the obvious..
<Jazzz> :(
<eight> sorry =/
<Jazzz> Anyone else has a suggestion on my font issue?
<Jazzz> They look greal on the screen, and once I export the movie they look fuzzy and crappy
<Jazzz> great*
<GL-Jeff> i dunno i got a text problem too =(
<GL-Jeff> whats the command that forces the scene to redraw everything immediately?
<GL-Jeff> actionscript 2.0
<sneakerz> are there required field validators in flash?
<sneakerz> or actionscript
<Avnt> can anyone recommand any good easing cl***es?
<Shadda> okay...I need to do something very, very simple here...and thus far no tutorial has shown how to do this one...simple...thing
<Shadda> I open flash 8...I drag an FLVPlayback component onto the canvas. Now, I just need to specify a variable contentPath
<Shadda> going FlVPlayback.contentPath = '...'; isn't working
<SHiZNiT> did you give the component an instance name, and use that instancename.contentPath = '....' ?
<Shadda> yes
<Shadda> myVideo
<sneakerz> what is Boolean's default?
<sneakerz> in as
<sneakerz> and is Boolean always an object?
<sneakerz> is it diff from boolean?
<Jennavive> can someone please help :*(
<Jazzz> If I want to reference an array in an swf which is inside a movieclip, do I type: nameofclip.pArray or this.nameofclip.pArray or nameofclip.this.pArray ?
<Jennavive> someone rescue me :P
<Jennavive> :(
<KOm4> you do it like: this.myMovieClip.myArray or _parent.myMovieClip.myArray or _root.myMovieClip.myArray or just myMovieClip.myArray
<Jennavive> i cant get a php/flash form to work can someone please check it out for me? :(
<sneakerz> asynch stuff is pissing me off
<sneakerz> if i write if(validate()){....} am i ***ured that validate will finish executing before the code inside the if executes?
<Jennavive> i cant get a php/flash form to work can someone please check it out for me? :(
<_triune> http://pastebin.sekati.com/?id=oldCODE@7df53-726aaf24-t
<_triune> ^ some1 tell me if that code is just REAL old flash
<_triune> cuz its completely err0r laden
<_triune> i always thought AS was more like C++
<Smurf> ...
<Smurf> jesus christ, speak somewhat english
<Smurf> ffs don't say err0r
<Smurf> makes you look like a.. well... douche
<Smurf> and yes, that's really old code
<Shadda> Can anyone tell me -why- this happens?
<Shadda> http://synful.us:8000/test.php
<windsurf> I have some basic video comm server questions. here's my sample code I found:
<Shadda> (you'll see when you go there)
<windsurf> http://pastebin.sekati.com/?id=NetConnection@1c507-28c32b89-t
<_triune> thx smurf0re
<Smurf> i wish i could ban people for being idiots
<windsurf> what is the argument for play in line 21 'sopranos...'
<_triune> how would i go about accessing a variable of teh form xn (where n is a number that is incremented) ?
<windsurf> is that the file prefix, or a key name that somehow maps to an flv on the server
<windsurf> _triune: huh?
<_triune> i guess Set Variable: "x"&n used to accomplish it in flash 3
<_triune> its a loop, where the variable name changes, x1, x2, x3, etc, etc...
<Shadda> Anyone?
<windsurf> _triune: in flash 3 not sure
<_triune> i want to do it in flash 8, im converting old code to modern day flash :)
<windsurf> ohh
<_triune> n increments in the loop, and i want to access xn (ie. x1, x2, x3) each successive loop iteration
<windsurf> var theName:String = x + n;
<windsurf> put that into foo[theName]
<_triune> makes sense, why didnt i think of that, lol
<_triune> thanks windsurf
<sneakerz> can somebody help me out with a sendAndLoad problem.. i think its something asynch
<_triune> i should just go back and use an array, but are arrays in AS2.0 dynamic?
<sneakerz> hey can somebody help me - http://pastebin.sekati.com/?id=sendAndLoad@831bf-a67cc065-t
<sneakerz> i think it's some asynch problem
<sneakerz> i am testinf for result_lv.sent == "true" within an if() and it goes to the else, but when i print out result_lv.sent in that else, it prints "true"
<F1> remove the quotes on "true"
<FearX> Shadda: looks like there's no buffer in the video stream
<F1> or just get rid of the whole thing and do if(result_lv.sent)
<Shadda> FearX, I loaded a different movie and it runs fine...must have been specific to that file
<Shadda> FearX, actually, there's one other thing--When a movie finishes I can't replay it?
<FearX> hmm
<Shadda> Loop is set to true, but it doesn't loop. If I hit play, nothing happens
<Shadda> If I use the seek bar, nothing happens
<chadedge> anyone know why I can attach a movie clip, but can thereafter not control, move, add to it? (I use attachMovie() and would like to afterwards use move())
<FearX> hmm, not sure, never encountered that
<chadedge> yeah, it's weird. I can create the damn thing, but I can't do anything with it afterwards
<sneakerz> F1: i got rid of the quotes and it's still executing the else
<sneakerz> and printing true
<FearX> chadedge: i was talking to Shadda, sorry
<SHiZNiT> move() ?
<Shadda> FearX, quick question, is there anything like isset() or defined in ActionScript ?
<SHiZNiT> throw block up at http://pastebin.sekati.com/
<chadedge> Fear>np
<sneakerz> SHiZNiT! the best flash guru i know!
<sneakerz> can you take a look at my code: http://pastebin.sekati.com/?id=sendAndLoad@831bf-a67cc065-t
<FearX> if(var != undefined)
<Shadda> thanks
<FearX> np
<Shadda> one more thing heh
<FearX> hehe k
<Shadda> What's the best way to reference query string parameters? I've read _root.foo, but it doesn't seem to be working
<sneakerz> anybody familiar with sendAndLoad?
<SHiZNiT> result_lv.sent == 1
<FearX> somefile.swf?foo=bar ... trace(_root.foo); should output bar
<SHiZNiT> ***uming &sent=true or &sent=1 is at the end of response
<FearX> thats what you meant right?
<SHiZNiT> mm - foo wont be available at runtime - need to use flashvars param for such
<SHiZNiT> :>
<Shadda> FearX right
<chadedge> http://pastebin.sekati.com/?id=attachMovieMove@63930-9a2aefe0-t&start=0 Shiz, it's up
<chadedge> it's strange, because the popup *is* created, it's named, and I can close it with a button that's in the popup itself (the popup's button references the same _root... path)
<sneakerz> SHiZNiT: can you explain why i should check if it's 1?
<FearX> yeah, just use FlashVars param in your <object> ... <param name="FlashVars" value="&foo=<?=$_GET['foo'];?>" />


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

#bsd
#slackware
lowtrades, trading desk
*Breathing* -lifehouse guitar tabliture
no IIS Perf Counters
iptables block bnc
consumer reports on snap together flooring
#politics
#beginner
#linux-noob



Home  |  disclaimer  |  contact  |  submit quotes