| |
| |
| |
|
Page: 1 2 3 4 5
Comments:
<0> hang on, now it doesnt work in ff either <0> ok. can you check it in safari <0> i give up on opera <1> anyonw know how to center an object within the window? <0> stage.align <0> and scaleMode <0> and do an onresize listener <2> ctrl alt 2 and ctrl alt 5 <0> and stage.width <1> cool thanks, yeah i know how to do the listener <0> just set the ._x to stage.width/2 <2> depends on if he means in code or in editing <0> and height <1> just wanted to know what to lookup in the ole manual <0> eight http://fatherham.com/ <1> code, a monkey could center an object in the stage haha
<2> make sure the object's ._x is in the center of theobject <2> not the top left <1> i know that <1> fatherham- that site is crazy <1> haha <0> life is crazy <1> amen. <2> fatherHam: the sound works in opera now <0> it does? hmm it didnt for me <0> weird <2> do you have all your plugins? <2> I use flash 9 beta <2> and I had to get quicktime plugins before anything would work <0> ok. well it didnt work for me but it doesnt matter. if it works for you thats good enough <2> it's weird too <2> is that you in cool edit pro or something <0> something like that <3> hey peeps, anybody knows how to make the swf go fullscreen while keeping it at 100% ? <3> fscommand("fullscreen",true); <<< i need the missing parameter <0> stage.scalemode <4> someone are good with videochat and FCS ? <5> is that the same person, or is that a common question? <6> Does anyone know how google video/youtube can have their videos start downloading at say 50% in the movie and stream from there on in? I cant seem to find out a way how they do that.. anyone know? <0> buffer <7> !google phpstream flv <8> http://www.flashcomguru.com/index.cfm/2005/11/2/Streaming-flv-video-via-PHP-take-two <7> or be a partner with mm so you can enjoy flashcom <6> how can you tell a netstream object to start buffering at x seconds though? <6> Basically Ive got a 80mb flv file, and will need to start it at different times based off values input from an xml file <7> refer to url above if you dont plan to use flashmediaserver <7> only difference you talk of is the fact that someone wouldnt scrub to that position - it would be set/called as default <7> rest is same <7> should do the job... :) <9> I need help with playing a specific frame of a movie loaded with loadMovieNum, anyone willing to help? <2> mc.gotoAndPlay(frame) <9> so just loadMovieNum("url", 6); and then _level6.gotoAndPlay(50);? <6> wow, that is a REALLY clever way of doing that. <6> thanks! <2> AngryBee: try to load it into a movieclip <9> testing... <9> doesnt work :( <6> how do i get variable information from the object tag used to display the movie? <10> loiosh : you do that by fiddeling abit around untill it works. <10> :) <6> is flashvars the proper way of doing it? <10> i got no clue..im a flash gfx dude..i do 3d highres etc..and use it for expression...i **** so hard with code..i steal all code i need... <6> Im exactly the opposite :P <6> just minus the fact i dont use flash on a regular basis <10> ok :) <10> we doa good team then! <10> :) <0> why do people always say, "i **** at code, im a graphics dude" <6> I love coding, just have the artistic capabilities of a rock <0> dont you guys realize that all of us here are artists <0> we also rule at codin <10> well im fine at doing 3d and music. <10> dont want to code <10> others can do that <11> yeaaaaaaah 3d :P <10> i dont have time to learn to code... <11> yeaaaaaaaaah code :P
<10> 3d is fun <10> music is fun..but ive never seen whats fun about coding <10> its jsut work <5> it's more problem solving than anything else <11> guess u aint a math/numbers person <10> not if the job is non coding. <10> i am a math person <11> i could code allday if i had to.. only if it was somthing i actually would use or something like that <11> actually did that once to... mostly debuggin :/ <10> allright nice...i can see why..ive known coders for many years...its just not my thing. <12> http://www.spamrecycling.com <6> Hrm, ive gotten that scrubber example to work somewhat, you can scroll with this: http://vision-dev.ath.cx/player.php?movie=golfers.flv but you cant if you change it to boiling.flv, any reasons why? <10> actually music production is coding. its all about numbers values and good music is to use the knowledge of these numbers and values and set em up in a complex system so it seems very simple. <10> <nods> <0> everything is coding <0> i code *** <10> relativly yes <5> everything is bacon <10> im sure your heart will disagree after 3-4kg of bacon <10> and no exercise <4> if I do Rooms.addItem({desc:list_so.data[i].description, users:list_so.data[i].users, name:list_so.data[i].room, label:list_so.data[i].room+" ("+list_so.data[i].users+") "+list_so.data[i].description, data:list_so.data[i].room, id:i, users:list_so.data[i].users}); how i can trace all this ? <6> very carefully :P <6> Could you guys try watching a video on my server? I want to get an estimate at its maximum concurrent video streaming connections before it chokes <13> yeah ok <0> k <6> in reward you get to see a hilarious episode of trailer park boys :) <0> what is that, gay porn? <14> sure <13> no this show they have on <13> I'm not too fond of it <13> but i''ll test <6> http://vision-dev.ath.cx/player.php?movie=tpb-kf.flv <0> loiosh why are you doing video streaming? <0> streaming is useless unless it is live <0> the quality is terrible <6> i just want to get a hold of how much stress the script puts on my server so i can tune it <13> make it smaller <14> sound is difinitely insufficient <15> quality ****s <16> quality ****s cause it was ripped from an nsv stream <17> !help <17> got a flash question.. i got 2 buttons that call sepeate scenes using gotoAndPlay, but if i click the same button twice it rotates goes the the wrong scene..IE keeps rotating between scenes.. <17> anyway to fix that? <18> another reason multiple scenes are evil <19> could someone tell me actionscript code to make a popunder <18> and the evil continues <19> !help <17> farx figure it out <19> !find -h <19> !find HELP -h <19> !find HELP actionscript <19> !findkeys *HELP actionscript* <19> anyone know how to make popunders? <20> !find blowjob -now <19> i looked all over and cant find it :( <20> hehe <7> you have depth when anything is created - use a lower than the topmost or create then .swapdepths <21> anyone wants to play stratego against me? <22> can someone look at this please if they have a sec and let me know what i'm doing wrong w/ the function createMenuItem. http://pastebin.com/707744 <22> :/ <21> SHiZNiT: you kow the game stratego? <7> sorta <21> want to play in my flash version? <7> mm kinda messin with some stuff atm myself <7> maybe in an hour or so :) <21> ok, message me when you like <7> just finish'r up? <21> yes <7> cool - i'll definately check it out later :) <21> :) <23> morning
Return to
#flash or Go to some related
logs:
#nhl #nhl #computers rosie odonnell *muslims*
#heroin 79 byte 80 byte artificial #nhl #delphi #nhl daR4V3N
|
|