| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Comments:
<0> im black <0> and jamaican <1> lies <2> !find localToGlobal <3> lol <4> hello.. look at this.. http://home.online.no/~janerboe/test.html ..when hovering, it seems like each country is expanding some pixels.. that didnt happen when I was testing the movie inside flash. <5> looks like a nice effect <5> heh <4> hmz.. well.. okey than :p <4> one other thing.. hit the F5.. the entire frame is flashing white for 0,001 seconds.. is there a way to prevent this? <5> give the object/embed tags the background color <4> ok, thanks <6> why do this work: http://pastebin.sekati.com/?id=Anonymous@4dd73-f53912ad-t and not this http://pastebin.sekati.com/?id=Anonymous@acda3-f53912ad-t <7> I've got an XML table and I want to recursively pull all products that have a node in them with a specific value. How do I do this? I'm trying to use a for loop but I can't figure out how to use the i var to move to the next node... <7> any help is greatly appreciated! <7> http://pastebin.sekati.com/?id=XMLParsing@ecd70-6628ac5b-t
<8> !find xml.node <7> !find xml.node <8> heh <9> alphaboy, I persoanlly use the XMLConnector in flash 8 <7> I don't know how to use that. <8> could have used anything really - i meant to put to chan though <1> go peel your nose <8> :) <8> !find -c xml.nodeName <10> XML.nodeName == http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary846.html <8> should have example you ask of <8> mmm - not in f7 <8> lol <8> erm 6 <8> http://livedocs.macromedia.com/flash/8/main/00002897.html <8> there <7> I see! Thanks Shiznit! <11> hi <12> :D <12> www.tcartoon.com <12> any pointers? <13> I want to do a flash silhouette of a guy holding a stack of newspapers on his shoulders, walking into a building, dropping them, bending, untieing the stack, a line of people waiting for him to leave and then they grab them and run. -=- i want to pay some one to do this for me anyone interested in the job? <6> how can i do an action when a dynamic textbox change text inside? <14> I know I knew this at one point, but when I create a button that is just text - how can I make it so that it is "selected" when the mouse is near it, not necessairly ON the lines of the text - all I can think to do is add a backing rectangle, but that's no good with a gradient bk <5> you use the button's hit area <14> arr thanks <4> could someone take a look at this.. http://home.online.no/~janerboe/skandinavia.html ..is the hover annoying? <7> its not so bad. any way to make it fade? it would soften the harshness of the hover... <4> ill try.. started flash 4 hours ago :p <12> can you have a line hittest in flash? <14> Arr are there any other image formats than .png that support transparency & flash accepts? .png files are blurring badly on me =\ <12> no idea <14> gargle =-\ <4> hmz.. how do I get a fade between "up" and "over" ? <14> Could probably put MCs in each frame and control them via actionscript on frame entry/exit, just an idea tho <14> gah Flash doesn't support transparent gifs? grr this is pissing me off, I either get blurry or non-transparent, one or the other <4> .psd? <4> ah.. figured it out <14> Flash didn't like .psd heh <14> afaik it only supports .png transparency <14> == ****in lame <6> what is wrong with this? http://pastebin.sekati.com/?id=Anonymous@868cf-f53912ad-t <15> firstly <15> load should be after the .onLoad <15> what exactly isn't working <6> when the textbox_view loads a NEW file _root.music gonna goto frame 2, but it does not <15> u sure "music" is the instance name <15> why do you have it in onChanged? <15> why not just AFTER you set the text to the textfield, tell _root.music.gotoAndPlay(2); <15> why does it have to be wraped int he onChanged. <15> that's not really .. a godo way of doing it <15> because technically onChanged hasn't been called yet <15> just get rid of these lines <15> textbox_view.onChanged = function(textfield_txt:TextField) { <15> and the { <15> err } <15> and just have <15> textbox_view.htmlText = story; <15> _root.music.gotoAndPlay(2); <15> that should be MORe than enough
<6> bcs its a chat <6> and when someone say something the soung gonna play <6> sound* <15> but when is it changing ? <15> u do know what "onChanged" does right? <15> define it for me . so i know <6> Well, as i know, it do an action when the text changes? <15> yea ok <15> but you have this all wrapped in an XML function <15> i don't get it .. <15> if it's chat, why are you consistantly calling the XML <15> is the xml changing with the data? <16> can someone please help me? I made a small image strip movie and it scrolls across the images. when you click on them it pops up a window. well for some reason its not poping up any windows anymore. can someone please take a look at the fla for me? <16> its not big at all <6> nick|high: http://www.hillside.no/~kimrnis/chat/ <12> omfg <12> you call that a chatroom? <6> when the "Chat" window do a change, the sound gonna play <17> veb keep negative comments to yourself <6> :) <14> Is it possible to do something like putting the scale of an object in a for loop to "zoom in?" How do you insert the delay in the action script so one zoom level is shown before the next? <6> nick|high: do u know what exactly i mean now ? <15> ya totally <15> did you put a trace there to see if you get a return ? <15> put a trace(_root.music); <15> if you didn't get it .. then put a function out side this one called playfxSound(); <15> then have it something like this <15> http://pastebin.sekati.com/?id=nickssoundfunction@d72ce-463875ce-t <15> bbl <6> _level0.music <18> Anyone know if you can relay a flash movie through PHP? <6> nick|high: tell me when u are here... :) <19> sup flashniggaz <6> mjau-mjau: whats wrong here? http://pastebin.sekati.com/?id=Anonymous@dcaa1-f53912ad-t <20> hi hi <21> FireFox, can you trace fxsound later in that onchanged handler? <21> i mean in that function <6> yes, and it plays <6> but not inside that code.. <21> why do you even have that function there? <21> why not just have those two statements? <21> or put the function outside that handler? <20> How to use the menu component in Flash 8? It's a little tricky. <6> Smurf: http://www.hillside.no/~kimrnis/chat/ <6> gonna play when someone say something <21> looking FireFox <6> :) <22> cowboy where you from <6> u see what i mean? <21> FireFox, dunno why your code wouldn't work, only guess is that the function's scope can't 'see' fxsound <6> is it other ways to make it ? <23> whats the easiest flash program out there to learn? <18> Anyone know if you can relay a flash movie through PHP? <24> like writing out the embedded flash object to the document? <18> Well. <18> I'm trying to make a PHP proxy. <18> :\ <18> I just want to be able to relay a flash video to a browser <18> but it seems like if I echo it with headers.. it's just text <24> because it's not translated <24> u need to write it to the document <18> What do you mean? <24> what are you trying to do ultimately? <18> There's a game online. <18> It's flash orienated <24> i mean just this task <18> and I want it to load in my browser. <24> u want to display a flv file? <18> but the url is blocked. <24> the url is blocked? <18> Yeah <18> AKA <18> anything with "games" in the url is blocked through the router <24> what's this to do w/ what you're doing?
Return to
#flash or Go to some related
logs:
#rhino3d #winxp #csharp mirc multispace therightstafflm #freebsd #computers #sex competitor to secondlife slamer ios
|
|