Featured Tutorial: Super Duper Mask Tutorial!!!! Create a great way to view pictures or anything! Featured Gallery Image: Firevalley2b Firevalley under the moon, created with PhotoImapact. Featured FLA: Random Bubbles Random Bubbles-This is an another example of a movie developed in Flash 8 using OOP. 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: Bumer My first loop.Enjoy! Featured Sound FX: Snoring Dog The sound of a snoring mixed terrier. :-) Featured Font: Commerciality Regular Commercial Style Font. Latest Forum Queries problem changing dynamic text inside a button I want to be able to change the dynamic text inside a button in as3, but this does not work. trying to change the text like so: movieclip1.clip1.inner1.btn1.dyntext1.text="hello" ; would result in the following error: ReferenceError: Error #1069: Property dyntext1 not found on flash.display.SimpleButton and there is no default value. I know that this method works perfectly well if t... Referencing embedded sounds in an array I want to play an embedded sound referenced from an array. In flash 8 I would simply use this code. ---Quote--- var mySound = new Sound(); mySound.attachSound(myArray[0][8]); mySound.start(); ---End Quote--- In CS4 I need to use something like this. ---Quote--- import flash.media.Sound; import flash.media.SoundChannel; var mySound:Sound=new Sound(); var channel:SoundChanne... importing fl classes and the asterisks wildcard I just had a weird issue occur. I had the following include statement: Code: --------- import fl.transitions.*; --------- and when I tried to add a this Tween: Code: --------- var showButtonBox:Tween = new Tween(thisBB, "y", Strong.easeOut, bbY, -5, .5, true); --------- I got an error saying Flash did not recognize the Strong property. So I went and changed the import statement to... Flash8 MovieClip recognition problem... Hi. Okay, I have two movie clips on stage, each with the same code, I have another movie clip that comes along and interacts with the two of them and changes properties to its speed and such. The problem is, it only seems to work one at a time, for instance I can't have both of the movie clips changing its speed, it works with one and then ignores the others code. How can I get around this? ... Editing Flash doc. - pls. help... Hi - i have bought a XML Template (with source code) that also includes Flash docs. Any 'Macromedia Flash Pro 8' users pls. tell me how to edit a sample Flash doc. see image Any other appropriate tools advise also welcome. I simply want to make 'Welcome' section bigger (highlighted in light blue box). The light blue box does'nt give me any option to make it bigger ? Mave [AS3] Swapping/Arraging Depths? Hey there FK forums! It's late, so I'm just going to jump right to the point. I'm an AS3 noob and I'm making a game - Game Link (http://spamtheweb.com/ul/upload/4209/18526_AS3work.php), click to place blocks - and I'm having issues with it (Surprisingly!). Basically, I'm trying to get the depths of all the blocks to be at the correct levels at the correct times so that the 3d effect is maintai... CS3 AS3 to AS2, convertion problem I want to create a basic drawing utility as a part of my project. Since the drawing needs to be saved I wanted to convert it to a bitmap. I searched for help on google and found this example (http://www.flashscript.biz/flashas3/SaveImage/SaveImage.html). However since the rest of my program is programmed in AS2, I'm getting errors these errors: ---Quote--- The class or interface 'flash.displ... CS3 Mouseover Text enlarging and gallery help please Hi all Firstly, hello to everyone. Ok, I have a question and would like some help with creating a flash gallery but for showing information rather than pictures. I will try to make this as clear as possible but if its confusing please let me know and I will give more details. Basically I trying to make a vertical timeline on the lefthand side with years (in text) which expand slightly on ... |
No comments:
Post a Comment