| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12
Comments:
<0> it only seems to let me view code, not edit :S <1> well <1> actionscript VIEWER ya <0> flashpaper has a bug in it... i spoke to the level3 adobe support guys <1> heheh <1> lots of mm stuff has bugs in it <1> :D <1> weeeeeeeeeeee <0> yup hehe <2> lololol <0> you do the spin too, eh? :) <1> had to adjust their quiz template proto's the other day <0> it's good to be canadian <1> idiots - they set a reference in cl*** called this.level <1> ...
<1> and then they dont use it <0> haha <1> they refer to _root throughout <1> lol <1> idiots <1> ctrl-f replace _root with this.level - works like a charm <0> they shoul dbe hiring us <1> eh, they should just use what they give themselves to use <1> lol <2> crap so it should work a <1> too many cooks in the kitchen i gather <2> tooo weird <1> flag - ya, but i dunno what else is involved that could be messin it <1> the 'loading' looks fine (*looks*) <1> dont see a problem there :/ <1> unless ya forgot to upload some other files that required updating/rearranging <1> :P <2> and when I export from flash I select the dropdown that says access network files only <2> the local playback security settings <1> btw flag - am i supposed to see all 3 bars raised? or just the right one? one on right side is raised.. <2> yes the one in the middle is the one that should raise <2> the last one is ver 3 <2> thats why it looks funky <2> I am trying everything <2> so those are just different combinations <2> ****s works fine locally <2> then I upload the folder and **** dont work <2> makes me really sad <2> lol <2> want to see fla <2> i added that fla to the page <2> could you see if you could get it to work please :) <3> stfu flag! <3> howdy uncle! <2> dhs go back to audiowarez :) <3> it's invite only!! <2> not really <3> kidding <3> btw i can't help you sorry <2> yeh i was hoping Shiznit would ***ist <4> Anyone use vegas video? <5> I have about five buttons that perform different actions ... but these five buttons have something in common - how do I write the actionscript for each button so that it calls my 'global' function in frame1? <2> yeh I use vegas <6> !find rules <4> Do you have any idea how to take 4:3 DV and render it as 16:9? I keep doing what I think should work, but it seems weird <2> precompose it <2> read help on precomposing <6> or crop the video <2> you basically wantto nest your 4/3 in a 16/9 comp <2> dont crop <6> its the easiest solution <6> but, not the best <4> theres nothing in the help about precomposing <4> the help says to crop, but it doesnt seem to be working correctly because i dont understand all the pixel aspect ratio crap <6> what program are you using padre? <7> there is no way to randomly sort an array? <4> vegas <6> ewe. <4> Kevin1981: if you make a function to do it <8> !fund <8> !find
<7> ok :| <4> What I don't get is that if you start with 4:3 DV it is 720x480... then if you crop the top and bottom to fit 16:9, which is 720x405 I think, then you get the letterbox, and it is the same quality but some missing off the top and bottom.... <6> http://www.videoforums.co.uk/guide-convert-4-3-to-16-9-64.htm <4> but then if you make it a 16:9 project, it has borders on the sides too, so you have to stretch it and lose quality <6> use TMPGenc <2> will someone help me with a simple flash problem pleaseeee <6> shoot flag <6> just ask <6> i have a question, does anyone have the C4D Components? <2> http://s95292006.onlinehome.us/scratch/1.html <2> the thermometer on this page is supposed to connect with a txt file which raises the temperature <2> but its not working on server. only locally <2> i kept paths simple and everything is in the same folder but no luck <2> its driving me nutty <9> is it on the same subdomain? <9> www.blah.com is different thant blah.com <2> yeh <10> in my browser it says method not allowed when trying to access that txt <6> same here <2> hmmmm <6> maybe change that file's permissions <2> why would it say that <10> u do loadVars or something simillar? <2> sendAndLoad <2> getFunds.sendAndLoad('raised.txt',fundInfo,'POST'); <6> getFunds=new LoadVars(); <11> ill dig on flashkit but i figured ill ask here, how can i record key presses and have stuff happen, say if i want upupdowndownleftrightleftright ba in my game <12> hahahaha, that code is used in so many games <12> contra <12> fall of the foot clan <12> i'm sure there are others <11> i want it in my game to :P <12> it's a cl***ic <6> you can just have a listener for keypresses <2> wow this is so nutts <2> I have tried so many combinations <11> i dont use listeners for keypresses ill have to read up on how they work <6> you can just have a listener for keypresses with an "if" block <11> k <11> and then how can i have it recognise a sequence <7> does anyone know of a good function to randomize an array? <13> hey guys, quick question... <6> if up, then check the next, if down, then check the next <11> hmm, k <13> i have a flash mp3 player in dreamweaver... <2> so anyone have any idea why it says method not allowed? <6> NICE, i love flash mp3 players, tell us MORE <13> is it possible to type right next to it instead of going down under it to start typing? <2> how do you see that in your browser <9> @kevin: http://www.flashkit.com/movies/Scripting/Other/Random_A-John_Dav-2256/index.php <9> or <9> this is better: http://www.sephiroth.it/proto_detail.php?id=149 <2> so noone has a clue? <9> sorry <9> check technotes on security <9> maybe crossdomain.xml <2> someone said that there browser said "method not allowed" where can you see this at? <2> jesus you think it wouldnt be so hard to raise a friggin red bar using a text file <2> wtfs <9> mine just says waiting for s95292006.onlinehome.us/ <2> omg <2> hey can you look at my fla and see if there is a workaround of calling the txt file? <7> thanks imarock - thats perfect! <7> next .. I have 4 arrays named: array_a ... array_d ... I have set the variable "level" to a, b, c, or d ... how do I say active_array = array_[level] ... so that 'active_array' is the appropriate one <2> I will pay someone to get this damn file working <2> whats another way of saying getFunds.sendAndLoad('raised.txt',fundInfo,'POST'); <14> is actionscript 3.0 going to be majorly different than 2.0 or will most of my 2.0 knowledge still apply? <2> i think my problem is this sendAndLoad command <2> LMFAO <2> well i figured it out dirtttttyyyyy <2> instead of POST you neeed to say GET <2> wtf <2> there went aBout 4 billion braincells <15> I don't think I have ever seen a nickname with more underscores than yours.
Return to
#flash or Go to some related
logs:
#linux-noob #unixhelp linux gimpsop avrFreak #beginner AK5370 DRIVERS #politics dwssap SetMouseCoalescingEnabled fentaynl patch
|
|