| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11
Comments:
<0> As in, if 1 == 1 and 2==2 <1> o <1> &&=and || or <0> if(1a.selectedIndex!=0&&1b.selectedIndex!=0&&1c.selectedIndex!=0&&1d.selectedIndex!=0&&1e.selectedIndex!=0&&1f.selectedIndex!=0)? <0> Anyone alive in there? <0> I'm sure it's just a simple mistake, but i have absolutely no idea what. <2> can you use greybox with flash? <1> seems ok to me sciboy what error u get <0> **Error** Scene=Scene 1, layer=questions, frame=1:Line 15: ')' expected <0> if(1a.selectedIndex!=0&&1b.selectedIndex!=0&&1c.selectedIndex!=0&&1d.selectedIndex!=0&&1e.selectedIndex!=0&&1f.selectedIndex!=0) { trace ("YAY!"); } <1> and thats all the code u got there? <0> Let me grab the whole thing. <0> xastey, http://pastebin.sekati.com/?id=Codeforerrorevaluation@2b18d-3761b948-t <0> Please note, this is Flash 8. <0> 1* are comboboxes. <1> got me
<2> can you change the color of the flash 7 media player? <0> xastey, To be honest, Flash 8 has caused me all sorts of hell. <0> xastey, I wouldn't be suprised if it is just doing something silly again. <1> hehe <3> can you open a flash 8 fla in flash 7 and build it for flash 7? <1> only if u save as it <1> to mx <0> xastey, I'm serious, a PNG file i imported managed to bone 30 hours of work. <1> lol <1> no fun at all <1> umm comment out the gotoandstop <0> Flash 4 and 5 were never like this. =| <1> see if it works <0> xastey, No change in behaviour. <1> only thingi would say is put spaces <1> but that shouldn;t be the problem <1> then again its flash o_0 <0> It isn't, i removed them after having them didn't work. <0> I got 1:45 to complete this and a friggen if statement wont work! <1> ouch <0> xastey, I've never seen flash so buggy before. <0> xastey, I mean, what the heck changed since MX? <1> i take it that part u commented out works right? <0> I mean, even MX was a whole bunch more stable than this. <0> xastey, Yup. <2> can you change the color of the flash 7 media player? <1> what media player <1> dunno sciboy got me on this one : <1> :/ <2> i imported a video into my flash movie <2> and it has this ugly white box around it <2> that it plays in <2> can you change the color of it and ****? <0> xastey, It sounds like a syntax error, but i can't see anything out of place. <1> iam sure u can <1> dunno how to do it though <2> oh i dont see any options anywhere <0> Dude, if you're using Flash 8, the wizard you actually used to import the video had a step dedicated to picking a skin. <0> How could you miss that? <1> if(1a.selectedIndex!=0 && 1b.selectedIndex!=0){trace("YAY");} <1> does that work? <2> sciboy: dont wanna use flash 8 <2> too many people dont have it <1> heheh <0> Lucky, i got stuck with 8 for work, and like i said. Nothing but hell,. <2> ive had a ton of people email me <2> and say the site wasn't working for them <2> and for all it was cause they had flash 7 <0> **Error** Scene=Scene 1, layer=questions, frame=1:Line 16: ')' expected <0> if(1a.selectedIndex!=0 && 1b.selectedIndex!=0){trace("YAY");} <1> wtf <1> if(1a.selectedIndex!="0" && 1b.selectedIndex!="0"){trace("YAY");} <1> that? <1> if not go tell him flash is stupid <4> i do believe it is !1a.selectedIndex=0 <0> **Error** Scene=Scene 1, layer=questions, frame=1:Line 16: ')' expected <0> if(1a.selectedIndex!="0" && 1b.selectedIndex!="0"){trace("YAY");} <1> y so j-live <1> i always used != and it worked before
<1> hehe <0> **Error** Scene=Scene 1, layer=questions, frame=1:Line 16: ')' expected <0> if(!1a.selectedIndex == "0" && !1b.selectedIndex == "0"){trace("YAY");} <0> I'm not repeating. <4> you might have to do if ((blah) && (yack)) <0> **Error** Scene=Scene 1, layer=questions, frame=1:Line 16: ')' expected <0> if((!1a.selectedIndex == "0") && (!1b.selectedIndex == "0")){trace("YAY");} <0> = <0> =| <1> umm textbox right? <0> What textbox? <1> 1a <1> never used selectedIndex so dunno whats that for hehe <1> ahh combo box <4> how about if 1a.selectedIndex < 1 then you get rid of the NOT <4> ;/ <4> http://pastebin.sekati.com/?id=Anonymous@99047-e2cb083a-t <4> well that works <1> hehe <4> works with a!="1" with quotes too <4> so my guess is your "selectedIndex" sciboy isn't working <4> or those instance names aren't being referenced correctly <0> j-live, _level0.1a <0> j-live, after i did a on(load) { trace(this); } <0> j-live, And from a test flash i did, it worked perfectly. <2> sciboy: see how the box the video shows in http://www.communitymx.com/content/article.cfm?page=4&cid=A93B648DECD7574E <2> its ugly <1> o that <1> yeah u can change it.. but u have to do it yourself <2> how <2> i only see how to do it in flash 8 <2> not flash mx <1> its some fla saved somewere <2> for the media components? <1> yeah i think not really sure <2> hmm i dont think so <0> You know, it's **** like this that made me move toward being an animator as opposed to a programmer? <0> Not even Internet Explorer gives me this, and that's the most common cause of me having to do code rewrites. <0> Atleast IE is consistant with its errors. <1> MediaDisplay.swc <4> ok i figured it out but only if the code is on the combobox <4> ;/ <2> xastey: where's that? <4> http://pastebin.sekati.com/?id=Anonymous@f7818-e2cb083a-t <1> C:\Program Files\Macromedia\Flash 8\en\Configuration\Components\Media - Player 6 - 7 <1> dunno what 7 has <4> for somereason i can't do a combo1.onchange = function() { }; <1> but it should be in there <2> i see it <2> xastey: but flash 8 wont let me open it <1> yeah me either <2> says unexpected file format <1> SWC Repository 1.3 <1> get that.. says it can edit files <1> really stupid that they dont let u edit them right off the back <2> yea <2> pssh that program is $35 <1> hehe <2> heh, seems crazy they dont offer any options for modifying the color of the box and **** <5> National institute of Bears <6> =_= <1> still a no go eh <6> Dude, i think i'm going to cry. <2> nope <6> 55 minutes left. <5> don't cry, get high <6> I distanced myself from programming because of this, i can't handle this type of stress. <1> hehe mayorga <6> ;_; <5> haha, that's my motto <5> whenever i start to get frustrated with programming i imagine Christopher Plummer saying "Use that brain of yours." <5> and then i get a little high <1> hehe <6> 35 minutes. o_o
Return to
#flash or Go to some related
logs:
clubseventeen rapidshare.de #windowsxp #flash #politics #beginner #politics ntpd returns a permission denied error Elliott lake, Ontariio #cph #politics
|
|