Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


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 monday august 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

Shared objects Engine
Posted by kaiser_lord at 8/2/2004 11:46:45 PM
I neeed a good engine for games to use shared objects. Please post and link and download. Thanks. My currenbt engine has problems...more >>


textfield border
Posted by Dinghus at 8/2/2004 11:24:55 PM
Okay, what silly thing am I forgetting? I have a dynamic text field named mainHeader. Basically I load the settings from an external source (theSettings) and then apply them to the textfield. Everything except the border is working just fine. And the border setting is coming through. ...more >>

movieclip button question / problem
Posted by codenode at 8/2/2004 11:08:21 PM
on my main timeline i have movieclips (with instance names) which set a choice when clicked. on a seperate AS layer in the main timeline i have: MCbutton1.choice = 0; MCbutton2.choice = 1; they work fine. now i want to have a new MC called "Container" which holds another MC with an...more >>

mcl.loadClip question
Posted by zouha at 8/2/2004 10:42:03 PM
Hi, I have made this game in which in every level I use mcl.loadClip to load a jpg image. Everything works fine but sometimes the image wont show up although it's loaded (trace(mcl.loadClip("images/" + level + ".jpg", this.imaginaryMC)); says true). Weird thing is that the listeners like l...more >>

Hey people. I need help ASAP
Posted by AgentSmith360 at 8/2/2004 9:17:51 PM
Hey people, wassup? Ok, I have an interactive navigation bar for my future website. Unfortunatly, I have a problem with something. Maybe you guys can help. Well, you see a bunch of skyscrapers in the distance. Your cursor is actually a sniper scope with zoom. And one of the hidden things t...more >>

Boolean in textfiles
Posted by Graff|ti at 8/2/2004 9:03:19 PM
Can I load boolean variables directly from textfiles? Something like x=true doesn't make x receive the truth value, instead x receives the string value "true";...more >>

Please help me reference a duplicated MC!!!
Posted by loop360 at 8/2/2004 8:49:30 PM
I'm pretty new to ActionScript having come from Lingo and I have duplicated an mc by referencing it as follows: iNum = iNum++ myTargetMc = scollPane.scrollContent.scrollItem; duplicateMovieClip (myTargetMc,"myTargetMc"+iNum,iNum); myNewTargetMc = eval("myTargetMc"+iNum); trace(scollPan...more >>

Having onMouseMove invoke less often?
Posted by Emon_ at 8/2/2004 8:31:35 PM
Is there any way to make onMouseMove invoke less often? Like, every other mouse movement instead of every mouse movements? Right now it's taking up way too much CPU time, it's a total waste, and I don't need it to update so fast. Any ideas? ...more >>



Tween Class: Defining additional properties?
Posted by lokki NO[at]SPAM act-1.net at 8/2/2004 8:24:09 PM
Hi, I've been working on learning the Tween class, and I'd like to figure out how to define or make available additional properties. Specifically, I'm interested in changing the color of a clip, but other things may come out of this. There didn't seem to be a ready-made answer from a Google...more >>

Using buttons.
Posted by AvatarJBH at 8/2/2004 8:14:04 PM
All I want to do is have a simple quiz that will hold a variable and then calculate a score at the end. It's all multiple choice and I know PHP but have zero skill at this flash thing. just trying to get flash to go to the next keyframe is becoming a problem and I'm at the remdial stage and ...more >>

onClipEvent processing dilemma
Posted by onlinebuddy at 8/2/2004 8:13:47 PM
hello all! (this is my first post here) If (like me) you can't be arsed reading all the ins and outs of the problem, here are the my questions. If they are too simplified, the details are below. Q1: In actionScript (OOP), why should it make so much improvement to overall performance by s...more >>

focusManager focusRectangle not rounded.
Posted by AnoPres at 8/2/2004 7:39:44 PM
In the documentation under : Using Components | Working with Components | Creating custom focus navigation, it states that "The FocusManager class overrides the default Flash Player focus rectangle and draws a custom focus rectangle with rounded corners." I can't seem to make this work...more >>

Goto with variable
Posted by nadafred at 8/2/2004 6:28:06 PM
I am using a global variable. how do I use it in the gotandplay action. ex: using the variable as a name of a scene Thank you...more >>

