| Featured Tutorial: Programming Starfields for Realistic 3D Space Flight Using this lesson, anyone with a basic understanding of Flash should be able to build a realistic backdrop for a first-person space game. Featured Gallery Image: The Band 3d Band I made for a demo reel. Made in 3dsmax and Rhino 3d. Featured FLA: Data driven animated drop menu Dynamic data driven animated drop menu with animated auto retract when mouse leaves specified area. eStockMusic Track of the Week: City Beautiful This is a perfect orchestral opener for any news related spot or TV promo. From the Internet.com eBook Library: Navigating Your IT Career A career in information technology usually has its share of ups and downs. Download this Internet.com eBook to learn where the jobs are in IT, how to negotiate a salary, and helpful advice on job security and how to deal with a layoff. Join Internet.com now to download! http://www.devx.com/ebook/Link/34938 | Interested in placing your TEXT AD HERE? Click Here Featured Sound Loop: Aggression Aggression is a Very Instrumental rap beat with Strings and other hard hitting beat chorus lines. Featured Flash Site: CHUNKIFIED VFX Design and Technical Direction + Interactive Design & Development. Featured Sound FX: Just a beat A short 3 second loop with snares and low bass. 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 help with a board game like checkers but easier I am trying to do something like the jump over enemies in checkers. here's a piece of code to check if a player tries to jump two tiles forward and if there's another player or an enemy between, and if it has a stick in that direction: if (y-cursorY == 2 && cursorX-x == 0 && players.sticks && board) { success = true; } cursorY is the y direction here I tr... Need Help On a website I'm working on, I'm trying to set up what are variables I assume. When a button is selected, an object slides onto the screen... when another button is selected, that object slides off the screen & the next object slides onto the screen.... & so on & so on.... how do I do this? thank you in advance navigating upwards I'm pretty sure the answer to my question is well documented, but I never found the right way to phrase it when searching... Up until now, I've only had to reference files located in subfolders within the folder that I was working in, but how do you reference something located above? If you are referencing a file outside of the file that your flash document is located, like - the file that I wan... Resizing Air Widow I have a problem in that i have an air app which loads in an swf, what i want is so that when the air window is maximized the swf is maximized too. At the moment you can see the surrounding area of the swf. Is there an Air equivalent to: fscommand ("allowscale","true") like in flash? Load Movie? Hello all! I have several .swf files created from different flash friendly programs. I want them to all play in order without stopping. Each swf file has a different frame length. I can't seem to grasp the concept of loading multiple swf's and playing them one by one from one single .swf file. I have the following scenario: 8 swf files: external.swf (using to load external swf files on... [MX04] Trying to pass variables TO flash then back into php First of all, I am a complete Flash n00b. I'm making a website right now and I've been trying to learn it 'on-the-go' with no avail. After 2-3 weeks of reading tutorials, reading up and researching I'm at the end of my wits. What I am trying to do: Pass variables into Flash from a PHP script using LoadVars in the html object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase=... cUniteScore Hey, A project has started from mochiads forums, to allow Flash game developers to implement many score systems (portals and arcade mods) all in one class. Maybe it will be useful for some of you, so here it is : http://code.google.com/p/cunitescore/ Still looking to add more score systems. |
0 comments:
Post a Comment