| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9
Comments:
<0> you always save my *** <0> 2 mins? <0> pls <1> shweet, shiznit thanks so much <0> http://pastebin.sekati.com/?id=Anonymous@a3519-7d941206-t <2> I want to do a simple simple text that rolls if its longer than the textfield width... Having a hard time finding tutorial <3> in layer 1 i have a button connection _root.connectMe(); and i want it load the function connectMe in layer2 how ? <2> _level2. <2> _level0 = root so perhaps _level1 <2> dont ask me... i dont work here :) <4> AMD SEMPRON 3600+ 2.0GHZ PIB 121.90EUR* Buy Now <4> socket AM2 <4> ;)) <2> Where? In heaven? <5> this doesn't seem to be working: s.attachSound(arr[arr_count]); (returns undefined) - but if I trace just arr[0] or arr_count - they both return the expected values
<5> well ... arr[arr_count] is 'undefined' <5> wait - I got it :) <5> is there an easy way to delete all variables? <5> instead of delete var1, var2, ...; <6> Ok I need help <6> Can someone help me <7> Who's up? <6> I need lep <6> can someone help me <6> helo <6> help <8> anyone ever do any flash for PDAs? <6> Can someone please help me? <9> JarrettS: don't ask to ask just ask your question <5> arr.slice(0,9) - does this have 9 or 10 items? <8> !seen fearx <10> eight, FearX (~blah@CPE001310f0a95d-CM00159a655a46.cpe.net.cable.rogers.com) was last seen quitting #flash 19 hours 55 minutes ago (24.05. 21:35) stating "" after spending 3 hours 2 minutes there. <2> Hi! Previoulsy i had the code for a button, inside the button. I now want to move it out to the code layer on root... can i just add button instance name before on like... this... homeButton. <2> Gaaa... <2> homeButton.on (release) { <2> I get this error: Expected a field name after '.' operator. <2> pretty pretty pretty pleeea***e? <6> In flash <6> how do you select objects <6> i have a nav bar <6> but when I click it it highlights the whole thing <2> Or is it a bad idea? <6> how can i make a button <2> You select them in the Stage <2> for example <6> ok <6> i have a jppg image <2> Alt + F3 also gives you access <6> how do i select different parts of it <6> ? <6> of one image how d i make it so i select only one part/ <2> You seem to be needing a basic tutorial even more than I do... I guess its best to take a basic tutorial so you learn the most basic things <2> Well.. You can right click and choose break apart. <2> But then again... i guess it wont still be a button if you do <2> -------------------------------------------------- <2> Anyone?! Why isnt this possible: knappen.on (release) { <2> Ahahaahh... knappen.onRelease = function() { <3> how i can paste the name writen on a dynamic textbox on layer1 to a textfiel dynamic on layer 2 ?? <11> theme <2> variablename = "" <9> TuffJeppe: btnName.onPress = fucntion () { whatever; } <12> any XML-Flash guru around? <2> j-live.. Ok <3> ok look http://pastebin.com/738548 <3> can i call on frame1 a a function in frame 2 ? how <3> can i call on frame1 a function in frame 2 ? how <13> Consult macromedia regarding this issue <13> and stop repeating thanks <3> F1 do format C: please fo me <14> No, why would you? You should always define your functions in a frame before or in the same frame using function foo() {} syntax, and always before usage using var foo = function() {} syntax <14> oh.. kicked.. <15> hey... is it possible to dynamically get the height of text? <15> say the font format was larger than the textfield's size, how to get the width and height of the text? <13> u have textfield._width and _height <16> i know this is a flash channel, but can anyone tell me how to make a background image center in every screen resolution instead of staying in the same place on every screen?
<13> align center valign middle <16> thanx, i'll try it <16> body { <16> background-color: #000000; <16> background-image: url(Top Frame1.jpg); <16> background-repeat: no-repeat; <16> background-image: url(NewTop.jpg); <16> } <16> that's all I see <13> background-position <13> dont paste your code here <16> sorry <16> so I need to add background-position: align center valign middle <13> no, center center <16> any special characters in it or just like it is? <13> why dont you look up CSS documentations <13> dont be so lazy <16> i'm not laxy <15> or ask in #css =/ <16> lazy <13> you are <16> i look for it all the time, but the help information, is all in web dev. terms, and I don't understand the help <13> cus what you're asking is stated in about 5 billion CSS doc pages <13> http://www.w3schools.com/css/pr_background-position.asp <13> took 3 seconds to find one <16> im sorry <16> thanks F1, it's working now <8> anyone ever do flash for pocket pc? <13> ask away <8> i just did <3> Someone are really good in flash communication server, im making a videochat i need some help ! <17> hi <17> hi slag <18> how can i identify myself to op myself here <19> i am trying to create a simple animation i need a string of text to fade when i move my mouse over it, can someone help me, i haven't used flash in years <16> w***up slag? <18> Hey <18> Not much <16> check my page now :) <18> What was teh link again, on a diff machine <16> www.s2h-records.com <19> are you guys any good with flash <16> beats page in particular <18> Ah cool <16> you see my errors though? <18> You make the tracks yourself? <16> yeah <18> They're good <16> thanks <16> you see the errors on the beats page? <18> beat 01 reminds me a bit of outside kick*** violin thing <16> i can't fix them :/ <18> I see a couple <18> I'm not an html person so no idea sorry <16> lol <16> there are two errors that I cant get rid of <18> The &n bsp; <18> is easy <18> Remove teh space between n and b <16> i can't find it in the code though lol <16> it's very long html with all of the forms for purchasing a beat <16> i still don't like the positioning of the player <20> You've done well so far :) <16> still got work to do :) <16> thanks again for helpin me last night <21> howdy. <22> So i'm getting more in depth with Flash's AS. I'm playing with duplicatemoveclip, and I know i can use Clip Events to set the X Y of the clip.. but i'm wondering if I can set it inside the duplicateMovieCip somehow. <22> like is there a way to do something like "TempMCName" + 1._x = Val <20> Patronus <22> Hi <22> I figured it out. <20> !find -c movieclip.duplicateMovieclip <22> Brackets. :) <23> MovieClip.duplicateMovieClip == http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary517.html
Return to
#flash or Go to some related
logs:
timebomb + irssi #networking jennifer hedger anal mp3 i'm spartacus #delphi #computers #computers #nhl #nhl #nhl
|
|