| |
| |
| |
|
Page: 1 2 3 4 5 6 7
Comments:
<0> Can anyone recommend a good flash decompiler? <1> a decompiler doesnt exist. <2> shure it does... just cant remember what its called <2> http://www.decompiler-swf.com/ for example <2> http://www.google.no/search?client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial_s&hl=no&q=decompile+swf&meta=&btnG=Google-s%C3%B8k <2> *yawn* <3> sothink :P <4> http://kom4.dyndns.org:81/temp/test.htm <4> :) <5> can anyone tell me what tools I should learn if I want to be able to do a 3D Model of our company product. Then using flash be able to rotate/spin the product, up, down, left and right. What software do I need? Any tips appriciated <4> hmm maby i know <4> 3D Max and finaltoon ? <4> for rendering swf with 3dmax <4> or cinema4d <4> !google cinema4d demo
<6> http://www.maxoncomputer.com/download_demo.asp <4> oh i'm too tired to fill this form <4> ;D <4> yes i WILL i will allways ! <4> :D <4> tsk with Radiant you could render youre product even in a game engine like Quake 3 ;) <4> you could record this game engine with a video recorder :D <7> hi, where do i download flash player 7? <7> i need the older ones for testing <8> !google site:macromedia.com archived flash players <6> http://weblogs.macromedia.com/emmy/archives/2006/04/flash_player_85_1.cfm <8> meh <8> http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_14266 <8> 8->2 <8> 6 and 7 were pigs :P <8> are* <8> mmmm ~corndog~ ... :P- - - -- <9> heya gyys <9> is there a way to make a movie clip stay on its current frame in the timeline, so that when you go to edit its parent you see the clip on whatever frame you set it to <9> rather than just frame 1 <10> hey <10> does anyone in here develop flash games? or have had experience with making flash games? <10> hmm <10> anyone? <10> p15, r6venking0, any experience with flash game development? <8> might want to be more specific :) <10> well <10> i was wondering how hard it would be to develop a flash game with high scores.. <10> using PHP or something and flash <10> ? <11> its pretty easy <10> it is? <10> can you explain how it works? <10> or link me to a tutorial, please <11> just google it i'm sure you can find tutorials <11> you just send info via loadvars to the php script and save them in a DB or txt file <11> then call the info the same way back into flash some where <10> but, you can't do it if you only have the .swf, right? <11> correct <10> damn. <11> you need to add additional code in the actionscript <8> well - technically, you could get js to pull values from an existing... <11> u can pull data values out of a swf using js? <8> sure <10> you can? <10> how. <11> i'd like an article on that <11> =) <8> lookup scripting with flash <8> :) <8> !google scripting with flash 5 <6> http://www.adobe.com/support/flash/publishexport/scriptingwithflash/ <8> http://www.adobe.com/support/flash/publishexport/scriptingwithflash/scriptingwithflash_03.html <8> dont let 'with flash 5' fool ya though <11> movie.GotoFrame(24); thats js ? <11> i don't really know java never bothered i took asp instead =x <8> good thing you dont need to use java then .... we're talkin'bout javascript <11> ;/ <8> =)
<8> heh <8> well - regardless, you'll need to use getVariable or TGetProperty ... to see where you may need to locate, if you dont know ... use asv or some kind of 'viewer' where you can locate what you need to grab - and where <8> from that, and methods to interact with obj given by url above - you should be able to pull it off <8> maybe run an interval to see what frame (depending how game is setup) the swf is on etc <8> if its on the 'gameover' frame, pull info and store it <8> depends how things work :) <12> holy crap. i just put soooo much hot sauce on my ham sandwitch i can barely breathe. my tongue is like in flames <12> i love it. <13> can someone tell me if there is a way to import an excel doc into a datagrid element? <14> What domain is better: hijacksite sitejacked hijackpage jackedsite <15> depending on what the site's about, i like sitejacked <15> but it sounds like someone stealing someone else's website <15> i like sitejacked because it's like carjacked - but again, i don't know what it's about <14> ya. it is a single page. you pay anything more than the last guy to jack it. then you can edit it how you want <15> ah cool <15> that sounds neat <14> k ill do sitejacked <15> cool <16> Hey hey, I have a super noob question, I have two arrow buttons, and I want so that when the forward arrow is clicked, the _root advances one frame, and when the back arrow is clicked, the _root timeline goes back 10 frames... can anyone tell me what to put? I know how to do on release and all that.... <14> gotoandstop(_currentFrame-10) ? <16> nice :) thanks <16> that sounds like what i want <15> forwardButton.onRelease = function(){ _root.nextFrame() } <16> would I put _root.gotoAndStop(_currentFrame-10) <16> ? <15> backButton.onRelease = function(){ _root.gotoAndStop(_root._currentframe-10); } <16> sweet. thanks <8> webchaos - give phpcl***es.org a search for 'spreadsheet excel reader' <8> or pm <16> can I make it so when I click a button, the root timeline plays 5 frames, then on the 5th frame it jumps back 30 frames? all from the click of a button (I cant give the 5th frame any actionscript) <11> use a enterframe loop to check if the current frame is the end frame, if it is send the playhead back the current frame - 30 <11> put the as in the first frame or trigger the loop on the press event <11> or have the button fire off a setInterval loop that calls a function to check and do the playhead movement you can break the loop inside function by setting the clearing the interval id if the current frame is the currentframe - 30 <17> hello <9> hi <9> so glad youre here <9> can we talk? <17> i was wandering if anyone could tell me how to add music in good quality <9> somewhere a little.. more private... somewhere a little.. ***y? <17> anyone know? <3> what do you mean by add in good quality? <17> yea <17> cuz wen i watch in the .sfw format the audio is bad quality <3> what are your export settings for sound? <17> oh wow, i didnt change it <17> i got it no <17> now <17> thanx! ^_^ <3> my pleasure to state the obvious :P <17> i g2g byebye thanx again <18> morning <3> hello there <19> Anyone know how to view all the actionscript in your flash project @ once? <3> you cant <9> id set up X amount of computers each with a screen <9> X determined by the number of actionscript keyframes you have <9> then open the project on each of those computers <9> each with a different keyframe of actionscript <9> then stand back <9> and you're looking at it all at once <3> lol <19> Is there a way to grab parameters within the html code of a flash object? <13> anyone around? <19> Is it possible to have your own <param name=key value=foo> p***ed varibles to flash instead of useing the movie url? <20> mornin` <21> can you expose methods to the HTML DOM in a flash file? <22> folks hey <22> where can i go on the net to download swf files (hopefully advertisements, as kooky as that sounds) <23> Y0 <24> morning slag <25> hi <25> can someone tell me if this shows up in there IE?
Return to
#flash or Go to some related
logs:
jornada 620lx netbsd #hardware #politics ERROR 1049 (42000): Unknown database 'restart' pc25300 pc25400 gayscript
#red nigger nforce
gimp freetype6.dll #delphi
|
|