| |
| |
| |
|
Page: 1 2 3 4 5
Comments:
<0> http://www.filip-sound.com/ <1> hm... its not reachable from here <2> lra_, no it's straight out of the text I'm writing for my page which will sound utterly lame <2> I'm trying to find a definition that conveys meaning of a professionals team ***embled to do a specific job :) <3> specialized unit <3> mmmm <1> pah... <1> brb <3> navy seals of web design? <3> :) <4> techsport: task force? :) <5> geeks united? <5> geek squad <6> ohhhhh yes, eating a bacon/egg/cheese on cinamon/raisin bagel, large coffee, while you all starve to death, to lazy to get up and get food :) <7> dude <7> I thought I was the only one
<7> who ate bacon egg cheese of cinn. raisen <7> on* <8> Yo <6> heh <9> hello :) <8> Hey <10> this is nuts <10> newsItemY = newsArray[i-1]._height; <10> trace(newsArray[i-1]._height); <10> oops <8> Hey <11> am i right in ***uming i can open up a video controller, change the images/reskin it, and it will work with 0 coding involved? <6> http://www.mtv.com/music/?albumId=1196174#/music/the_leak/matisyahu/youth/index.jhtml <12> where can i download .flv files? (flash video) i just need samples... <11> heh dunno! just random samples? <11> http://www.helpexamples.com/flash/video/water.flv there's one. dunno google? ;p <12> google didn' help me much <12> yeah random samples <12> thanks for that one though <13> ugh <13> too much drawing --; <13> hand is cramping <14> may someone take a look at this one? http://pastebin.coconut.se/?id=4551 ... i created a date object and one at which are added 3600 second, but it wont work like i want it to. please help! <15> eh. can someone that's good with flash pm me <15> im lazy <16> 'someone care to test the first version of a doodle thingy i'm making? <16> http://doodle.indev.no <10> its cool <10> works well for me <16> still some bugs, and a lot of missing features, but it seems to be working for most people <10> works great <17> woah there's a channel for this :) <4> there's a channel for everything <17> well, I have a silly idea which actually made me get to flash <4> getting to flash is actually sillier an idea than you might think :) <13> http://nov.4chan.org/f/src/WRYcohol.swf <-- oldie but goodie <17> I want to create a slideshow for my photos as "screensaver", I want it to p*** 3 screens (from the left to the right) <17> The problem is, 2 screens are on a windows box, the 3rd one is on a linux bo <17> x <4> well that's a hell of a problem you've arranged yourself with <17> yeah, I realised that <18> !find rules <17> but it'd be fun eventually, if it actually works :P <4> Smong: you could fetch the swf from the internet and then syncronize it somehow <4> on all of the OS's <4> use some of those time servers on the net <17> I haven't used flash in years, heh, and I really have no idea what it can do.. but isn't there some kind of server for flash? <18> i need a little help with a for-loop... <4> what do you mean? <17> I think I've seen flash games which allowed multiplayer mode.. <4> you need somewhere to put the .swf <4> yeah <17> how do the clients communicate? through a server? <4> tcp traffic is quite doable <19> !find rules <4> there is a server and client components somewhere afaik <4> I couldn't tell you about the specifics <18> somebody can help me with a for-loop? <4> flash_hel: ask away and we will see <18> ok ill paste 3 lines <18> angebot1mix = angebot1 + ", " + angebot1einheit;
<18> angebot2mix = angebot2 + ", " + angebot2einheit; <18> angebot3mix = angebot3 + ", " + angebot3einheit; <18> how do i put this into a for - loop? <18> is it possible.. i cant adress the counter var in the variable name <18> :-/ <4> there is a way <14> das geht <4> the exact syntax goes something like [angebot1mix + var +mix] <8> for (i = 1; i < 4; i++) { this["angebot" + i + "mix"] = this["angebot" + i] + ", " + this["angebot" +i + "einheit"]; <8> } <4> well almost :) <18> mom <18> awesome... :) i tried sometihng like this.[angebot[i]mix] and so on... didnt work... <18> thanks alot... you guys stil beat every forum i know... *two thumbs up* <8> Cheers dude <8> :) <17> I'm not English, so.. uh, could anyone explain to me what it means when someone says "I'm seeing a shrink"? <14> hes seeking for a psychiatris <14> or hjow ever its spelled <17> ah yeah <17> well I can understand, she just lost her mom <14> who? <17> just..someone <14> oh ok <14> sure that ain't easy =( <15> I have done a flash thing and now I want it to be a gif movie <15> it doesn't work when i export and save as gif movie <15> it just becomes 5 different files.. <15> what should i do <15> can someone help me creating a GIF with this flash file? <6> Just bought a BFG 7800GT OC for $319 from bestbuy, had em on sale, hope is good card, PCI-E <14> no it's no good <15> plz <20> l8r <4> BFG is for sale at bestbuy? <6> yep <6> http://support.gateway.com/s/PC/R/4364/4364sp3.shtml <6> thats my PC <6> i hope it becomes a good gaming system w/ the card im putting in <6> taking out the X300 that came w/ it <21> damn flash <21> makes me insane <21> <1> !find pastebin <15> plz HELP <21> somebody know a loaction fro a men with a slider wich follow themosue? <22> does anyone know how to clear a sharedObject? <22> nvm, found it ;) <23> .clear() <23> Sucide method :D <15> help <23> The red pill of the FLash environment. <15> die <15> now i wil pm u <15> well u werent much help <24> DCC SEND DOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOM <25> hello <26> 'lo <25> when I put an action gotoAndPlay(10), hoq do I stop it at the 19th frame? I tried stop(19); but stop doesn't takes params, sure <25> lo SHiZNiT it was you yesterday night (very late I was tired) <26> it was me? <26> you sure? sounds like you're just pointing fingers.... <26> it was late, you were tired.. <26> =P <26> well - you could put a flag on frame19 .... if(this.stop19 == true) { ... } <25> I just remember you were there that's all 8^\ <26> so when it played back, if there was a var named stop19 ... and it equaled true, it could call a stop() <26> but if you had an onEnterframe or such event somewhere <26> you could check if that movieclip's _currentframe == 19 <26> if(path.to.mc._currentframe == 19) { path.to.mc.stop(); } <25> ok :)
Return to
#flash or Go to some related
logs:
Failed to connect to VNC viewer #windows playboy bitches french team is black #cisco what is fly-by-wires aircraft #firebird pass for hotwiferio #computers #murder
|
|