Need help with a basic php integration with flash
Posted by noah NO[at]SPAM nucleus-studios.com at 8/2/2004 6:04:24 PM
Hi guys, gotta question for ya. I thought i had this script right, but it's still not running yet. Here's what im trying to do. In flash (using mx) i have a dynamic text field named "title". and attached to the frame of this text field i have the following script: loadVariables("title.php...more >>

closing browser window
Posted by IwannaFlashU at 8/2/2004 5:42:11 PM
is there an easy way (ie a one line actionscript command) to close the browser window that is housing your flash movie? our project has an exit button and when run locally, we use the fscommand to do fullscreen and quit. that doesn't work in the browser environment however. the fullscre...more >>

This is meant to be the code for a mp3 streamer
Posted by joeymatthews at 8/2/2004 5:19:05 PM
could someone turn this into a tutorial? i'm not sure how to do it either because its a project for college. i've only been learning vb so far and if i dont finsh this project of in flash i wont be able to pass my course :( i also have to hand it in soon. would be greatful for any replies ...more >>

Onunload event -> Flash
Posted by Starfish Trent at 8/2/2004 4:49:06 PM
I have a Flash movie in an HMTL page. the Flash movie communicates with an LMS. Is there a way of sending an event to Flash when the user of the movie closes the HTML page (onunload) that allows me to execute a number of actionscript commands - namely sending data back to the LMS - before the ...more >>

USB Key won't allow LoadMovie Function
Posted by grafxdzn at 8/2/2004 4:46:43 PM
i developed a standalone demo for a client. the projector file for PC works perfectly fine using my loadMovie commands. the Projector for Mac works fine on the Mac, but as soon as i copy the Projector file created on the Mac to a USB Drive connected on the Mac, the loadMovie functions fail a...more >>

Frustration with appending to an XML object
Posted by loop360 at 8/2/2004 4:33:22 PM
I'm a real novice at XML and need to know how would I go about appending an xml object that looks like the following: <dataList> <data id="1"> <title>myTitle</title> </data> </dataList> All I need to do is add a 2nd child with an id of 2 after the 1st that has an id o...more >>

button with rollout animation
Posted by crownevict at 8/2/2004 3:29:40 PM
i'm trying to create a button with a rollout animation - are you supposed to do this with just movie clips? i know you can create a movie clip and insert it with in the "over" state of a button - but i wasn't sure on the rollout. i've tried various bits of script and have been gettting errors....more >>

Next and Prev in Tree Component
Posted by MACTrigger at 8/2/2004 3:21:56 PM
Hello people, i have a small problem ... I load a dinamyc content to tree component, some folders with childs (with some folders too and then) like to explorer (windows), my real problem is move into these structure, nextSibling doesn't Work because is only for the visible node, i need som...more >>

"STOP" wont stop my movie clip unless I put it in
Posted by Scott Sosebee at 8/2/2004 3:15:18 PM
My movie clip keep repeating itself, even though I have a stop action at the end. If I put a STOP in the main timeline, the movie clips stops, but if I ad a "go to and play", the movie clip starts up again. Help? ...more >>

ScrollPane and Dynamic Content
Posted by keyriest at 8/2/2004 2:56:50 PM
Hi all, I'm trying to use the scrollpane to display a list of items that is assembled dynamically. Basically, at any point, there could be 1 item (no need for scrolling), or 50 items stacked atop each other (show scrollbar). There doesn't appear to be a clear way to do this, it's as if all...more >>

CSS - Quick question
Posted by scoot007 at 8/2/2004 2:47:30 PM
Does anybody know what the earliest version of Flash player that supports css is? Many thanks Scott...more >>

Color of text selection
Posted by Jai at 8/2/2004 1:56:31 PM
Hi Using Selection.setselection(), I am selecting the text in a text field through ActionScript. The selection is in a black highlight color. I would like to change the selection color to Dark Blue. Is there any way to do this? Please help. Thanks a lot, Jai ...more >>

loader in a screen- make it load once
Posted by plumFlower at 8/2/2004 1:37:45 PM
I have a form app with each screen triggering a preloader/loader on reveal. on (reveal){ myLoader.load(); } The problem is (obviously) each time the screen is revealed, the movie clip loads..I need it to load once and 'stick'...any thoughts? something like : if (isNotLoaded){ ...more >>

Easy Question, It's Monday and I can't get it...
Posted by King86 at 8/2/2004 1:31:57 PM
I'm currently making a splash window for a CD-ROM that links to executables etc. on the CD ROM. ( a front end if you will...) I want to: 1) run a .exe from the CDROM... I tried the 'get url' but that brings up the "would you like to open or save to disk..." dialog and I don't want that to ...more >>

attach a dynamic MovieClip to another MC
Posted by adi_c_adi at 8/2/2004 1:26:37 PM
Hello I am dowloading images using the MovieClipLoader. no problem. the images are going in to a movie clips. But how do I insert those images to another movie clip. This MC should do some animation using the images (like fading..) attachMovie is working only with MC in the libary! ...more >>

How to set and add numbers
Posted by sucen at 8/2/2004 12:22:54 PM
Hi! I am trying to make an interactive simulation. This is an abacus simulation using flash2004. I have a problem with setting the numbers or the bead value. The CalculateValue function which is called on Bead MC does't work. I have the sample that you can see. Would you help me please cause I...more >>

LoadVars.send + problems
Posted by Huge beer at 8/2/2004 12:03:37 PM
Hi, All I'm trying to achieve at present is to send today's date to a text file (called, surprisinly, date.txt). I've been using the LoadVars.send() and LoadVars.sendAndLoad() methods, but with no success. The following are bits of the code. The date object will display the current time, the...more >>

Big Problem!!!
Posted by VenusFeng at 8/2/2004 12:02:59 PM
Now , i have a problem like this: How can i make the .swf file save itselt to .gif / .jpg file when it is running????...more >>

String split causing problems on Mac
Posted by fullyarmed at 8/2/2004 11:56:42 AM
Evening all, I'm loading a saved array from ASP in the form 1,45,3,67,23,8,45,12 or suchlike. To turn this back into a proper Flash array I use the code below to end up with _root.new_obstacles_array[0] = 1; _root.new_obstacles_array[1] = 45; _root.new_obstacles_array[2] = 3; _root.new_o...more >>

scrollPane acting differently in browser
Posted by Tallone2 at 8/2/2004 11:16:58 AM
This is down right strange. development server is win2k and IIS5 production server is win2003 webserver and IIS6 i have a listBox that is populated from a database of image names. when you click on a image name it loads it into a scrollPane. This works 100% of the time in the developme...more >>

Formatting XML data
Posted by IvanStudioAG at 8/2/2004 10:14:59 AM
Hi, i ave this problem. I would want to format, with XMLconnector, XML data like under: <Scheda> <Cognome>Scartabelli</Cognome> <Nome>Andrea</Nome> <Indirizzo></Indirizzo> <Citta>Bologna</Citta> <Provincia>BOLOGNA</Provincia> <Ca...more >>

Link from Text to a frame instead of an URL
Posted by SkyF at 8/2/2004 10:14:57 AM
Probably a silly question but here it comes. I can mark a part of a text field (ie a single word) and link it to an URL using the field URL-link in the properties. Would it be possible to link to another frame in the same flash file instead of linking to an URL ? Thanks in advance, Sk...more >>

Controlling color
Posted by scoot007 at 8/2/2004 10:01:43 AM
I work for an organisation which develops flash peices for e-learning. Is there any way to control the colour / tint of movieclips within a swf from an external AS file? We currently only support player 6. I know there are Identifiers and AS 2.0 Classes, but not sure about any of this...more >>

real time +/- 7 minutes
Posted by kelly jones at 8/2/2004 9:59:41 AM
is there a flash guru out there who can help me work out the actionscript for real digital time plus or minus 7 minutes. i am able to get the correct time in digital format, but how do i go about adding or reducing the minutes??? thanks in advance, Kel ...more >>

Loading components upon first request
Posted by -=ARray=- at 8/2/2004 9:32:05 AM
Hi All! Please tell the ways of dinamicly loading components/movieclips upon first request in AS2. For example: site have a button which fills background with stars. But we dont know, will user press this button or not. So if user press button star component(with linked class) s...more >>

Display XML text in flash
Posted by Kamdy at 8/2/2004 9:24:46 AM
Pls help. In my flash file, i have a button to popup a window to set my flash text on/off, all the text call from XML and by default the text is ON. In that popup window, I have 2 radio buttons, one is <b>TEXT ON</b>, another one is <b>TEXT OFF</b>, when I selected <b>TEXT OFF</b> button, ...more >>

Tiny array problem
Posted by Teji at 8/2/2004 8:49:46 AM
myArray = new Array("a", "b", "c", "a", "a", "c"); I need to find out the total number of "a" , "b" ... in the array , so the result is displayed number of a=3 number of b=1 number of c=2 how can i do that ...more >>

Changing Variables for another variable
Posted by complexity at 8/2/2004 8:14:00 AM
Hi all, I have my variables setup on the first frame of my main movie clip. eg. variable1 = "first" variable2 ="second" Inside another movie clip I have a variable "my_text" which is assigned the value of those variables back on the back on _root. eg. my_text = _root.variable1 N...more >>

Need help with movieclip code
Posted by Flu Films at 8/2/2004 7:22:30 AM
Hi all. Have been helped out and given some code to do something beyond my knowledge as I'm still very much a novice, the code is great but doesn't do exactly what I want.. I would like to use duplicatemovie (command) to make a copy of a moviesymbol when the viewer clicks on the symbol...more >>

XML socket
Posted by vasanthakumar at 8/2/2004 7:13:00 AM
hi, i need help in Xml socket , how does the XML SOCKET connect to the server, i only know this, creating a instance of XML socket, and using the instance ..connect function with IP and Port NO, we can connect, regards, vasanth. if connected, using On Connect function we ca...more >>

How can i align the MovieClips duplicated???
Posted by VenusFeng at 8/2/2004 5:50:41 AM
Now ,i have many MovieClips duplicated,and i want to align them , how can i do it????? I need your help!...more >>

email form
Posted by Vox at 8/2/2004 4:18:47 AM
wondering if I can get a little help. I need to add a form element to my site in flash where the user would only input there email address and click submit and send to my inbox. I really dont know anything when it comes to flash forms and PHP. Is there any way someone can please point me in th...more >>

clip events destroyed by movie.loadMovie()
Posted by winder_nathan at 8/2/2004 1:28:20 AM
What I want to do is dynamicaly create a movie Clip object ( movNewMovie = new MovieClip ) then assign a function to the onData event ( movNewMovie.onData = function () { ... } ) then load an external .swf ( movNewMovie.loadMovie ( "url/movie.swf" ) ) When the movie is fully loaded the ...more >>


DevelopmentNow Blog