| |
| |
| |
|
Page: 1 2 3 4 5 6 7
Comments:
<0> can i ***ign a loadvars inside an mc.onRelease event? <0> is it correct? <1> yeah <0> fine <1> you can make your own <1> lv = new LoadVars() blabla lv.load("bliep"); <0> hmmm <0> gona check the FM <0> (f*cking manual) :D <1> you only <1> need to add something liek content= to your textfile ;) <0> i already did that :) <1> or you wrap it into a xml file :P <0> it might be too much - each text file weighs like 40k, and there's 90 of them <0> so it would weigh a ton <1> you could cache it ;)
<2> http://www.hostmypic.info/uploads/3bc2174263.jpg <0> let alone possible typos and special &'s into the text <2> how can I edit those buttons <2> someone please help me <0> cache it? <2> http://www.hostmypic.info/uploads/3bc2174263.jpg <1> uh no idea <2> how can I edit those buttons <2> someone please help me <1> khaan yeah like parse the xml ifle with the ocntent when preloading the movie... <0> hm hm <0> well, i'll do <1> ECub -- no clue, got the fla? <1> khaan, but loadvars doesn't work for you? <0> just trying <0> mind if i pm you? so we don't bother the channel with my stuff? <2> yah but I cant send you flash :( <2> I payed $200 for it <2> the .flaw <2> :\ <1> oh <0> (draakje - just let me try 5 more mins) :D <1> ECub do you know if it hasa movieclip below the button symbol? <0> draaje - almost there <2> yah it does <1> khaan sup? <1> create <1> ECube, maybe you need to change that <1> thats how i make my buttons <1> movieclip inside a std button symbol <2> this thing has 940 frames :( <1> i mean a button symbol inside the movieclip <1> lol <2> well the buttons background animates <2> backfround for all the buttons and the buttons themselves <1> i suppose its editable... <2> well thanks! <2> thanks for that, appreciate it <2> its just text I just eedited it <2> but its layers deep <2> and dont see easy eay to get to it <0> draakje: if i have LoadVars command triggered from a button inside of an mc and i have the textfield in the root, how do i make text appear in the root? <3> http://myspace-090.vo.llnwd.net/00529/09/05/529835090_l.jpg <1> khaan.. ? <1> _root.textfieldname.text = "value here!"; <0> i'm here <0> works, but now all %20 appear <0> how do i remove them? <0> got it, got it :) <0> lv.variable :D <0> yay! :D <0> thx :D <4> simple question. I have a main movie and on the end frame I am trying to get it to play another swf movie flawlessly integrated. the ending frame on movie 1 is the same as the beginning frame as movie 2. thanks <4> no one in here knows how to make a movie start playing at the end of another? <5> on the last frame put, _pathto.othermovie.play(); <4> thanks <6> Trippy, if you want to play another .swf (not another mc) you need to load an external movie <7> :O <8> i cant get that onRelease thing working :/ <3> :| <3> Why would I want to use forms instead of movieclips?
<9> Hey Guys :D <9> I was wondering if anyone could tell me why my preloader is hanging at 10% load? http://www.thinkstylestudio.com/test/preloaderMX2004.html <3> ... <3> Because you did it wrong <8> hah <9> haha well thats obvious... i wasn wondering what i did wrong though. <9> http://pastebin.sekati.com/?id=Anonymous@b2f29-381516f0-t <9> thats the code i used.. for it. <10> Math.ceil((loadedBytes/totalBytes)*100); <10> math was wrong squiwrl2 <11> use floor or linkages may fail <11> since it wouldnt be correct <9> which would be the reason my bar isn't chaning size... <9> thanks guys. <8> can someone help me get a small table together in SWF <8> i dont even know where to start <8> fuk, i at least need a pointer in the right direction <8> http://www.kirupa.com/developer/mx/hyperlink.htm <8> gee thanks it only took me 20 minutes on google to find anything even remotely close to what i was looking for <8> plz help? :( <8> i got the links set up but i cant get them behaving properly <8> wooo i got it hehe <8> if i have a 'static text' that is 14 height, how can i get it to be the exact height of the text? <8> how do i manually convert a Text Field to a symbol so i can hyperlink it? <10> ... <10> http://www.selfmedicatedandlivinginabucket.com/crzyaznOpen.gif SPRINGROLL SUPAR TASTAY! <8> argh, can someone help me <8> i think im having problems with getNextHighestDepth <8> definitely can't get depth working properly :/ <12> why doesn't dynamic text anti-alias ? <8> almost there argh <13> can anyone walk me through sending an array using sendAndLoad() to an external script? <14> is there a simple streaming flv player on the web somwhere <15> hay guyz <13> might have figured it out. <14> is there antoher prog like wimpy av <16> good ****ing morning o/ <10> o\ <15> hay g <16> lo Smurf morde-wrk <10> http://www.selfmedicatedandlivinginabucket.com/?joy=superhappyspringrollfuntime :D spring roll make you happy :) <14> how can i stream flv on my website for free? <16> lo karl <17> yo <17> is there any way to put a file inside a zip file by FTP? <18> yes <18> but you need the right chmod commands <18> and a zipping application on server <17> ok thanx...gotta run bbl <19> Anybody know how to move the center point on a symbol in Flash 8 <10> move everything else in the mc <19> mc? <20> Sometimes when i make a Standar Dashed line in illustrator and then import in flash as ai the dashed line is not longer marked as dashed in flash and i have to reselect that in flash, anyone got a solution to that ? <21> good morning :) <22> hi <22> does someone know the "Photo Gallery Using XML and Flash"-tutorial on kirupa.com? <22> there is one line of code i dont understand <1> sup <23> if its just one line of code its probably not app related <22> here is the piece of code: http://pastebin.sekati.com/?id=Anonymous@177d1-713c933f-t <23> what part of it dont you understand <1> yeah? <22> this one: picture.loadMovie(image[p], 1); <22> what is the 1 for? <23> depth <23> !find -c MovieClip.loadMovie <24> MovieClip.loadMovie == http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary537.html <21> i think its picture number 1 from array called p <21> atlist its similar to delphi array :D <22> no, the picture that is called is "p" <22> that is why i dont get the sense of the 1 <21> its a picture not a movie clip ? <21> because if its a movie clip maybe it tells it frame"1"
Return to
#flash or Go to some related
logs:
#gamedev #mirc #beginner #nhl matthews county va accent
#nhl #worldcup caused by seatbelts+ accident #windows #politics
|
|