| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Comments:
<0> a lot of mac users are newbs and use IE <1> what's happening when you click on a file? <1> is the scroll bar moving a little bit to the left of the bar ? <0> It appears then dissappears <1> jeez <2> _3_F_G_ i got it working <1> i don't focking understand <0> ah good, what was the problem? <0> that was @ fiscus <2> i was only selecting 1 key frame and then selecting the button and putting the action in <1> fiscus, can you please visit that page and tell me if the music plays ? <2> if i seleced all the KF's and then did it it worked <0> ah, yeah, that would help <2> is it preferred to use the actions on the buttons like that - or have all the action code listed at the start of the file on the actions layer? <0> I like to use it on the object itself <0> that way I can clone it
<1> fiscus, it depends what you're trying to do <3> In the design part. Say you're lining up 5 buttons horisontally. Why is it that some will overlap on the edges and some wont. It also sometimes depends on how you bring them onto the stage. CTRL+V, rclick copy rclick paste, import. etc. it all acts like it makes a diff. <3> also, if you re-arrange some of the buttons ...they match better than others....but they're all the flippin same. <3> makes no damn sense to me. <2> ah k - if for instance i did want to have it all at the start - what code would i use to achieve the same thing? ***umeing I have set the buttons instance name <2> Zdrenga the music works for me <1> all the songs ? <2> yeah but i have to drag the slider to get them to work - pressing play doesn't get them to work <0> fiscus: what you had before would work if it was on every frame <0> button.onPress=function(){} <2> so that action would have to be listed on every frame for that to work, otherwise u just select the keframes of the button, select the button and right click and go to actions to define it's actions <0> yeah but you can do this: <4> howdy :) <1> instead of on (release) { some code here } you should use mybutton.onRelease = function () { some code here } <0> stop(); <0> button.onPress=function() <0> { <0> } <0> on the frame <0> zdrenga: no he shouldn't <1> fiscus, what browser r u using ? <0> that is more code <1> ? <0> it's easier to just but the shorter code on the button <0> then you can do several things <0> clone the MC/button <0> not have to worry about names <1> _3_F_G_, i was just answering to this question: "ah k - if for instance i did want to have it all at the start - what code would i use to achieve the same thing? ***umeing I have set the buttons instance name" <2> Zdrenga i'm using firefox <0> yeah, then put it on the frame <5> oh my. i am banned from #php. <3> _3_F_G_ : About the buttons turned into an MC...I'm trying _root.gotoAndPlay("Scenename", 1); does not seem to work. Any ideas? <0> I was banned from somewhere <5> congratualtions <5> you were banned from somewhere <0> harronow: that's because scenes are uselesss <0> heh, I can't remember why or where <3> Really? I like to use them like seperate web pages.... like another page in a book. <1> i can't focking undersrand why my mp3 player works fine on some computers that use the same browser as other computers, but on other computers it ain't working <0> just put it all in 1 scene <3> That's a lot of frames hehe <0> you can make everything in 2 frames <3> and jumping and stopping <0> or one, if you want <5> must not be very important then _3_F_G_ <3> true <5> i'm not banned from just #php. i am banned by many places, and blocked by many people <3> never really thought about it like that <0> FatherHam: it was sometime over the summer, possibly from here or #java <0> oh and last week, I got a 2 day band in #tcpa <0> but that's all <0> ban, not band <0> does it need to be on a server or will it run of a c drive <0> but i would have to look at later tonight <0> yes <0> whoops <1> lol <0> anyway <0> ill say it here <5> a lot of websites use e-mail addresses as primary identification. paypal for instance. does anyone else find it interesting then that people's finances are only as secure as their email account? <0> ugh, that's a ghastly thought
<0> one more reason to never use paypal <5> did you know with yahoo accounts you can reset someones p***word just by knowing where they live and their date of birth? <1> :) <6> Can someone tell me why this works without the if at the top, but doesnt work with it in? http://pastebin.sekati.com/?id=Anonymous@49f8d-269b225d-t <1> JohnnyB, not understanding what you mean <1> paste both the codes there <6> it goes in the if, but doesnt run the setInterval <6> take out the if (scoreOver == false) { if you want the working version <1> and scoreOver = false? <6> sure <6> it doesnt matter if the "if" is gone <0> haha <0> if you use scoreOver=false, you get nothing <0> you ***igned false to scoreOver <0> use if(!scoreOver) <1> he's using if (scoreOver == false) <0> so? <6> _3_F_G_, that makes no diff at all <0> what's wrong with that <0> JohnnyB: i know <1> well, you said scoreOver=false, and it's scoreOver== false <0> it's several bytes less, so it is smaller and faster <6> ok back to my question <0> heheh, zdrenga: i needed the FLA, not the swf <6> anyone <1> lol, didn't realize :) <1> just a sec <6> goes in the function fine, just doesnt run the setInterval <0> johnnyb: paste both codes <1> JohnnyB, send the fla to alphadesign@yahoo.co.uk or to yahoo messenger <0> what are you even p***ing to setInterval <6> ok lets try this then <0> (increaseScore,1) <0> that doesn't seem like anything <1> _3_F_G_, sent <6> http://pastebin.sekati.com/?id=Anonymous@05771-269b225d-t <6> why doesnt it clear interva <0> what ARE the interval methods <0> where are they defined? <0> gotta go <0> see you guys later <7> reboot/defrag, bbiab <8> someone who help me <8> hi??? <9> if i=2 and i want _root.test2 = "TEST"; in a for loop, how do i format _root.test+i = "TEST"; ? <9> nevermind <10> bugiam did you get it, if not it's _root["test"+i] = "TEST"; <9> yeah, i figured it out :) thanks anyways <9> now i'm trying to figure ut attachMovie. <9> MYCool: it worked on my first try, not often that happens <10> what are you having problems with? <9> cool* not MYCool :) damn tab <10> hehe <9> i will soon get some trouble. parsing some XML through loops. <10> apparently there's a nice xml cl*** available, i've never used it, i think it's called xml2obj or something <10> !google xml2obj <11> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/149368 <10> nope <10> !google flash xml2object <11> http://sephiroth.it/file_detail.php?id=129 <10> there <9> if i got a for loop in another for loop, is it safe to use "i" as var in bot for loops? <10> no <9> bot=both <10> it's not <10> use j <10> then k <9> ok, <12> guys they got rid of instance in flash 8 how do i ***ign urls to buttons now? mouse event etc? cant find it under actions... <10> give your button an instance name, and write this code on the timeline yourButtonInstanceName.onRelease = function(){ getURL("yourpage.html"); } <9> or he could use on (release) {getURL("page.html"); } on the mc <10> on is deprecated in favor of onRelease, onPress, etc etc <9> agreed
Return to
#flash or Go to some related
logs:
#qmail PIXEL CHICX #windowsxp vss source curruption
#goal #heroin #nhl #politics norbits fucked
#politics
|
|