| Featured Tutorial: Creation of a pendulum with dynamic parameters in Flash This is a tutorial demonstrating how to use math to simulate the movement of a pendulum, until it stops, taking advantage of two elementary mathematical functions, which is "sine" and "power", with the possibility to dynamically vary the parameters that regulate the movement of the pendulum. Featured Gallery Image: Blue Tread Black Backround with Blue Threads. Featured FLA: Soccer_Penalty Game of soccer to exercise some kicks, simple, but interesting know. eStockMusic Track of the Week: City Beautiful This is a perfect orchestral opener for any news related spot or TV promo. 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 Featured Sound Loop: Rise For This Smooth bassline, hip-hop beats along with some tide disturbing tones. Featured Flash Site: Tom Nulens Experiments of motion design. Showcasing some of my commercial and academic projects. Featured Sound FX: Freeze/transform/teleport Has many uses, freezing, teleportation, espicially useful in shape tweening. 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 update code Hello, I'm currently using the old scratch and win code: onClipEvent(load) { _root.createEmptyMovieClip('square',0); function drawSquare() { x = _root._xmouse; y = _root._ymouse; with(_root.square) { //clear(); moveTo(x-8,y-8); beginFill(... Printing a dynamic textField I have a dynamic text field with a UIScrollbar. I am have problems with printing the content of the textField. If I set the print function to print the textField I get the following error - TypeError: Error #1034: Type Coercion failed: cannot convert flash.text: Any help would be welcome :) drawing Say I have a shape on stage and it's Tween in a straight path. As that shape moves, I want to have another shape drawn under it. I.E. - mover shape is 26X26 pixels, and it's moving from X 50, Y50, to X 200, Y 200. As it tweens that path I want a path drawn that is 26 pixels in width to match the side of the shape moving. How would I go about doing this? Thanks. How to keep track of video playback time? Hi, I have a custom player and I want to have something pops up at certain cue points, I can't use addASCuePoint since I'm not using the component, I'm not sure what is the most efficient way to do that. I suppose I will put all the cue points in an array and then.... I have no idea, should I listen to stream.time all the time in an enterframe function?? Thanks in advance. :) Cheers, Christin... [F8] If statement being bypassed I have an if statement in my AS2 code that is supposed to, theoretically, tell the first image, when finished, to start over again. My problem is that the code is not being viewed. I am assuming it is because of the way I typed it out. My main objective is to have two images going across the screen one after another and to repeat themselves so that is looks like a constant cloud moving across t... [CS3] edit swf video... need a free solution Hi all, i have a swf video that we've had for a couple of years now. the problem is we have changed the name of that dept of the business now so i need to remove the logo on the first few frames of a swf video. the only s/w i can see to do this costs �$�$ - obviously this seems to be a waste of cash to edit 2 seconds from a video :( especially since we will be using cs3 suite and... Mysterious Shape Tween Behavior Forgive me if this has been covered before, but here is my problem - currently driving me up a wall. I am making an animated map. Over time stationary polygons (think states or counties) need to fade between various hues. The problem is that when I add a shape tween to smooth these transitions between keyframes - flash apparently believes that there are important GEOMETRIC changes to the polyg... |