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 2004 > threads for sunday august 15

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

Referencing another movie for button click?
Posted by BigDanimal at 8/15/2004 11:34:36 PM
Hey guys. This must be pretty simple or no? Can someone insert the code needed to access another .swf movie when someone has hit the button. The other movie is currently running and called main.swf. I have a menu bar that is another flash movie. Thanks! on (press) { gotoAndPlay("Main ...more >>


Accessing xmlConnector from ActionScript
Posted by rumpelstilzchenlang at 8/15/2004 10:00:17 PM
I have a problem with accessing the results of an xmlConnector (only Flash Professional) from the ActionScript code. I want to set an var j equal to the path areas/item[n]/@name within the connected xml file. My question is how to write this in code... this.xmlConnector.results.areas.item[...more >>

LoadVaribles example question
Posted by ratman345 at 8/15/2004 9:58:38 PM
In flash mx 2004 in the help section of loadVariables() in the example there is a for() loop that i dont understand... can someone explain it to me. for (i in _root) { trace(i+": "+_root); } thanks ...more >>

css won't work in loadmovie
Posted by dilbertje at 8/15/2004 8:58:18 PM
hi, I have this weird problem. i have a main movie (site.swf). In this movie there are buttons and a target named "target" now, when i push my button "portfolio" in my mainmovie, the movie portfolio loads in the target. But my css won't work then. When i go to my portfolio.sw...more >>

Random Scene Generator
Posted by Nilps at 8/15/2004 7:09:24 PM
hi ive been trying to create a random scene generator. i want to click a button which will randomly produce scenes that are in the array. i have been trying the following code and it does not seem to work. if anyone could please tell me what i am doing wrong. i would really appreciate it. th...more >>

Flash MX form problems. Please help!
Posted by Spindrift at 8/15/2004 6:19:08 PM
Hello! Thank you for reading this. I found a tutorial on Kirupa and using this, when I test the form, I get an e-mail with the subject. The only downer is, is that there is no content in the actual e-mail itself (I'm using Outlook by the way) - it just has the subject that I specifie...more >>

arr.(pop)
Posted by Pluda at 8/15/2004 6:04:39 PM
Hello there, I'm having a problem whith arr.(pop). I can use it fine, but my array has this: Zaire | base de copos | ? 25,00 I need to create one text box on the fly (I can do this), but I want to have Zaire and then be able to determine per exemple 25 pixels rigth to apear "base ...more >>

Accessing Sounds from Secondary .swf
Posted by pharaohman98 at 8/15/2004 6:02:19 PM
Hi All. I'm having some trouble using sounds/music in my flash film. I have created a remote .swf file called MUSICBOX.swf in which I store my library of sounds and mp3s that will be used throughout my main movie. My problem is figuring out how to load the MUSICBOX.swf and also how to acce...more >>



I've problem targeting a frame in a scene
Posted by msum1park at 8/15/2004 5:54:08 PM
Okay. I have 2 scenes, "intro" and "ball comm". in "ball comm", there's a stop(), on the actions layer, somewhere on the timeline, frame 103. I've created an invisible button that has the following code... onClipEvent(enterFrame){ if (Key.isDown(key.SPACE)){ _parent.gotoAn...more >>

redirecting to a frame after using LoadVars send
Posted by OOPete at 8/15/2004 5:18:33 PM
Hi I've a flash form that on it's submission uses a PHP file to send an email of its contents... Using the LoadVars send method: scriptVars.send(phpScript,"","POST"); At present the browser goes to the PHP script along with the data. Is there an actionscipt way to redirect to a speci...more >>

Error message on "GotoAndPlay"
Posted by dreamweeper at 8/15/2004 4:10:27 PM
I'm creating a flash movie that has a "stop" action on first frame. When user clicks "Play" button, the movie will resume playing starting with 2nd frame. Movie has just one scene. But when I add actionscript to button: on (release) { gotoAnd Play (2);} I get this error message. **Error**...more >>

Drop down menu - direct to a different scene
Posted by lamborn at 8/15/2004 4:07:38 PM
Hello, I am trying to create a drop down menu in flash MX that will give users the option of swithing to a different scene within the same movie. Using this tutorial as a base http://www.hosehead78.com/tutorials/flash/MX-Menus/MX-menu-tut.htm I have built a menu (movie clip), and the drop do...more >>

generic preloader problem
Posted by QWEZXC123ASD at 8/15/2004 2:38:48 PM
Hi, I've been struggling for a while now to implement my generic preloader and searched all over the web but I don't seem to get it working. Can somebody please give a hint? My setup consists of a preloader.swf that sets as default home.swf in frame one and then creates an empty mc ("swfPr...more >>

Help! URL trouble. URGENT!
Posted by ALB flash newbie at 8/15/2004 2:06:43 PM
My URL links worked great in the test movie mode but now that I have exported the movie into stand alone player they don't work at all. The links are written as on (release) { get URL ("the site I need", "_blank"); } Thnx in advance! ...more >>

All inside the circle.
Posted by a little ant at 8/15/2004 11:14:03 AM
If anyone can give me some pointers with the following that would be lovely please. (I have an actionscript book but it is taking along time to get through so far). I have a circle on the stage. When the mouse moves into the circle i need an image to appear and act as the cursor. Then when...more >>

unexpected file format
Posted by domen555 at 8/15/2004 9:58:13 AM
When i try to open my file, i get this messege: while executing, the following javascript error(s) occured: cannot find file file///:blablabla/myfile.fla Help, i dont have backup!...more >>

problem creating dynamic picture gallery
Posted by usashi at 8/15/2004 9:51:31 AM
i have a movieclip off the stage named image. I am trying to generate a dynamic picuter gallery using the below code. However, flash mx keeps saying that there is a problem with the code. basically the error is as follows : "**Error** Scene=Scene 1, layer=actions, frame=1:Line 4: Expected...more >>

Accessing functions and variables
Posted by mike997 at 8/15/2004 7:23:02 AM
Hi, Could someone tell me why the following doesn't work? And how to make it work... Thanx -- The first frame of the main timeline stop(); mcMovie.ShowData(); mcMovie.PrintData(); The first frame of a movieclip's timeline stop(); a = 5; b = 6; function ShowData() { ...more >>

set size of dynamic text box
Posted by Jakub Lukas at 8/15/2004 6:43:05 AM
Hallo, please I have problem. I'm working on some menu. Main items like PROJECT, PRODUCTS, CONTACTS etc. will be placed on one line on the top. But I don't know if the exactly names of these items will be like I said. PROJECT could be for example SERVICES etc. So I don't know the count of le...more >>

How to check for net
Posted by Kishore G P at 8/15/2004 5:49:49 AM
Hi All, Could someone tell as of how I can find if a system has net connection or not through my swf file? So that I can open an offline file if net doesn't exist or my home page if net is available. Any help would be greatly appreciated Please let me know ASAP Thanks in Advance!! ...more >>

Loading a FlashPaper SWF into another SWF
Posted by Trowdy at 8/15/2004 5:33:50 AM
Howdy, I'm having a bit of trouble trying to load a FlashPaper SWF into another SWF file. I have tried to use the code example that has been provided in the FlashPaper help file that comes with the FlashPaper software but I still have not been able to get it to work. I have tried to use th...more >>

Can drop down menu fields change?
Posted by BigDanimal at 8/15/2004 4:06:11 AM
Hey Everyone, I have a simple form that i want people to fill out. There are only 2 steps to the form and they are all drop down menu fields. The first field the user can choose a type of painting. The second field the user will then choose the size of the painting, but the sizes are not a...more >>

How do I make a sound play when on(releas...
Posted by X-fire at 8/15/2004 2:51:33 AM
How do I make a sound play when I click a button??? ex: on(release) { ...... } or what code do I use?...more >>

Movie Controls
Posted by pharaohman98 at 8/15/2004 2:23:42 AM
Hello again, everyone. I was wondering how to disable some unwanted movie controls the user has. My first concern is the Enter key either on the numpad or main keys -- I don't want the user to be able to pause or advance scenes in my movie (all those events are actionscript controlled by me ...more >>

Button or Movie reverse animation
Posted by flashForum at 8/15/2004 2:12:50 AM
You know how when you have a button that you roll over, and for example, the color changes via a tween. How do you make it tween back? I'm looking for a tutorial somewhere but can't find anything simple. I'm using MX - not 2004. For example, 2advanced.com's buttons, and how the grey thing...more >>

smooth transitions with movieclips
Posted by She_beginner at 8/15/2004 12:32:14 AM
hi everyone, i'm in search of a tutorial, tips & tricks or even a .fla source concerning transitions between movieclips placed on the stage. I have three buttons and three mclips on the stage when i click on the button1, movieclip1 has its animation, an intro then, when i click o...more >>


DevelopmentNow Blog