| Featured Tutorial: Latest Fashion of Christmas Card: Send Your Best Wishes from PowerPoint Create your personalized online greeting cards and send by E-mail within PowerPoint for this holiday season Featured Gallery Image: Alexis in a bubble Created with photoimpact7, and a little help from Alexis. Featured FLA: ActionScript 3.0 - Xml Slide Menu 1.0.1 The menu is developed with Actionscript 3.0 and Xml. With the Xml you can assign name value, color background value , the color of the text of button and the url taht button must call. On RollOver the button slide left ot right eStockMusic Track of the Week: At Sea Orchestral film score; big optimistic thematic opening to a dark middle, fading out Get Ready for Windows 7! Pros and Cons? Learn What Our Experts Think Download Free eBook Now. Click Here. | Interested in placing your TEXT AD HERE? Click Here Featured Sound Loop: Abnormal Daylight Mellow pads, strings, synthesizers by Mugeek Featured Sound FX: Electricity Hum A "hum" similar to that of a power station. 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 problems with my slide show Hi All.. Im using Flash CS4 and have been attempting to build a slideshow using a mix of code taken/adapted from a few tutorials that i have found on the web.. what seems to be happening is that the images are loading however the fade in effect is not doing anything. Here is my code Code: --------- stop(); import mx.transitions.Tween; import mx.transitions.easing.Strong; this.c... pause in code before performing next action Hi.. I'd like a pause in my code, before it goes on to perform the next action. I'm trying not to use the timeline as little as I can, so in this case a timeline pause would be useless.. Here is my code: Code: --------- home_btn.onRelease = function() { import caurina.transitions.*; Tweener.addTween(_root.myClip, {_x:50, _y:100, transition:"easeOutQuad", time:1}); /*insert 5... Cache (xml) problem or memory leak??? Pls help. Hi there... I am having a problem with my action script code. In my AS script I have a "refresh" function that I read, again, a xml and display the text on my screen. This refresh function is called every 15 seconds. The script is supposed to run 24/7. My task manager in windows is showing me that at every "refresh" from my script, the memory increases. So, looks like I have a memory lea... CS3 flash on server - swf issue Halo: I have a very strange problem: My site is hosted by SexyWing server. I uses HTML with embedded flash content (flash menus). Those swfs are also "controlled" by some .js and .xml files located in the same directory. Everything has worked fine so far (which means that the flash content is embedded properly). But recently I've noticed that swf aren't displayed in FireFox (even when ... Can't change button instance name I have this navigation bar that made of buttons, and I can't figure out how to change the button name. When I try to change the instance name, I get an error message saying that I can't use white space, even though the current name is two words. I inherited this and now have to make changes. I know each button is assigned a variable myName, but I can't find where the variable is defined with th... as2 to as3 conversion problem I'm trying to convert this script to as3. Can you help me convert this line below so I fits into the script. The one line im hung up on (so far) Code: --------- //var tempEnemy = map_mc.attachMovie("enemy", "enemy"+map_mc.getNextHighestDepth(), map_mc.getNextHighestDepth()); var tempEnemy = addChild(enemy); --------- Full script Code: --------- /** * Random Movement & ... More efficient coding I'm trying to cut down the amount of code I type to complete a project. Using things like *?:* and *&&=* over the typical if statements. Is there a way to compare a single variable to a group of variables? example... var1==var2 || var1==var3 || var1==var4 ? doSomething : doSomethingElse; is there a short way to check if var1==var2,var3,var4? mp3 repeating play button I have a simple mp3 player, with PLAY PAUSE PREVIOUS and NEXT buttons. the problem i have is if you click the play button more than once, the mp3 clip will start to play itself as many times as you clicked. this sounds really bad..u could have the clip playing over itself 5 times. how would I say Code: --------- if(play button is clicked ONCE){ (deactivate play button until next... |
No comments:
Post a Comment