| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11
Comments:
<0> heh, well you can save your workspace <0> it does forget on relaunch though <0> which is gay <0> is that line on the main timeline? <0> you didnt paste it all because there is no getNextHighestDepth() <0> paste it all somwhere and paste the url here <1> yeah <1> all of it is on the main <1> yes there is <0> ok well i need to see it <0> paste it somewhere or i cant help <1> wtf do you mean? <0> pastebin.com <1> no wtf are you talkin about? <0> paste all teh code, then give me the url <1> ugh, i did
<1> i told you there is nothing else to it <0> oh sorry i forgot get next highest dpeth is part of movieclip <1> --; <0> works for me <1> yeah i know <1> that's what i'm saying <1> it works, i've used it a hundred times in the past <1> but for some reason it's being gay <2> Hi <0> oh <0> yeah <0> that can happen :P <1> indeed it can <0> ok WTF!!! <1> ? <0> anyone set colours through a component <1> nope <0> ok, well i set it up for a parameter <0> and i trace out what it returns <0> public function set BackgroundSelect(c:Color) { <0> trace("bg select : " + c); <0> it traces > bg select : 255 <0> wtf is that supposed to be <0> its like the red value or something <0> oh, wait, maybe its p***ing it back in 3 variables, like r + g + b <0> no it has to be one variable for a set function <0> RETARDED <0> wow, cant find anyone willing to work with colors and components together hehe <0> public function set BackgroundSelect(c:Color) { <0> trace("bg select : " + c); <0> this traces: bg select: 10053222 <0> what does that number mean? <0> its not hex, its not rgb <3> what sound formats will flash take? it seems it doesnt like wav <0> it likes wav <0> mp3 <3> it doesnt like thes wavs <3> bummer <0> probably compressed in some weird format <0> windblows <0> get a freebie audio program and convert it <2> [Inspectable(defaultValue='#FF0000')] :) <3> i used soundforge to resave it as MS .wav <3> dont like that eather <0> KOm4, you talkin to me? <2> hmm yes <2> ;) <2> [23:14] <0> anyone set colours through a component <0> cool <0> well hopefully you can resolve this for me <0> when i trace out the colour i set through the components panel <0> c_MenuBackground.setRGB(0x000000); <0> oops <2> it's for public function's <0> 13421772 <0> here is what it is int he code
<0> public function set BackgroundSelect(c:Color) { <0> trace("bg select : " + c); <3> it doesnt like scott studios .wav wather <3> find a free mp3 converter i guess? <0> it traces out -> bg select : 13421772 <0> that is not hex, nor rgb, nor antying i can work with <0> in the actual component panel ive selected #CCCCCC to get that wierd number <0> nor is it the color object like its supposed to be <0> KOm4, any ideas? <2> hmm <2> yes <2> use toString <2> toString(x,16) for hex <2> !find -c toString <4> toString == See Array.toString Boolean.toString Date.toString Number.toString and/or Object.toString, XML.toString <2> !find -c Number.toString <4> Number.toString == http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary604.html <2> the default value is 10 <2> ;) <0> ah, so in my case c.toString(16) would return hex value in theaory <2> dezimal <0> wow KOm4 dude, that worked <0> where were you all this time, you could of saved me 2 hours ;) <0> thanks a lot <2> :) <0> mofo flash <0> it says it will return a colour object <0> and returns a decimal value <0> all the time it uses hex <0> and this one time it uses base 10 <0> what is the DEAL <0> man sweet, it works <0> thanks again KOm4 <2> no problem ;) <0> hey one more question man if youre still here <0> how do i use that string value to set a colour <0> c_Background.setRGB(0x + c.toString(16)); doesnt work <0> it says it expects hex values, but i guess its a string <0> KOm4? <2> use Number(0x + c.toString(16)) <2> oh no <0> oh no? <2> and setRGB(c.toString(16));? <0> that gives me a type mismatch <2> c_Background.setRGB('0x'+ c.toString(16)); <2> you forgot <2> '' <2> for <0> yeah the number thing does not work <2> 0x <0> let me try <2> '0x' instead 0x <2> 0x is not a string <0> **Error** /Users/andrew/Projects/Web/FLASH CL***ES/bo/tools/menuItem.as: Line 108: Type mismatch. <0> bc_MenuBackground.setRGB('0x' + c.toString(16)); <0> no luck <5> I think what you want is parseInt(val, 16) <0> hrmm ifound a function that converts <0> heh, thats exactly what i found <0> thanks man <6> anyone know any good websites with flash8 tutorials? <0> not off the top of my head <2> _Zed_ ? <2> this works <2> mcColor = new Color(mc);c = 16750848;mcColor.setRGB('0x'+c.toString(16)); <2> makes it orange ;) <0> cool, thanks man, i am trying, not working yet <7> someone know how i can show im my videochat the person webcam <7> ? <7> http://pastebin.ca/58183 ??? <0> man i so do not get this <0> inside the damn funciton it prints out a decimal <0> outside of it it becomes a colour object again
Return to
#flash or Go to some related
logs:
fag whining difference between GetClientRect and GetWindowRect 1g 5-meo-dmt Sahalee Complaint
#unix asuerus bittorrent #solaris Failed to render avi divx file
birkshire hath webchat xs4all ident
|
|