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



Comments:

<0> an alternative is The Waffle Flash
<0> but Macromedia Flash is just as good
<1> fred^: why not just use ming?
<2> how can i get the width or height of an imported png with loadMovie
<1> MrErnst: use loadClip
<3> okay, I have two SWF files that communicate with eachother via Local Connection... but there is a problem
<1> then on your onLoadInit you can get it using target._height
<3> um, hmm, how can I explain...
<2> MerZikain: what is the diffrence?
<1> look them up and you'll see
<4> smurf: how do you mean?
<3> well, I guess what I'm trying to learn, is what the LocalConnection if (Success) or failure code is... and where to put it
<4> i've used getNextHighestDepth but i don't see how that would help
<4> unless i apply it to everything that needs to be in the foreground, which would be mad complicated
<3> has anyone here worked with LocalConnection in Flash that could help me?
<3> LocalConnection()



<3> like maybe in a private window
<3> I can show u my code, and stuff
<5> chuxter: im here ;)
<3> GRIPPY!
<5> ;)
<3> wow, u are amazing
<3> it's like u are everywhere at once
<3> let's talk in private chan
<3> so it doesn't get mixed in with everyone else's problems
<6> Chuxter: it's better to talk in the main channel so that more people can see your problem and offer solutions
<3> okay
<6> if you want to paste code, you can use the pastebin listed in the topic
<6> then paste the url to that code here
<3> eye sea!
<3> ty. okay gimme sec
<4> http://pastebin.sekati.com/?id=depthproblems@f4d93-32e46eb-t <--- http://www.labnorth.com/dev/move/index.htm
<4> i essentially want the circles to be behind anything i add to the stage
<4> which, for the most part, will be done manually and not with attachMovie
<1> everytime i hear "Hillary Duff" i think two things
<1> first i think "i ****in hate Hillary Clinton"
<1> and second i think "Duff Beer"
<3> okay: http://pastebin.sekati.com/?id=Anonymous@4ec71-7a6266c3-t
<4> that's called cognitive clustering
<4> merz
<3> this code works perfect except for one thing
<3> like... as u browse the site, 2 variables (page_str, language_str) are sent correctly...
<3> but, when the 2 SWF files are loaded at 1st.
<3> sometimes 1 SWF loads before the other, and doesn't make the connection
<3> so, I guess what I'm trying to learn, is what the LocalConnection if (Success) or failure code is... and where to put it
<1> al_x: and it's a sign of insanity, right?
<4> nope
<4> it's one of the APA's brain function models
<4> you're fine
<4> ;)
<1> i've heard that constantly changing thoughts is a sign of insanity
<4> more shcizophrenia
<4> gg spelling
<4> which is essentially madness
<4> yes
<4> however being aware of it is a good sign
<4> and if you're in your mid-20s and up
<4> you're home free
<4> schizophrenia rarely hits anybody above their early 20s
<1> like thinkin about a car making you think of getting an oil change then that making you think of the Exxon Valdese oil spill and sea gulls, then remembering a trip to the ocean you took when you were a kid and how you hate salt water which makes you think that salt water taffy is good stuff....
<4> ah that's fine
<3> I was thinkin', would this work?: incoming_lc.connect("lc_history") = function(success) {
<1> Chuxter: no idea
<4> it's if you went from car making you think about chocoale making you think about arguing making you think about aliens taking your balls
<3> if (success) { etc....
<4> that you have a problem
<1> that could happen
<3> I guess I'll try
<1> i bought a car once that had chocolate edible underwear in the glove box and my girl friend at the time thought i was cheating on her when she found it which caused an argument
<4> hehe
<1> the only thing i lack is aliens takin my balls
<4> i diagnose you as being 75% mad then
<1> unless you count the illegal aleins that stole my basketball
<1> ****ers
<4> merz gimmee a hand here bro
<4> and i'll help u get your ball back



<1> lol
<1> what's the problem?
<7> I need suggestions... I want to make this ***ier: http://r100.dotgeil.dk/netradio/index.php
<7> actually... I'm just looking for praise :)
<1> you're ****ed
<7> only works in ie btw
<4> MerZikain: Check.. http://pastebin.sekati.com/?id=depthproblems@f4d93-32e46eb-t <--- http://www.labnorth.com/dev/move/index.htm
<4> need a way to ensure that the circles are always behind anything else i add to the stage
<4> they are a background
<1> i exhausted my ideas a moment ago with swapDepth
<1> though i do think it's swapDepths with an s
<4> boo
<8> can I create quality thumbnails for my gallery with the BitMap data API?
<9> what do you maen
<8> cz like
<8> i'm using the large photos as thumbs
<8> but i'm afraid they will look fuzzy
<8> cz it's reduced
<10> cz?
<8> because*
<10> oh ok
<8> this is for a cdrom so bandwidth constraints
<8> for instance, if i take a bitmap snapshot will it look better then the original reduced img?
<9> how does a cdrom have bandwidth contraints
<8> cz i know flash used to screw images a bit when reduced
<8> sorry i mean NO band. constraits
<9> lol
<11> everything blurs on resize, not just flash.
<10> mmmm JFlash why not just resize the images in ps or somethin?
<8> ominous, yeah youre prolly right
<11> You should run your photos through photoshop with proper filtering to make thumbnails, flash won't do it on the fly.
<10> it'd look better
<8> Smurf: i want to make the cd as easy update as possible , so no need for photoshop thumbs would be the best option for me
<10> JFlash well flash has a new feature where rotated bitmaps don't look bad, but i don't know bout resized bitmaps
<8> oh I see. thanks Smurf!
<11> theoretically being flash vectorizes the bitmap, resizing it should be better in flash than anything anyhow
<12> can you use a different image?
<12> just make a thumb for each in photoshop
<10> JonM` read up a bit
<10> he explains why not
<12> ok
<1> better yet
<1> use php to make your thumbnails
<10> it's on a CD
<1> everytime you upload an image have php create it
<1> oh then you're ****ed
<10> the host machine would have to have apache and PHP running or something
<4> lol merz
<4> you're a real defeatest today
<1> just today?
<1> i always tell people they're ****ed
<1> brb
<13> u can have all that on a cd (apache php...)
<13> but if it's a cd why don't u burn it with the thumb ?
<8> thanks guys, i just wanted to make sure i was not missing some new reducedBitmap.sharpen() feature
<8> cz i'm really new to player 8 stuff
<10> flash doing a bubic resizing on the fly would be slow
<14> no **** ^_^
<10> lol lazors *pew pew*
<14> oh good
<14> 7 msgs on DA
<14> lol
<10> i had like 300 some (i never delete them, gives me the illusion that i'm desired and admired)
<14> lol
<15> :O
<15> i have to clean em or i wont recieve new ones
<15> ;D
<10> bowl is gone :(
<15> :P
<10> damnit
<7> is there a way to effectively protect you flash content from being downloaded and used by others?


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

sweet dreams eurithmycs
#wtf
#stocks
kateryna domai page
setup ntp.config vmware
how i see my cd-key f-secure
#nhl
Sahalee Complaint
#beginner
#photoshop



Home  |  disclaimer  |  contact  |  submit quotes