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 > october 2004 > threads for sunday october 3

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

Linking to different FLV files - FLASH VIDEO???
Posted by Lime_Shmoo at 10/3/2004 10:38:21 PM
Hi all, I am developing a CD-Rom presentation. Within the presentation will be a number of video files. I have converted these to flv files and want to link to them through the media display and media controller components. I can work all of this out and have it functioning for one flv file. ...more >>


setInterval in class not work on import
Posted by Excessus at 10/3/2004 10:00:41 PM
I created a class that does Scale animation on movie clips using the setInterval function. I then created a class that turns text into individual movie clips for each character. Each class does what it's supposed to do when used separately. Within the text class, i then try to acc...more >>

exit botton in projector file
Posted by jhurwitz at 10/3/2004 7:51:52 PM
what coding could i use for a button to exit a flash movie when it is exported as a .exe...more >>

Attach a UIScrollBar to a TextBox?
Posted by j1e1g1 at 10/3/2004 7:36:38 PM
Hi, I have a large TextBox, which I use to dynamically load HTML when the user clicks a menu button from the left side of the page. (I.E. User clicks 'Portfolio' button, the textbox loads portfolio.html). However, if the text is longer than the textbox (in length), the user must select ...more >>

Clear onKeyDown = function(){
Posted by dmcdonald at 10/3/2004 7:13:03 PM
Is there a way to clear an OnKeyDown function after the interaction so it no longer works? I'm using the code below to track a user's key strokes but after they have completed this exercise, I have another group of activities involving other keys and do need this to clear. userKey = new Ob...more >>

Problem with function
Posted by colombopablo at 10/3/2004 6:03:49 PM
Kinda new to ActionScripting, but this should be simple for many of you (I hope) :-) I'd be great if someone gave me a hint on this: I have an MC whose visibility depends on another two MC's colliding (say MC1 and MC2) on the first frame on root, I have placed this function: functi...more >>

How do I sort a linear numerical array
Posted by loop360 at 10/3/2004 5:49:46 PM
Can anyone tell me how to sort a linear numerical array? I have an array like myArray = [9,21,3,4,19] but if I try and sort the array like myArray.sort, it comes out like (19, 21,3,4,9)? I have looked at sortOn() but you need an element name which I don't have in this array - can anyone help...more >>

Breaking up a large movie into smaller movies
Posted by jpg28 at 10/3/2004 10:17:53 AM
Guys, I really need your expertise in this one. Well, I'm still a newbie in Flash, but I do know the basics, and some other stuff... I just want to know how to break up a large movie into smaller ones, and the code for loading an swf file into another swf... What I mean is that when I click a ...more >>



sound problems
Posted by hackysack at 10/3/2004 9:38:55 AM
hey, ive created a player which works prefectly fine except for one small problem, when track one has finished playing it doesnt seem to play track two. ive put the action in a keyframe on the tracks time line, gotoAndPlay ("track2"); but it doesnt seem to follow the action script, please coul...more >>

Loading a movie from a parent library
Posted by jigen3 at 10/3/2004 7:47:36 AM
hi, i was wondering whether it is possible to load a movieclip from a parent clip's library into the movie that the parent had loaded. (and what would the syntax for that look like?). thx a lot jigen3 ...more >>

target 2nd flash movie?
Posted by dnk NO[at]SPAM canada.com at 10/3/2004 7:40:23 AM
Curious - is it possible to target a 2nd flash movie from a seperate one? Say one contains a nav, and a completely seperate flash movie houses the content.... can the nav target the content?...more >>

Sine Wave in Flash Actionscript
Posted by penciline at 10/3/2004 4:57:06 AM
I visited a link which had actionscript for creating a sine wave in Flash: http://www.actionscript.org/tutorials/advanced/Understanding_curves_and_control_ point_placement/index2.shtml However, this actionscript seems to have limitations: 1. This script only works by placing the actio...more >>

attatchmovie method is not working right?
Posted by samuelfuller at 10/3/2004 4:40:37 AM
I have a program in which a movie is loaded from the library. After it loads the program waits for a user keypress. Once the keypress happens, the movie is supposed to: 1 Goto the next frame in that movie. 2 Show that next frame on screen 3 Then it's supposed to unload the movie 4. L...more >>

Flash meets CFML
Posted by rottmanja at 10/3/2004 4:09:18 AM
is it possible to use cfml queries in flash Actionscript?. If so does someoen have an example on how this might be done. ...more >>


DevelopmentNow Blog