| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Comments:
<0> lol <1> put the stranger link back on the topic <2> bitmap.loadBitmap('linkageID'); will load a bitmap from the library, is there anyway to load an external file? <1> whats strangers' site??? <3> http://www.stranger.per.sg <4> Grippy: The Loader component can grab a URL. <4> of a photo <4> and display it <2> ok thank you <5> I tried to make a scrolling text activated by a button, could anybody help me ? <5> i put the text in a movieclip, and made it scroll <5> then on the button, i put a script <6> http://www.discretos.net/go.php?id=660 buahahha <5> !help <5> i put the script: on (rollOver) { <5> tellTarget ("scroll_info") {
<5> nextFrame(); <5> } <5> scroll_info is the movieclip name I gave <5> is there an error ? <7> hello? <7> help please. <8> hi all... if i have a button on my flash movie... can i 'click it' with as? <1> Can I set my Yahoo! mail to forward all incomming messages to a different address? <2> yes probably, you can with hotmail <1> ah ok thanks <9> can someone please add as1 to this php code ? http://pastebin.sekati.com/?id=Sendingtotxtfile@f687c-ae5bf3c3-t <9> i will have input text and send button on stage what shood i write in as ? :] <9> anyone ? <10> hi guys <10> quick question <10> what am i doing wrong with this loop? <10> http://pastebin.sekati.com/?id=dowhileloop@d40bb-c24ee356-t <11> i don't think you need "do" .. but i could be wrong, and your counter will always be 2, cuz 1+1 = 2, it'll never be 12 - use btnLoop += 1; <10> http://pastebin.sekati.com/?id=Anonymous@88904-c24ee356-t <10> Left side of ***ignment operator must be variable or property. <10> _root.contentBox.photos.b + "b0ff".enabled = false; <10> whats the proper syntax? <11> _root.contentBox.photos[b+"b0ff"].enabled = false; <9> FearX can you look at my problem 2 ? <9> http://pastebin.sekati.com/?id=Sendingtotxtfile@f687c-ae5bf3c3-t <11> DJLy5y: you need to use a LoadVars object <9> can you change pastebin ? <10> fearx <10> not _root.contentBox.photos.b[+"b0ff"].enabled = false;? <11> thesis, no, what i wrote <10> that doesnt work <10> the b* is within photos <9> FearX i only need to do a script that will save the text from input text to txt nothing else <9> can't do it :( <11> DJLy5y: i think your php is wrong too <9> can you fix it that it will work ? <11> you've got $message.txt - i think you want "message.txt" <9> yea the file will be message.txt <11> DJLy5y: you're sounding like you just want someone to write it for you, and not really trying to help yourself <9> i am sitting 2 days doing it my own <9> and can't do it <9> .... <9> because i know a little as basic and nothing about php <11> ok, but did you look at the LoadVars object? <9> didn;t use before loadvars <11> !find -c LoadVars <12> LoadVars == http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary427.html <11> read up <13> !find -c topic <12> Topic == | Macromedia Flash || PASTEBIN: http://pastebin.sekati.com/ || RESOURCES: http://www.stranger.per.sg | <9> FearX there is only about the loadvar nothing more nothing how to use it <9> nothing about php <9> nothing about nothing <13> !learn -m topic | Adobe (Macromedia) Flash || PASTEBIN: http://pastebin.sekati.com/ || RESOURCES: http://www.stranger.per.sg | <10> fearz <10> function photoOff() { <10> for (bOff = 1; bOff <= 12; bOff++) { <10> _root.contentBox.photos[b+"bOff"].enabled = false; <10> trace("b"+bOff); <10> wtf is wrong with that <9> FearX is it so hard to change cupple of lines common
<9> thesis pastebin m8 <10> its only 4 lines <10> i pastebin'ed earlier <9> yea but thise lines braking my irc logs :D <11> thesis, the rule is 3 or less, and i personally don't like 3, i think it should be 2 or less <11> anyways, you gave me your code wrong earlier <11> which is why what i wrote back didn't work for you <10> http://pastebin.sekati.com/?id=Anonymous@b47e6-c24ee356-t <9> fearx please can you write the code for me PLEASe <11> try _root.contentBox.photos["b"+b0ff].enabled = false; <11> DJLy5y: looks like someone already helped you :D <11> check your pastebin <9> p? <9> http://pastebin.sekati.com/?id=Sendingtotxtfile@f687c-ae5bf3c3-t <9> this is my pastebin <11> yep <11> look at it <9> and no one helped me change nothing <9> Created: Sendingtotxtfile <acqu240.neoplus.adsl.tpnet.pl> on 02/20/06 @ 7:52.48 pm <9> Altered: Sendingtotxtfile <acqu240.neoplus.adsl.tpnet.pl> on 02/20/06 @ 7:59.22 pm <9> Altered: Sendingtotxtfile <acqu240.neoplus.adsl.tpnet.pl> on 02/20/06 @ 7:59.59 pm <9> it's my host <11> oh <11> hehe <11> well then you did it all yourself <11> way to go <9> yea pain in the *** :( <11> but you learned <9> can you write the code please <11> however <9> i didn;t learn nothing <9> :( <11> you already wrote it <9> it's not working <11> it's already written, what do you want me to write <11> i'm going to write the same thing that's arleady there <9> ... <9> it's not working <11> there's still one issue with your php, and i already told you <9> pressing button nothing happening <11> change $message.txt to "message.txt" <11> and i think you should change $inputData to $_POST['inputData'] <11> oh <9> ... <9> yea it's finished ~~ <11> one other thing, you have fopen("messages.txt", w); change the w to "a" if you want the file to append when a new message is written, like a log <9> no <9> the thing i wanna do is... <11> overwrite? <9> yes <11> then "w" is fine <11> so is it working? <10> fearx, thanks for the help <9> no <9> it's not working <11> is it online? <9> and there is no error log in folder on server <9> :( <9> i need it done in as 1 flash6 <9> it shood work exported to flash6 ? <11> flash 6 does support LoadVars <9> so whats wrong ? <11> no idea, you're close though <9> have input text field called inputData <9> button called submit <9> :( <9> 03:30 in the morning ;;;;***(((( <9> please someone mercy ! <9> FearX so what's wrong why its not working :( <4> I think I'm starting to get it. Not only must the parabola p*** through the middle point, at that point, the derivative must equal zero, to the real equation to calulate is really Ax^2 and the angle. However, to start. I have to make the middle point the reference and substract it from the other two. <14> http://wtcseven.ytmnd.com/ <15> hello <15> i'm having a hard time getting audio to match animation
Return to
#flash or Go to some related
logs:
#slackware #3dsmax #photoshop efnet lil_bee #politics iceweasel for windows #politics love is like candy on a shell #visualbasic #beginner
|
|