| Featured Tutorial: Move after player Welcome to another of my tutorials. Here you will learn how to make an object follow another. Featured Gallery Image: The Future A design for Hi-Fly... Music & design! Featured FLA: Green Radar Realistic green circular radar tracker with green-glow border in top left corner. eStockMusic Track of the Week: Whistling Motif Acoustic, melodic theme, whistling motif, good for children. Holiday Guide to Laptop Computers: Download Your Free Guide Now With Easy Internet.com Registration Click Here to Get Yours Now | Interested in placing your TEXT AD HERE? Click Here Featured Sound Loop: Teknimate Pounding Hard House Loop with Live Percussion as Always Featured Flash Site: Emanuel Paletz Emmanuel Paletz,art and cook ,artandcook,Cookbook,design, Graphic design Featured Sound FX: Cyber freakout Very electronic sounding synth thing (all over the place!) Featured Font: myCode this is a code that a would write in in 5th grade and i finally made a font out of it. Latest Forum Queries [CS3] Not starting one onLoad until another one has finished? I'm using AS2.0... I'm using onLoad to load info from a database and then populate an array with values. I want to then use onLoad again to load a DIFFERENT database table, but I'll nee to use that previously-loaded array in that onLoad... It's not working because the first onLoad isn't done before the second one starts (so the array is coming up as empty). I'd like to find a way to not st... Position movieclips dynamically to stage edges Hi all, I'm trying to use movie clips that are always positioned at the 4 edges of the stage no matter the browser size. Note that the stage does not scale. I've figured out the footer bar, and the top is easy since the flash file is positioned to the top of the HTML page. Using a code similar to that which positions (and resizes) the footer bar, I've tried to reposition the movie clips at the... Statement must appear within on/onClipEvent handler Hi, i am running actionscript in flash cs3 and i am getting this error message Statement must appear within on/onClipEvent handler can anybody help please? the actionscript i am running is onEnterFrame = function(){ f.onRollOver = function(){ f.stop(); } f.onRollOut = function(){ f.play(); } } Thanks a lot in advance [Complete] Blast Force Hey. This is my first published game, called Blast Force. It was sponsored by Arcadebomb. It resembles classic Bomberman. Includes 6 different enemies, 11 maps, 12 power-ups, a secret code system, and even a sound test. :p Finished it back at the end of October, so it's been out for a little bit. ;-) Please let me know what you think. Thanks! That's it for the game. The rest of t... setInterval Timer Hi, I've made a slide show that I want to have running by itself. So I tried adding a timer that will change the picture every 2 seconds. This isn't correct can someone tell me what I'm doing wrong? stop () ; MovieClip.prototype.move = function () { dest = _root.xnew ; pos = this._x ; vel = (dest-pos)/2 ; this._x += vel ; } setInterval(MovieClip.prototype.move, 2000); Thanks... Layout issues Hi lovin the forums, hope this becomes my new home :cap: I have to be honest i am a bit of a nOOb when it comes to flash. So here goes, Below is an example of what i want to archive but i have no idea on how to make it look slick and professional. the main part is the 4 vertical panes, as they will hold the text. How would you reccomend building this site? should i use XHTML and Flash co... [F8] Stop one Xml start another Alright need a bit of help with this. I am making a gallery that will show case peoples work. I have broken down to the indivdual artists. but it seems when i click a link the the page does not load the new xml sheet, just keeps the first one. Is there a piece of code that can switch off the first xml and switch on the next. So what i need is when you click a button, stop artist.xml start... |