| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12
Comments:
<0> oh so it's just like javascript <1> indeed <1> TuffJeppe, not bad at all, but no vocals? ^^ <2> http://kom4.dyndns.org:81/images/temp/newspaper/20060510_Mutter_toetet_Baby_aus_Angst_um_Arbeitsplatz.jpg <3> well they are instrumental... They are adding vocals on new songs.. <3> Want it all? <1> ah ok <1> eh how much is all? <3> like 7 more songs <1> If you want to, sure :) <1> too bad my connection doesn't allow outgoing dcc's... <3> np... downloading lost <3> anyway =) <1> hehe <4> you know what just occured to me <4> it's fricking 2006
<4> why are we still all on irc? <3> hehe... were should we be? <5> because we haven't won the lottery yet <4> i dunno! <4> but it seems like the average user has better chat interfaces than the coders do <4> and that's really ironic <3> lik .. in ... like... Extended IRC <3> or something <3> IRC is soooooo 90:th <1> not if you use nonamescript ;) <3> :) <1> lots of nice themes <3> Ok <3> Should the execute every frame or? Pinne is a movieclip.... It doesnt execute everyframe :( <3> pinne.onEnterFrame = function(){ trace("Executing"); } <3> but... should it? Well, i dont know... <6> Me neither... But id like to know <3> :) <1> thanks <3> np <0> Hey guys the anchor idea works like a chamr :) <0> Thanks <1> np <7> hey does anyone know an easy why that i can allow the end user to upload a file to my server Via my flash site? <8> damnit all <8> how the **** is that happening <8> it should be listed as atk5 not atk1 <1> huh? <8> iie, betsu ni <3> heh? <7> does anyone know of a place where i can get a domain name redirect for cheap with a mask? <0> how do I tell swf1 to go to a certain frame in swf2 when thier embeded in the same html document <1> Anyone wanna give me feedback on my flash site? <9> nah <9> :P <1> :( <1> :p <1> well...it is in norwegian...but I guess you can understand the basics, animations etc. :p <1> http://www.portefolje.net/ <1> (meaning portfolio) <10> make teh top menu items stay red when clicked? <10> nice interface :) <10> vol slider looks kinda out of place tho <1> :) <1> could make them stay red, yes <10> gotta go good luck o/ <1> thanks cu <1> how can I change text color with AS? <11> !find submit form <0> how do I tell swf1 to go to a certain frame in swf2 when thier embeded in the same html document <0> sorry about that <0> my keyboard went stupid lol <12> if I have a mc that pulls in a value to animate. Works local but not on my server even though I have a absolute path to the txt file <12> i selected network files on export as well so it should work no? <8> don't use absolute paths for external files like that <12> well I only did that when it didnt work relative <8> is the html file in the same folder as your swf and txt? <12> yeh <8> because the path will have to be relative to the location of the html instead of the swf <12> thats why i dont get it
<12> right <8> then i don't know <12> doesnt make since <12> when you pull in dynamic text you have to have text= <12> do i need anything in that text file like that to answer the call <12> the text you gave me works fine local though so I dont understand <13> can i edit the AS in actionscript viewer and export a new swf? i'm editing a flashpaper document to solve a bug in macromedia's code (yes, it's theirs... their tech support guys said so, only they can't fix it fast enough0 <13> the first 2 levels couldn't help me, so now that i'm on level 3 support, apparently the flashpaper guy is in india <13> like.. wtf <13> anyway, i snagged actionscript viewer... anyone got experience with it? <13> cuz i can't seem to edit and export <1> KlrSpz, what you could do is add a swf file into your flash document through a text field with html-tags. <8> sup Prometh <1> I think. <12> crap <14> i don't own the flash :( <14> and that's one hell of a delayed response :) <1> :p <1> just read something about it... <1> The <img> tag lets you embed external JPEG files, SWF files, and movie <1> clips inside text fields and TextArea component instances. <13> yo MerZikain <4> swf? <7> how do you add commands to a componet button? <7> everytime i try to add them i get errors <12> getFunds.sendAndLoad('raised.txt',fundInfo,'POST'); would this line of code work on a server. raised text is in root, same folder as the html <12> actually i just have everything in the same folder to test it <12> all thats in the txt file is this "&raised=4&goal=10" <12> do i need to add a "this=" &raised=4&goal=10 <12> and then have the .this in the AC <12> http://s95292006.onlinehome.us/scratch/1.html <12> thats the page <12> i tried exporting it different ways to trouble shhot it thats why there are three versions <12> then there is a working flash on there so you know that its not a problem with server or paths <12> hi DHS <12> what would cause a dynmaic flash file to not work when its uploaded to a sever? <12> I had one for local and one for network <12> using flash 8 to export <12> works great locally but when i upload it doesnt function <12> kept everything in the same folder just to make it easy to test and it doesnt function <12> really stumped <12> &raised=4&goal=10 <12> that is all that is reflected in the txt file <12> perhaps it needs something else when its to run on a server? <15> sounds like your onLoad/onData being a problem now that there's latency <15> maybe? <12> hmmm <12> http://s95292006.onlinehome.us/scratch/1.html <12> thats the page <15> page doesnt tell anything about actionscript used to load the variables <15> you might even just want to use flashvars to 'set' variables on _level0 instead of loading variables... <15> but what would be in question is your loading method <15> not your .html or such <15> so to show the site vs the code that loads the data - eh ... waste of time <15> http://pastebin.sekati.com <15> paste your loader script there <12> http://pastebin.sekati.com/?id=thanksdude@ea140-8180127d-t <15> hmm - looks right ... <15> getfunds goes out .... fundinfo responds... <12> yeh works fine locally <12> then i export a swf for network <15> hmm <12> and upload but no longer works <12> all thats in the raised.txt file is &raised=4&goal=10 <13> shizzy <15> promstar :) <12> do i need anything before that snippet of code <13> you ever used actionscript viewer? <13> i'm trying to edit a flashpaper document <15> nope - should be fine flag - odd <15> mmm - havent ever used it for such a purpose prom, nope :/ <13> bummer <15> wussa problem? :/ <13> it only seems to let me view code, not edit :S
Return to
#flash or Go to some related
logs:
Euro1992 #politics bart pe usbboot #beginner wildpass members.main #windows #politics #gentoo #flash #vmware
|
|