| Featured Tutorial: Escape / Unescape The escape and the unescape methods. Featured Gallery Image: On the Road This picture is kind of scenic in its own hiden way. Featured FLA: CALCULATOR@PSM My First Simple Calculator in Flash Featured Sound Loop: Ali Baka Bana Middle Eastern loop Cloud Computing 101: Get Free eBook! Cloud computing can cut costs, speed implementations, and scale quickly. Download this Internet.com eBook now. Click Here. | Interested in placing your TEXT AD HERE? Click Here Featured Sound FX: lounchejazz 13 Lounchejazz loops are especially made sample of www.soundfactory.ch, this new built firm is specialized on natural and as much as possible comprimated soundfiles with real intruments...... - yes, real instruments; convert this loop on 30kbps (MP3) on Flash, and the effect will be the best. Nice greets, Elvis Featured Font: FAFERS Irregular Serif Font I created this font for free use. Everyone can apply it in personal or business texts. Its free, but I want to be communicated in case of business use. Donations are accepted to keep the project of free fonts alive! Thank you all Latest Forum Queries Check your reaction time in several ways My game World Reaction: http://www.newcave.com/game/?id=3202 . How to 'cut' extra text in Dynamic Textfield? Well I have this dynamic textfield on stage, and it receives a String using FileReference.name. So far, so good. I wanna know if it's able to make flash 'cut' some extra text from long strings and show ellipsis instead. I mean, if it receives "ABCDEFGHIJ", if the string exceeds the textfield width, it would show "ABCDE..." Any help is greatly appreciated. Thanks in advance. Functions Hi, i'm trying to make a td game for fun and I need to make function to build towers and if I want to build the second tower it changes the first one... But I thought if i could change the name of the first tower's name when it builds to other var and it should be fine, but the problem is that those 2 towers will shoot together or something, I don't know i didn't tried it, but I think it going to ... camera.get ending use of webcam! There are plenty of coding examples on the net for initiating webcam operation in Flash, e.g. _root.cam=Camera.get(); _root.cam.setQuality(0, int(_root.cameraQuality)); _root.cam.setMode(640, 480, 25); _root.video.attachVideo(cam); This is all very well if you put this on a timeline, and your next frame doesn't have the video component on it - but if you have a program without a timelin... Create tables with AlivePDF Hi, I have been struggling for a few days trying to create tables with AlivePDF (http://alivepdf.bytearray.org/). All the examples of this API is written in Flex, in which I have very limited knowledge of. From http://alivepdf.bytearray.org/?p=118, I figured that in order to create a table, I need: * DataProvider/ArrayCollection - I don't know what's the difference between these two Define col... Calling a method in a different movie clip Hello, I have a movie with 3 frames. The first is a place holder for a loader and has some actionscript in my actions layer saying "on click goto 2" etc. The second and third frames hold movie clips, these movieclips hold many layers and have their own actions layers. Say I am inside the frame 2 movie clip, in the actions for frame1 of that movie clip, I am trying to say goto frame 3 of the ... A for loop to run the same piece of code for lots of movieClips I'm using AS3 on Flash CS4. Instead of having this: DS1.stop(); DS2.stop(); DS3.stop(); DS4.stop(); DS5.stop(); DS6.stop(); DS7.stop(); DS8.stop(); I wanted to use a for loop to do it for me as I have about 100 movieClips like this that I want to stop. So I thought it I put them all into an array I could use the for loop to go through and stop them all. The code below is trying to do t... Best examples from large brands Does anyone have any examples of flash games created by large brands on their website. Not for commercial gain (but your examples can include these) but just for people to have some fun on their website? In the UK (examples can be global) the best one I have every come across is Let the jam decide by Jammie Dodger (a jam filled biscuit snack) in partnership with Cartoon Network. Its was a k... problems loading image in datagrid using flex Actionscript Hello Friends, I need a small help in Flex 3 & I am using flexbuilder 4. Using flex 3 actionscript, i am getting the data and loading in DataGrid. Now I have a headerText called "Status" and the values will be either "Up" or "Down". Now based on the status value, i want to load respective image. suppose if it is "Up", i want to load Up.png and etc. I want to achieve this using Flex Action... |