| Featured Tutorial: Using variables to control movie clips How do you make menu clips close when you open new ones? Or ever go to a site and press every button at once to see what would happen? Most times, every clip or menu will pop open and stay there. Yuk. The answer: don't use buttons to activate clips. Use them to change variables. Then make each and every clip do what it is supposed to, but only when the variable is the one the clip is looking for. Featured Gallery Image: GenerationX Vivid blue with a modern look. Featured FLA: cool smoke effect - cigarette A simple smoke effect in all done in flash. Featured Sound Loop: Lush Ambience Lush pads, strings, and an echoing bamboo flute. Featured Flash Site: Bill Carson Books The toughest books online Featured Sound FX: Vr2a_9 Woman saying "okay". Featured Font: President True type font for Windows from the mediabuilder.com Free Font Library. 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: Convert Combobox Label (maybe with RegEx?) hi there. so i have an object listener that instantly populates a dynamic text field with the same labels as the pull down menu. however, for the new text that is entered into the text field from the combobox's labels, i need to cut the first part of the new text. below is an example of my combobox labels: labels: CANADA - Alberta CANADA - British Columbia CANADA - Newfoundland & ... Forum query: [disc] Iphone SDK free for MAC Osx Apple just released a Free SDK for MAC OS X 10 or superior in their website, it includes everything needed to create Free Iphone Applications http://www.apple.com/quicktime/qtv/iphoneroadmap/ btw: Does anyone whats the state of flash application development for the Iphone? Forum query: [F8] Security Sandbox Violation - Plz Help *** Security Sandbox Violation *** SecurityDomain 'http://blablabla' tried to access incompatible context 'file://site.swf' I have a gallery that isnt loading, its called and loads into another swf, when all the preloaders load, i get this Security Sandbox Violation. the files both work when i export them and run on there own Forum query: [SHOW] Barack*Paper*Scissors Hi guys, Here's another game for you to enjoy, BARACK*PAPER*SCISSORS, aka "Finally, an election process that makes sense!" It's a simple Rock/Paper/Scissors game, but I think that we put as much love as we can (knowing the actual restrictions and "please don't do it that way" from the client, but this is as usual ;) ) during the entire month of development. You need to... Forum query: [CS3] Countdown Timer [AS2] Ok.. been looking for a countdown timer for a prank im tryin to pull :P. i just want a certain time to countdown and then do watever. i have made a dynamic text box but dno the coding for it... any help ? thanks Forum query: [CS3] Horizontal Scrolling Menu Nightmate Please Help! I am having trouble making a menu that will scroll horizontally and loop around seamlessly. I have 15 buttons which I placed into a movie clip and dragged an instance onto the main timeline named menu_mc. I then put this code on the main timeline. stop(); _root.onEnterFrame = function() { menu_mc._x = menu_mc._x + (0.5 * Stage.width - _root._xmouse) / 70; }; This slides around fin... Forum query: [F8] Dynamic HTML Text troubles I often have to modify my text within menus and other areas, so I usually make my text dynamic using the coding: MainFlash.DynamicText.text = "This text is Dynamic." This makes my MC titled "MainFlash" containing the dynamic text box with the instance name of "DynamicText" say whatever it is I put in my ActionScript. For some reason, I can't make the text bold... Forum query: [CS3] How to create a Poll Results bar Hi There I'm trying to create a poll results bar which will display values of flashvars i'm passing from a webpage. I've managed to pass the value to a dynamic text box, which is displaying correctly, now my problem is getting the actual bar to display correctly. I've so far used a similar technique to a preloader i found inside a photo gallery tutorial. In the tutorial it downloads the ... |
0 comments:
Post a Comment