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 > august 2006 > threads for saturday august 26

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

Movement based on 2 variables...
Posted by VaporAction at 8/26/2006 8:57:07 PM
I wasn't sure how to title this problem...anyway, the scenario is as follows... The user drags 2 charged particles (ParticlePositive1_mc and ParticlePositive2_mc) to a ruler...when they come into contact with the ruler (HitTest_mc), a hitTest is run to determine if they're both on the ruler an...more >>

I need some help, please
Posted by gregmax17 at 8/26/2006 7:16:38 PM
Alright, I have been working on a project for a couple of months and everything is going according to plan (progress, etc.). But until just recently, EVERYTIME I execute the .swf file, it immediately shuts down (including Flash itself). I have done very little research and it might be that it ...more >>

flash variables
Posted by calmchess333 at 8/26/2006 7:01:31 PM
The following script adds a user name to a user list on a flash page.......right now a user puts there name in a text box and presses submit.....i want to modify the script so that it accepts a user name from a php cookie or session variable and automatically submits it without the user havi...more >>

dynamic text - am I doing something wrong
Posted by SPGAnne at 8/26/2006 5:57:23 PM
I'm wondering if I'm doing something wrong here or this is just how stuff works. I have a movie clip (myClip_mc) which has a dynamic text field called myText_txt . The movie clip has a bunch of key frames where other stuff changes, but the myText_txt field appears on each of those frames. I...more >>

If / then statements - please help!
Posted by Boghog at 8/26/2006 4:49:53 PM
Hello! I'm trying to program a movie clip object so that it plays Frame 1 when the cursor hovers over it, Frame 2 when it's clicked on, and Frame 3 when it's dragged away. BUT, I want it to remain on Frame 4 constantly after it's been dragged. At the moment, it's going back to Frame 1 when...more >>

? on boundries VS attachEmptyMovie
Posted by lunchBoxCoder at 8/26/2006 3:55:59 PM
I've wrote these boundries: var xCenter = Stage.width / 2; var yCenter = Stage.height / 2; var xRight = (Stage.width -(xCenter/2)); var xLeft = (xRight-xCenter); var yTop = (yCenter-(yCenter/2)); var yBot = (Stage.height - (yCenter/2)); trace(xRight); trace(xLeft); trace(yTop); ...more >>

Could use some help trying to link a movie clip
Posted by drosszro at 8/26/2006 3:14:37 PM
Hey everyone, id say im kind of a beginner with flash so please take that into consideration. Anyways, i made this: http://www.geocities.com/drosszro/mysite/Menu1.swf it gets messeg up and unaligned if its not in the table im using on my website but you get the idea. Now i cant figure out ho...more >>

calling an AS function from Javascript
Posted by glennn.php at 8/26/2006 3:09:07 PM
i've been trying to find a way to call this: ////////////// button.onRelease = function() { video.setMedia("vid_title_from_link.flv", "FLV"); title = Title2; copy = "copy copy copy"; webURL = "http://www.*****.com"; setsite(); }; /////////////// from an external hyperlin...more >>



problem with preloader from tutorial in flash 8
Posted by artkiyv NO[at]SPAM yahoo.es at 8/26/2006 1:38:23 PM
when i open preloader in flash 8, it dosn't work. and trace message **Error** C:\Documents and Settings\?????\Local Settings\Application Data\Macromedia\Flash 8\en\Configuration\Classes\mx\events\EventDispatcher.as: Line 15: The name of this class, 'mx.events.EventDispatcher', conflicts with...more >>

hi, need a little help with sound
Posted by koomisan at 8/26/2006 12:10:57 PM
hi everyone... i am making a song player in flash, and the feature i am having trouble with is the timer of the player... i have a little timer that shoes the progress of the song (not the progress of the loading that area is fine); the problem i am having is that each time i change a song, ...more >>

Flash Quiz
Posted by ~aryan~| at 8/26/2006 4:40:56 AM
GUys...no help or idea for me..posting 2nd time ..help me out plz.. hi guys... i m plannig to build a quiz based on flash. i want some ideas from u guys...let me tell u how the entire quiz should work..first of all this is a ameture project ..to learn the script well.. now... 1. quiz will...more >>

flash.display.BitmapData
Posted by actionFlash at 8/26/2006 2:07:01 AM
I am importing "flash.display.BitmapData" so that I can use "getPixel" in my flash file. It works fine when I view the resulting SWF file that is stored on my laptop in a web browser. Once I upload the SWF file to a server and then access it via a browser, "getPixel" does not work anymore....more >>

button rollout and IE
Posted by vo2max at 8/26/2006 1:16:06 AM
I have a simple button that calls: on (rollOver) { fscommand("rollon", 2) } on (rollOut) { fscommand("rolloff", 2) trace("out"); } on (release) { getURL("/products/main.jsp","_self"); trace("release"); } my problem is that, when rolling over/on the button, rollout is...more >>

Trimming the end off a string
Posted by paulpsd7 at 8/26/2006 12:01:41 AM
There may be a different way to do this. I have a button nested in an MC. When the button is clicked, I want to store the path to that MC. I've tried this: targetpath (this) However, that gives the path to the button, not the MC. In other words, it gives the MC path and adds ".this...more >>


DevelopmentNow Blog