Archived Months
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
January 2008
June 2008
all groups > flash actionscript > july 2006 > threads for sunday july 2

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Question --Function.call--
Posted by sobaka11 at 7/2/2006 10:52:26 PM
I have a class: class My { var keyListener:Object = new Object(); function My() { keyListener.onKeyDown = function() { lala(); }; keyListener.onKeyUp = function() { }; Key.addListener(keyListener); } function lala() { trace("my"); } } I want that...more >>


Do I use Interval code to make this happen
Posted by wynterain at 7/2/2006 9:57:38 PM
I want the following example to animate one panel after another. First you need to know that the animation was created with actionscript. I say this because each panel is on a different layer and the actionscript is on the first frame of each movieclip and not on an actions layer. Also when ...more >>

Help me make a simple "click to link" action
Posted by TheStigma at 7/2/2006 6:36:17 PM
I'm trying to add an action to a button, so that if clicked, you are transfered to a certain link. Very simple stuff, but I just got into flash coding and understanding the basics, so forgive my noobness =) Here is the code so far (the action script for this one button): [code] // Acti...more >>

Neat Moving Photo Mosiaic
Posted by ArtCabot at 7/2/2006 4:22:52 PM
There's a really neat piece of Flash at http://www.here.comhttp://www.calvarychapelcostamesa.com. The developer says he did it this way: [b]Basically, we made Flash play tetris with a directory listing of images. The images are put into folders labeled 1x1, 1x2, 1x3, 2x2 etc. dependin...more >>

random integer question
Posted by Jimmathy at 7/2/2006 2:07:16 PM
is it possible to set a minimum on a ex : random(7) sort of thing? so like the random number would be between 1 and 7?if so how? thanks ...more >>

augo generated scroll bars won't go away
Posted by livingwithanangel at 7/2/2006 12:23:36 PM
I used the following sample script provided by macromedia to create a scrolling text area powered from a text file and css file, but when I move on to another part of the FLA., the scroll bars generated by this script remain - on top of other layers. How can I tell the scroll bars to go away? ...more >>

Simple Tween Component
Posted by Scott Filloon at 7/2/2006 1:02:56 AM
I have been working on (what should be) a VERY simple component/compiled clip. The component will allow for setting actionscripted tweening for movie clips. It's so basic that I opted not to even use a class and it uses all internal actionscript. The problem is, when I drag it on the stage ...more >>

dynamic text problem
Posted by Mike Eazy at 7/2/2006 12:00:00 AM
OK, I load a sound.swf into a empty movie clip for my mp3 swf, and I have the dynamic text field (which is called "display") to show the song information when the file has 100 percent loaded. And when I click the next button I want it to show the information of the next song. The problem is ...more >>



Import and export the image in flash
Posted by dez_udas at 7/2/2006 12:00:00 AM
HI! Guys! I am Quite New to to flash in this enviroment so please i need help can any one help me out in this problem. the issue is I need to upload the image from my desktop to certain flash animation by draging and generate the image from that final Flash animation and save it in my comp...more >>


DevelopmentNow Blog