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



Comments:

<0> just open the page, switch to another window, like irc for example and then go back to the page
<0> the flicker dissapears
<1> hey.. I defined a function and then, used the loadMovie command to load another swf into my scene. Is it possible to execute this function there, too or do I need to initialize it again?
<0> morde-wrk ?
<2> im not really feeling that album G
<2> what you think?
<3> i like this track
<2> word
<2> there were a couple i liked
<2> on the album
<3> ye
<2> dunno #s or names tho
<3> some is nice
<2> but was way too poppy for me
<2> for ths most part



<2> the album was
<3> to be honest ill listen to most music
<2> :)
<3> anything made with soul
<2> that counts me out!
<2> :)
<3> haha ur music is good
<3> i like different
<3> and your very different
<3> :)
<2> heheh woot
<3> :D
<3> imma get some food
<3> catch u l8r
<2> ffmpeg rocks
<4> yes
<2> i make all my HD mpeg2 compliant transport streams w/it
<5> hmm
<5> i got textBox.label.condenseWhite=true; but it still mind the whitespaces
<6> how can I edit the URL property in Dynamic Text box ?
<7> what symbol do you see here:
<5>
<6>
<7> hmm
<7> like an a and an e togheter ?
<5> yes
<7> i can bloody get it displayed in the dynamic textfield
<7> even if i embedd it manually
<7> and its driving me crazeh
<5> cant?
<7> it wont display when i run the flash
<7> ah, yes, cant :)
<7> my bad :)
<5> dont know man
<5> so, anyone know how to get my textbox to ignore whitespace ?
<5> gaardern it wont work here either
<7> :(
<7> ill have to make it static then :(
<8> ?
<9> Has anyone here ever made money with AdSense from Google?
<5> hmm, i got the same problem now gaardern
<5> i need and
<5> _sonic no, but i know people that make alot of dough on adsense
<7> suger :(
<8> wtf are u talkin abut ?
<5> yup
<7> sux
<5> NiB some characters
<8> works fine here
<8> i have some icelandic clients...i'm used to strange characters :)
<5> hehe, yeah
<5> you got any tips why it wont show?
<7> no clue
<8> i don't even know what u are doin
<7> i guess the glyphs aint there
<7> trying to diplay
<5> including a xml-file in a textbox
<7> 3 norwegian letters
<8> external data ?
<7> yes
<5> nordic letters, gaardern



<8> u have utf8 encoded the file .?
<8> ...
<5> NiB you got any idea why textBox.label.condenseWhite=true; wont work. eg it doesnt ignore my whitespace
<9> fred check msg
<7> utf8 ?
<7> whats that
<8> fred^: did u read the manual ?
<8> it's not supossed to remove ALL whitespaces
<5> was following a tutorial
<5> http://www.actionscript.org/tutorials/beginner/XML-Formatted_Content/index.shtml
<8> and ?
<5> except it doesnt remove the whitespace
<8> send me a sample so i cann see it
<8> gaardern: utf is a 8way to encode text file
<5> http://img62.imageshack.us/img62/3663/flushws3md.png
<8> if u are loading some text with nordic letters...u need to utf8 encode it
<5> you need a live sample?
<8> notepad can do that...
<10> fred^
<10> I love the way you mix up employment text with kung fu
<7> does notepad utf8 encode the text ?
<5> morde-wrk work in progress :o
<7> does it work with //!-- UTF8 in the xml fred^?
<7> ti display ?
<7> to*
<5> let me test, i was being exploited by my coworker so i was away for a bit
<7> ah, it works =)
<7> my .txt wasnt utf8
<7> test av
<7> will display "test av "
<7> :D
<8> :)
<7> great :)
<7> thnx for that tip
<8> next tioe take time to read the manual :)
<7> :)
<7> will do
<11> hey
<11> why on mizlla i cant load a var like map.swf?country=france
<12> folks, as usual im having probs when making a preloader vs sound export 1st frame movie. sound doesn't play this time when i play the preloader. pastebinned: http://pastebin.sekati.com/?id=AoneframePreloader@f3dae-590bde22-t
<12> this is the preloader code
<12> let me upload the swfz......
<12> http://www.aqpi44.dsl.pipex.com/trip-/Loader.swf
<12> the loader loads an swf called ShulmanFlyer.swf
<12> http://www.aqpi44.dsl.pipex.com/trip-/ShulmanFlyer.swf
<12> if u play it without the preloader, sound will play
<12> but for some reason - that I can't seem to nail it - sound won't play when the movie is played using the preloader ;/
<11> why on mizolla i cant load a var like map.swf?country=france
<12> on first frame of the movie itsefl I have this: http://pastebin.sekati.com/?id=FirstFrame@9fa3b-590bde22-t
<12> sound is set to export to first frame with a valid id: s1
<12> i don't know what else have i missed
<12> nibz... it's ur awesome preloader code btw ;)
<13> in need to find a sample on how to play mp3 files in flash i wanna make a player for my site if someone knows a good free customizble player for download please write here
<14> *yawn* who stole mah sleep
<12> anyone around mates? ;/ wouldn't wanna paste my whole speech ....
<12> i need help concerning preloader which doesn't play sound in my movie
<10> http://img92.imageshack.us/img92/2214/blimpin1ae3514ok.jpg
<8> try ar music = new Sound(this)
<12> (this) ? or any other word ?
<8> this
<8> var music = new Sound(this);
<12> didn't know it makes a difference but i'll try right now
<8> it makes a lot of difference if u have your sound in a loaded swf
<12> dude
<12> it solved the prob !
<8> if u don't specify it, i think the sound object created look in the _root library (ie the loader library to attach the sound), but "sl" is not in loader
<12> I can't believe this
<8> :)
<12> thanks man !!
<8> you're welcome
<12> hours of trial and error
<12> u come and solve it in a second ;/
<12> sweetz at least it works now
<8> i have experience ...


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

#red
#politics
theenglishmansion passwords
#heroin
kinkyfree.deepfree.com/venus
#windows
LAN91C115 driver
#politics
#politics
#gamedev



Home  |  disclaimer  |  contact  |  submit quotes