| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Comments:
<0> haha nope :) <1> apparently FRENCH eat whales too <2> finland is nokia <1> and norweigians :( <3> OptimusPr: i was close to Finland, I was near the border, from Russian side <3> =] <1> kc0caine: I wasn't aware a country was made of a company. <2> land of saunas and telecommunications technologies <2> and tires apparently <0> kc0caine: nice to see that some foreing knows something about Finland :) <0> yea and Nokia is a Finnish brand <1> makes up for what he knows in flash <1> OptimusPr: he said Finland WAS nokia. <1> bit strange to me. <2> nokia employs a rediculous amount of people <0> yea, put there was a seed of truth ;)
<0> kc0caine: about 6000 in Finland <0> if I remember right <2> ack <3> OptimusPr: i got a cool movie, made by russians, its about ww2, finland was occupied or something, basicly they chained this Fin guy to a rock to be a sniper, he ofcourse ran away and found some fin chick, so he was helping with all the stuff, then they find a russian guy who was injured, well they help him up, but Fin was still dressd in german uniform, so he couldnt understand him and thought he was captured <3> long story short it took him to the end of the movie, when the war was over even to realise what was happening <3> lol <0> okey... :D <2> neeeeed coffee. been up since yesterday. <3> named Kukushka, which is a russian bird, thats what he called the Fin guy cause he couldnt understand jack what he was saying, Fin guy was saying he is against the war etc <0> kc0caine: I remembered wrong, about 25000 works for Nokia <2> optimus: yeh heh i was bout to say :p <3> OptimusPr: http://en.wikipedia.org/wiki/Kukushka <0> d0main: you know anything about Finlands history? <3> tbh not much, we did fight you though <0> d0main: where are you from then? :) <0> Russia or Sweden? <3> born Russian =] <0> yea, ok :) <3> i thought that was obvious with me quoting a russian movie <3> lol <3> we did fight Sweden too <3> =/ <0> even Britain has declared war on us, because we attacked on Russia at ww2 <0> yea <0> war ****s <3> indeed <3> and for good hunting <3> =] <2> hmm interesting onEnterFrame only called once <0> d0main: :) <3> OptimusPr: I see you into Transformers <0> and I see you everewhere on the net ;) <0> well I used to like transformers <0> back to 70' <3> hehehe, how old were you then? <0> Im 21 <0> so wasnt it like "back to 70'" means 1980? <3> welll <3> if you are 21 then you were born in 1984? <0> yes <3> war month if its not a secret <3> what* <0> 11th <0> december? doesnt remember english word :P <0> d0main: why? <0> and you? <3> October <3> lol <3> well we deffenetly lived through some happy times <3> =] <0> yea love and peace! like Vash would say <0> couple hours and then I will go watch the V for Vendetta <3> lol i like trigun too <3> =] <3> got a cool wallpaper as well if you want it <3> desktop wallpaper <0> is there any copyrights ect. on it? <0> I hate those <0> I mean if there is writed some text on it
<0> I dont hate copyrights ;D <2> trigun owns <0> is that file virus-free? <0> :p <0> if it is, you can send it to me <3> yeah <3> hold on i put it on a web <3> its free for use <3> doesnt have a copyright, but has a logo of where i got it from so its safe <3> http://img129.imageshack.us/img129/3180/trigun610242uf.jpg <3> you can check that site for more wallpapers anyway <4> exponentially dropping to the floor <2> i hate this thing <2> whats the proper way to copy variables in namespace with AS2's scope <2> yeh gr8 thats useful info. <0> np <0> actualy I dont know a thing about flash <5> got a little problem with a textbox that renders the text as html. the text itself is loaded from an external txt-file. I need to have special characters in it like: but I cant get it working. any ideas howto fix that? <6> any designers here? <6> that use photoshop <5> yea <0> Piphaz|Fr: how do you do that txt from external file? <5> LoadVars <0> example can you load that text on wall of 3d cube? <0> or can you use pictures instead of txt? <5> you can do as you want. <7> Piphaz|Fr; save the external file as UTF8 <5> ok thx <5> that worked. <8> hi room, NiB , and others ;) <5> c0rgan: any idea why text inside html-tags isnt visable? like this: <p cl***='mainText'>Welcome</p> ..to my site. All i see in the result is "..to my site" <8> tag is not valid <8> very few tags are valid from html <8> bold is ok, size and colors are ok... a href are ok <5> i know cl***es shall be ok. <5> It works fine when I set the textbox.text=" <p cl***='mainText'>Welcome</p> ..to my site." <8> when i import text, i start all my txt with variable=blablabla... <5> even text inside <b> </b> is invisable <8> because you didn't set the variable= at start of the txt file <5> MAMu_: yeah i have that variable in the start too. <8> no.? <8> check without the cl*** <9> Any one know where I can find a 'flash raycasting tutorial' <5> doesnt work. maybe it is because I saved the txt-file as UTF8 ? <5> to get my special characters work <8> use the %code to have special charachetrs <8> that's how i do <8> to get & and co <8> and use normal text <10> Piphaz: did it show the text inside the html tags before u saved as UTF8??? <5> MAMu_: Ive tried that %code thing too but it isnt showed in my html-textbox <5> Chuckster: what do you mean? <8> it should.. :/ weird... <10> like before you saved it as UTF8, did u have the problem where it wouldn't display text in between HTML tags? <8> www.beatben.com < all text fields are imported from txt files <8> and i use a few special charachters... <10> Piphaz: using this code in flash: System.useCodepage=true; <8> mainly the & <10> also makes it so you can display special characters <8> damn.. virus attack on the other pc... ****... later <5> ok where shall I put that code?`doesnt matter? <10> you can look up: System.useCodepage in flash Help <5> ok but the special character isnt the problem now. its that I cant show text inside html-tags <10> hm, that's weird <10> what file are u loading into flash? <10> is it a txt file? <10> or xml? <5> txt <10> I highly recommend usign xml <5> okay. <11> I like XML, but everyone keeps telling me it wastes bandwidth <10> u have more capability with XML and it's not that different from importing txt <8> eheh can't use xml here... i'm an old addicted to flash5 ^^ <8> xml arrived later
Return to
#flash or Go to some related
logs:
CYOS.OB #nhl #computers remember.wmv
sheakspaear
mr_wwil #computers John daniels whiskey #unixhelp #microsoft
|
|