| Featured Tutorial: Improved cursor One of the cool things with Flash 5 is the ability to hide the cursor. However as many people will tell you this can cause some issues with usability. One of the things with the internet and the cursor is that people get used to having the cursor change once it moves over an area that is "hot" (ie a button). Featured Gallery Image: Old Nick's Tavern I wanted to create something with a lot of atmosphere. Featured FLA: Ipod Ipod playr turned into my sites homepage. Featured Sound Loop: Mornin' Sunshine Nice easy feeling with a bit of bass. Featured Flash Site: Chris Denslow Chris Denslow - Online Portfolio Featured Sound FX: Splash with bubblesound A nice splash with bubblesounds. Featured Font: Fake Receipt Want to print a receipt? Great! Then use this font. 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 Forum query: First Sony shot... Believe me, this shot was taken in my pantry at complete darkness! If I say complete darkness I mean 100% black!! Taken freehand in 'Nightshot' mode at ISO 100, f 2, 1/8 s, NO flash! I only now see the cobweb! :D Comments welcome... Critiques...this shot was not taken in challenge mode! ;) http://www.ajs-design.de/SDB/night/darkness.jpg Forum query: can multiple buttons use the same function in AS3? I have a function that is called by all buttons. In AS2 It would look like this: function buttonClicked(which:String){ switch(which){ case"start": PlayGame(); break; case "toggleSound": toggleSound(); break; case "instructions": gotoAndStop("instructions"); break; ... Forum query: Influence Map/Networking Web Would anyone know where I could find a FLA for purchase or free for that matter something similar to the following links: http://www.neuroproductions.be/twitter_friends_network_browser/ http://mqlx.com/~robert/influencespin/FreeSpin.swf I know both are very different, but it's the general direction I need to go down and would love to have something to start from. Thanks! Forum query: Embed Kool Moves swf in another swf I am having difficulty embedding a swf inside another swf so that they run together. I import one swf as an object and the 2 run just fine inside the KoolMoves browser but it doesn't work in my web page. It only shows the main swf. Both files are in the same directory so that's not it. I am using FrontPage. Any ideas? Forum query: Slow motion on marmotte's fighting engine (like in mr_malee's version) Hi, I've implemented some basic AI on marmotte's fighting engine. The AI makes decisions faster when the difficulty level is higher, so, at this point, I'm quite satisfied with my opponent's behavior, but I'm not very satisfied with the actual gameplay... I've already implemented a sort of "scrolling" on the background when the characters move... the same for the jumps, but I feel ... Forum query: [CS3] Life Meter I am creating a very simple 'game'. It will involve two opponents. There will be a list of attacks and ou can click on one and it will go. However, I am not sure how to make the "life meter" go down once the opponent is hit. Can anyone help? Also character selection. I might have a character select screen and you can choose several different characters..... Its my first game, b... Forum query: AS2 : using variables as array names/ dynamic array names Hi, Hoping someone here can help me with this problem:- This code works (as part of a loop):- attachMovie(x1r1, "Aln1" + i, i); where x1r1 is the name of an array which gets cycled through. However, this array name will change on a new level, (lvl) so what I really need is something that works like this:- lvl = 1; var ex = "x"+lvl"+r1" attachMovie... Forum query: [CS3][AS2] How to compare strings? Hi, I am developing a terminal-like flash applet and need some help. Here is the layout: http://img.skitch.com/20080404-un685jr4rbqu3fwc8b24prdhu.jpg So when the user clicks in the box, types "M" (without quotes), and presses the "go" button, I would like it to check if the string in the box is "M", and if true, go to frame 2. Here is the Actionscript for... |
0 comments:
Post a Comment