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 > november 2004 > threads for saturday november 6

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

on keyRelease??
Posted by Rush152 at 11/6/2004 11:17:16 PM
basically all I want to do is make a simple shooting game where you press the spacebar to shoot. what i've done so far is that I can get it to shoot. But I want each press of the spacebar to fire one bullet.. as much as I've tried to fix it, you can just simply hold down the spacebar and m...more >>


Streaming MP3 sound.position property bug?
Posted by KnickName at 11/6/2004 10:36:48 PM
I'm using sound.loadSound to load streaming MP3 files into a Flash based-site. It starts to play, and the sound position increments as expected. Using the sound.position property returns a correct value. If I then use sound.stop() to stop playing, or just sound.start(0, 99) and then get...more >>

Something wrong with this script
Posted by 2.0 freak at 11/6/2004 10:21:07 PM
There is something wrong with this script, can you tell me what it is? money = moneyIn_txt; misc2 = miscIn2_txt; misc = miscIn_txt; addAll = misc2+misc; leftResult = addAll-money; spentResult = addAll; spent_txt = spentResult; left_txt = leftResult;:...more >>

Want to autorun .swf on first visit, but not when user returns to home..
Posted by DStracner at 11/6/2004 10:07:48 PM
I have a cool .swf that loads when visitors hit my home page. It's kind of long and complex. How do I keep visitors from having to view the whole thing when they click 'home' from inside my site? I thought of creating a 2nd home page that is reachable only by internal links, but there must ...more >>

Want to autorun .swf on first visit, but not when user returns to home..
Posted by DStracner at 11/6/2004 10:07:43 PM
I have a cool .swf that loads when visitors hit my home page. It's kind of long and complex. How do I keep visitors from having to view the whole thing when they click 'home' from inside my site? I thought of creating a 2nd home page that is reachable only by internal links, but there must ...more >>

Window and Alert not working togheter !!!
Posted by eddymilner at 11/6/2004 10:06:33 PM
I dont understand window Componet from mx librery components !!! I have two movie clips one is main movie and onother is oding if user desierd so . in main movie i instaled Window component so if user press on button so window pops out and he can see secend movie clip through a window Compon...more >>

Library
Posted by thoand at 11/6/2004 8:04:50 PM
Hi A quick question: Is it posible to count items in the Library with ActionScript? regards T ...more >>

focus wont take
Posted by glossen at 11/6/2004 7:26:27 PM
I have several buttons on a menu. I have actionscript attached to one button: on (rollOver) { _root.qtpane.gotoAndPlay('showz'); } on (release) { getURL("quote/index.cfm", "main"); } so basicly the instance qtpane is stopped when my root movie loads and is waiting for that but...more >>



www.braingiants.com
Posted by a little ant at 11/6/2004 6:03:15 PM
http://www.braingiants.com If you go to his Portfolio section and download the Bouncing/Resize example fla. Can you see if you can make it work for player 7 actionscript 2.0 please? I've been wanting to play around with this for ages with my stuff which is mostly written for player 7. Thank...more >>

Level of Loaded Movie...
Posted by a_mistry2 at 11/6/2004 5:52:04 PM
Hi. I have a main swf... which I load couple of other swf's into... I use the command: on (realease) { loadMovieNum('other.swf', 1) } which would mean, the movie is gonna be loaded into level 1... above the main swf's level 0 !... Now... I have many swf's like for example: contact, links, help...more >>

Accessing a symbols properties.
Posted by Mike_King at 11/6/2004 5:28:50 PM
:beer; ...... I am trying to make a symbol invisible for a portion of the timeline in Actionscript. I have given the symbols that I am using unique Instance names, but for some reason none of the ways that I have tried seem to work. Does anyone have any ideas. Thanks for the ...more >>

Pausing the timeline
Posted by Mike_King at 11/6/2004 5:25:41 PM
:confused; I am trying to pause a timeline while text is displayed to give the viewer time to read the text. I understand that I could add more frames between the the text and the next keyframe, but that seems like a lot of wasted time, esp if I keep adjusting the text displayed and then havi...more >>

Sound Loop Problem
Posted by The RPG MAKER at 11/6/2004 4:20:16 PM
When i press a button (in this case right) a sound should start looping, but the sound just starts repeating istelf from the start a thousand times and everything is lost, herez the code: onClipEvent (enterFrame) { yourMusic = new Sound(); yourMusic.attachSound("yourMusic"); if (Key.is...more >>

generate a jpg on the fly
Posted by elius at 11/6/2004 3:37:06 PM
In earlier days one could generate a jpg on the fly with variable data, such as weather forecasts etc. used to be done with Macromedia Generator. Unfortunately Generator is no longer supported and every link to it on the MM website is dead...How can this be achieved by Flash or any other MM so...more >>

how do file in actionscript "programation"
Posted by hackjasl at 11/6/2004 2:14:11 PM
i need to do a file`s that have array`s??...more >>

how send to mail in flash with actionscript
Posted by hackjasl at 11/6/2004 2:11:02 PM
i need have a function of send mail`s with a aplication flash, in a page thak, i need you help...:confused;...more >>

how quit the menu of click rigth
Posted by hackjasl at 11/6/2004 1:27:51 PM
i need the code for can quit the menu of click rigth, thank:confused;...more >>

Hello
Posted by khcho at 11/6/2004 10:38:05 AM
bla ba lvllvlcvldfd;l...more >>

bypass an on function if other on function is activated
Posted by Jaeman at 11/6/2004 8:26:20 AM
i have a problem with a button event, what i need is if release is pressed rollOut is disabled, eg: on(release) { gotoAndPlay(85); } on(rollOut) { gotoAndStop(65); } i tryed using a variable then a boolean within the actions but still couldn't get it to do what it required, i h...more >>

Sound and loading movies
Posted by Dark Lightning at 11/6/2004 8:09:12 AM
I'm making a flash menu(menu.fla) with bult in music, except i wanted the music to load after the menu systems loaded, so i put the play controls and imbeded the music(mp3) into a second flash file(music.fla). I used the loadMovie() function to load the play controls into the menu flash. When ...more >>

exit from the loop
Posted by e_jogendra at 11/6/2004 7:39:33 AM
hi could you suggest me how can i dynamically exit from a loop. I have some functions like this. myMovie.onRelease = function() { _root.start(); }; start(); function start() { trace("start"); startA(); } function startA() { trace("startA"); startB(); } function...more >>

exit from the loop
Posted by e_jogendra at 11/6/2004 7:38:02 AM
hi...more >>

HELP me pls! flash mx 2004: jackpot issues..
Posted by fionify at 11/6/2004 3:41:03 AM
I 've post this in various forums but they didn't reply but I think macromedia is more efficient. ;) I 've created a jackpot game. I need to make it run. Here is how I need it to work: -on press release button the 3 panels will generate randomly the images. -then after generating, it should s...more >>

Closing an .exe of .swf at the end of a movie
Posted by S_anctified at 11/6/2004 2:33:25 AM
I did a search for this and only came up with fscommand lines and none of them worked..... I'm sure this is a simple thing. I just want it to comletely close out the flash player when the movie is done. Also on a side note how do I make it full screen when opened. The first question is the ...more >>

Scrollbar 2004
Posted by billwatson at 11/6/2004 1:58:09 AM
Does anyone have any idea how to change the scrollbar colors (arrows,scrolltrack etc) using actionscript. This has me beaten as i can find no way to access these properties which were so easy to change in MX using FstlyeFormat. I am not refering to themes. Did macromedia remove this function...more >>


DevelopmentNow Blog