@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5



Comments:

<0> I am looking for a flash designer for $$
<1> Great start!
<0> hm?
<1> This isn't really the place to ask for freelance.
<0> ok?
<0> where should i go
<2> www.2advanced.com :)
<0> your site?
<1> board.flashkit.com
<2> no :/
<1> freelance forum?
<2> I wish
<0> forums take time :)
<2> you have plenty of time ;p
<2> or, you better have, trying to contract over IRC ;p
<0> wow sick site



<2> Yeah checkout their productions, they're extremely cool :) but it's $$ for sure.
<0> how much u think 2advanced costs
<0> for a complete web with pics et
<0> etc
<3> loads of money
<0> like how much
<0> over 5 g?
<3> probably
<4> I following a tutorial but I cannot find the filters where they say they are
<4> In the tutorial they say that the filters are next to the properties tab but I cannot find it
<4> Im running Flash 2004 Pro, does this version lack filters or do I have to add them somehow?
<5> Atlas- = spambot
<6> i would imaging the 2advance cost is more along ~$25k for an implementation
<6> at least...
<7> atlas pmed me atm
<7> why it's pm
<6> mm, this fontloader cl*** somone posted to figleaf is greatness.
<7> ignore so it doesnt matter
<4> Is it worth upgrading to Flash 8? I run Flash MX 2004 Pro at the moment
<6> if money is no issue, sure. I'd just publish flash7 movies max... browser plugin adoption of the 8 player is still slow
<6> it's nice to have the luxury of the F8 environment - also adds a level of confusion developing for 7
<6> i.e. the flash8 IDE is built for building F8-specific movies - especially when it comes to documentation
<0> anyone up for hire
<6> ego, put up a post-for-work on k10k.net
<8> some @
<4> thank you num, in other words I can keep struggling with Flash MX 2004 as a newbie?
<4> =)
<9> Hey why would an alert work when you run just the swf by itself but not work when the swf is opened from inside another swf?
<10> hey guys i got an actionscript problem. i believe it has something to do with the scope of my onLoad function for the loadvar object but im not sure how i would rearange it
<10> http://pastebin.sekati.com/?id=nateDogg@b6a7b-6509e57b-t
<10> what happends is i have to click the submit button twice to get the thisObj._parent.status.htmlText to be correct
<10> any help would be apreciated
<0> im looking for somoene to do a project for $
<4> If one would chose to buy the Flash 8 version, is it essential to uninstall the previous version or can they both be installed? (Not to sure if I want to upgrade to Flash 8)
<4> Or if one wants to install the evalutation version for that matter?
<10> in flash 8 you can choose to publish as previous versions of flash
<4> Ok thats cool, but will the computer crash if I keep the old version for just in case?
<4> THanks for the anwser though nateDogg, I appreciate it
<11> num: where?
<11> someone know a IRC channel for flex2 ppl?
<12> anyone got time work with me
<13> hello, i have a puzzling question, how do flip two movieclips?
<13> ie make one become the other and vice versa
<13> the question is not as dumb as it seems
<13> for example I create one clip movieA = mc.createEmptyClip(blah blah blah)
<13> then another movieB = mc.createEmptyClip(blah blah blah)
<13> now i want to make movieB = movieC, however that statement alone doesnt do anything
<13> sorry movieB = movieA
<13> so i load something into movieA like a jpeg
<13> then i do movieB = movieA
<13> then i want to load something new into movieA, however it effects movieB as well
<13> this is difficult to explain
<13> but no one is here anyway, so i will continue trying
<13> let me know if you know what im saying ;)
<12> yo
<14> is it possible to specify a target in getURL that creates a new tab in firefox?:p
<15> maby _tab?
<15> ;)
<15> target="_tab"
<15> ;)



<12> someone wanna do some businessssssssss
<14> seriously?
<15> i dunno
<15> i said MABY
<15> may it be ;D
<14> but it mayed not ;)
<14> argh
<15> mayed or failed ;)
<14> damnit
<14> how come html gets this done
<14> and flash not
<14> i call lolz on flash
<15> whee ever you hear my tomahawk bum bang DO YA THING ! ;)
<16> yeeey RED 5 a free prog just like flash media server :D
<15> red 5 ?
<15> "red 5" is a name ?
<16> http://osflash.org/red5
<15> for a free prog ?
<16> yea
<16> oh man this will be grate :D
<16> Red5 is a server that not only streams content to the Flash plugin, but it can push calls and information to the Flash client! It can also receive video/audio/data from a flash client and either save or rebroadcast that content.
<15> that website is so ugly in IE !!!
<15> unbelievable
<15> ;)
<16> dosen't matters it will be FREE :)
<15> these people are too dumb to use correct css
<15> and they even invent progs lol
<16> whell java and html is a bit different :)
<15> it's just sloppy
<15> and sloppy is not only once
<15> ;)
<15> that's the impression
<15> :D
<17> hi
<17> hey Ryan
<18> !find rules
<18> has anyone here ever used ming in php to dynamically create flash animations for a website?
<18> *rings the bell on the counter* wake up?
<19> *puts the bell under the counter* shh
<18> =\
<18> any experience in ming?
<19> sorry no
<18> =\
<18> in that case, do flash animations receive any parameters from the page they're embedded on, for example you have a menu and you want this menu to shade the link to the current page a different color and make it have no action when clicked
<18> besides building n different swfs =\
<19> you could do that
<19> !find flashvars
<19> !find -c flashvars
<20> FlashVars == http://www.macromedia.com/support/flash/ts/documents/flashvars.htm
<18> how do you read the variable in the flash animation?
<19> if you do <param name="flashvars" value="&myVar=myData" /> in html, you would reference it just by my
<19> bah
<19> myVar
<19> which would equal myData
<18> well in ming, you code in action script like:
<18> $swfmov->add( new SWFAction( "gotoFrame(0); play();" ) );
<18> if you have some kind of object
<18> you use the ->setName function, and then in actionscript refer to it as "/name" where name=whatever name you gave it
<18> so if i were to make it change some arbitrary text object which by default says "Ming" to the value p***ed in myVar, i could simply ***ign the value of the text to "/myVar" and whatever is p***ed in that flashvars param would be displayed in the flash?
<21> hi everyone
<22> man, been ages since i was here last
<9> does anyone know if there is away to define the scrollarea size of a scroll pane other then by the size of the MC thats loaded to it?
<23> wtf
<23> why didnt anybody tell me you can make sites in google :\
<24> you can?
<23> http://pages.google.com/
<23> oops
<23> http://vebome.googlepages.com/home
<23> i just made that in like 2 seconds.
<25> I have a flash movie with a component, that loads an external xml file. I want to use object.swf?myvar1=123&myvar2=456 to reflect in the same way for the xml file, like: file.xml?myvar1=123&myvar2=456 --- how do I do that?


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

best commedians
#computers
nibelune
Firefox is already running, but not responding ubuntu
#beginner
mikey mondavi
dian_me
pc5470 patches
#goal
porn pimp.org



Home  |  disclaimer  |  contact  |  submit quotes