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 > june 2004

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

Problems concerning publishing SWF
Posted by nilsondelourenco NO[at]SPAM yahoo.com at 6/30/2004 11:04:15 PM
My friends, could you help me... First of all, I had a problem that I couldn´t solve and the site was already being aired... I fixed the problem and sent the file to the server (uploaded it). I tested it. It worked. I tested it on many computers and the update was ok. After that, three ...more >>

What is happening? (Problems concerning publishing)
Posted by nilsondelourenco NO[at]SPAM yahoo.com at 6/30/2004 10:16:20 PM
Hi all!! What a strange thing happened to me... Firstly, I published a site but I didn´t know how to make the site get sized according to the browser... Well, I fixed it. I published it.I tested it using 3 computers. I sent the SWF file to the server. Three days later, I went to a s...more >>

actionscript 2.0 - passing objects (such as MovieClips and TextAreas) by reference?
Posted by junk NO[at]SPAM idea-multimedia.com at 6/30/2004 8:46:24 PM
i have a question regarding functions in actionscript 2.0 - i would like to be able to pass movieclips or textareas by reference into functions in an external .as file. specifically, i want to call a function from my scripts.as file in my flash movie to manipulate a movie clip on the stage. id a...more >>

[flash mx 2004] Scrollpane -- target clip load in ???
Posted by zoollii at 6/30/2004 3:34:19 PM
Hello ! how can i target a clip loaded in scrollpane ??? scrollpane.myclip._visible; // don't work !!! scrollpane.myclip.go(); // test do a function ,, don't work !!!! Can we do this ??? Thank you Zoollii ...more >>

Sound + and -
Posted by OLe at 6/30/2004 2:48:47 PM
Hello, I need help for a seemingly simple function: I have a custom videoplayer which handles a .flv-stream with instance name "video" and I want a plus and a minus button to control the level of sound in say steps of 20% increase and decrease respectively. I have figured out a way to set the...more >>

Attaching a Sound and Video in Screen
Posted by Flashatma at 6/30/2004 2:43:03 PM
I have an application in which I have Sound and Video. For the first ten screens the video would play. Starting from 11th screen onwards, my audio file will play. I have total of 40 slides and I have audio clips for every one of them. When I attach a sound onto screen 11, for some reason it start...more >>

Marquees w/ AS 2.0
Posted by Ken Silanskas at 6/30/2004 1:43:21 PM
Hi all, It's been a while since I posted last. I was wondering if anyone could tip their hat in the right direction for me on a piece of functionality I'd like to add to an application of mine. In Windows, when you click on a blank space and drag, you get that translucent marquee that select...more >>

dynamic background fill
Posted by J formerly private news at 6/30/2004 1:23:07 PM
Hi all, I have a background gradient fill that seems to misbehave and appear in the foreground? im using flash mx so i suppose im asking how can I get this to appear as a background not in the foreground and could it be done better in mx? _root.createEmptyMovieClip("bkgrnd_mc", 1); // make...more >>



Dynamic MX 2004 Component Resizing
Posted by Christopher Homer at 6/30/2004 1:23:00 PM
I am trying to make a width adjustable input field. I need to use attachMovie to bring in an indeterminate number of input fields during runtime and I would like to be able to resize them. As with other components, resizing using the "width" proporty cause distortions of the graphics th...more >>

Sound control
Posted by Brian at 6/30/2004 12:38:12 PM
In my current project I have sound that is related to what is going on on the stage(i.e. the narrator will talk about things that at the same time will be shown on the stage). I am trying to build a number of buttons to control the movie, so the viewer can pause the movie, and then keep play...more >>

autoflow text in columns
Posted by jr at 6/30/2004 12:24:10 PM
guys this has to have an answer anyone got any ideas about flowing loaded text over columns like a newspaper (or macromedia edge)? btw i have RTFM cheers jr ...more >>

Flash with frame ?
Posted by Le Thai Nguyen at 6/30/2004 11:59:54 AM
Hi folks, How can I make Flash with frame like HTML frame. Load another resource as html, content , image , another flash .....etc Regards, Nguyen ...more >>

Help: handling special characters
Posted by Roman_Blöth at 6/30/2004 11:32:21 AM
Hello actionscripters, again a question from a Flash-newbie: I've got a Flash movie that does nothing else than fetching some strings = from a PHP-script via "loadVariables" and then displays these in a=20 simple text field. So far so good, but since this all is in german, I've got to h...more >>

"param" tag in Object html
Posted by Geoff at 6/30/2004 11:02:59 AM
I am trying to work out how to access from within Flash the "Autoplay" variable (param) which is set in the HTML object and embed tags. Any ideas? Thanks Geoff ...more >>

Rotate left or right? How to determine smallest angle?
Posted by David Stiller at 6/30/2004 10:45:56 AM
I'm building a compass where the needle needs to spin to a given rotation with easing. I've got the eased spinning down, but am stumped on choosing whether to increment or decrement the needle's rotation. If the needle is currently at 270 degrees and must move to 54, I can easily tell...more >>

dynamic movie clips (loadmovie?)
Posted by SaR2 at 6/30/2004 10:42:04 AM
I am trying to pull an .swf file into my master .swf file based on a variable. I have used loadMovie() but it is jumping out of the current (calling) movie. I want the dynamic .swf to play within the context of the initiating movie. Thanks !! ...more >>

Application/scripting problem
Posted by Tmac at 6/30/2004 8:50:49 AM
I'm having a problem and I don't know how to see where my problem is. I'm working out of a book "Flash MX 2004 Prrofessional application development" modifying it for my own application. Now to get to the problem. I have a datagrid that loads dynamicly through the new flash remoting api. no prob...more >>

Dynamic Population of ComboBox
Posted by atlantatomboy NO[at]SPAM hotmail.com at 6/30/2004 7:40:23 AM
Hello All, Does anyone know how to populate a combo box using an ASP file and a db or a text file. There are a couple of posts here but they are incorrect. I have been banging my head against the wall for a couple of months to no avail. Any help would be apreciated. I just want to add the...more >>

Why event handlers get deleted ??
Posted by NewsMe at 6/30/2004 5:02:34 AM
Hello, I have been jumping up and down to find out what is the reason my dynamically generated event handlers attached to a button inside a MC (onRollOver, onRollOut, onRelease) are deleted when moving from frame 1 to frame 2 ?! The button is present ONLY on frame 1 of the MC There is no d...more >>

Question about title
Posted by NNSK at 6/30/2004 2:56:48 AM
Is it possible to make an standalone project and to turn off title during playtime such as "Macromedia Flash Player 7" or to replaye it with something else? ...more >>

Setting Focus
Posted by SherwoodClark at 6/29/2004 11:30:04 PM
I have two text input components in a flash movie on a page. I want the cursor to be in the first text input component ready to receive type when the page is loaded. How do I do that? I've tried "Selection.setFocus('myTextInput')," but that doesn't work. Am I missing something? ...more >>

Maths Loop ?
Posted by The Big Giant Head at 6/29/2004 10:50:35 PM
Hello... does anyone have a 'system' for this ? three dynamic text boxes one above the other. Lets call them digi1, digi2 and digi3. Each one starts by displaying a one or two digit number. AS on the main line says somethig like: digi = digi3*2; digi3 = digi2/2*4; digi = digi2*2/3; ...more >>

Move An Object Continuously
Posted by backpages at 6/29/2004 10:10:15 PM
Hi, I know this is simple, but I can't quite get it. I've created a button to move an object (bluebox) on the stage. I want the object to move continuously while the cursor is over the button. I've attached this actionscript to the button, so that I can easily change the speed at which it move...more >>

setting fontcolor for some htmlText problem
Posted by vinZ at 6/29/2004 9:38:17 PM
Hi there, Anyone knows why this ain't workin' _root.indigatortxt.htmlText = "Blabla" + "<fontColor=0x00FF00>" + "<b>" + selectedNode.attributes.label + "</b>" + "</font>" + " blabla."; cheers, vincent (posted before in an other form but I think it is more a script kinda thing) ...more >>

Screens with MovieClips: Is this a bug??
Posted by Flashatma at 6/29/2004 8:03:22 PM
I am creating a multimedia presentation using Flash MX 2004 professional. On screen 2, I have a MC in which following code is there to make some 4 sec delay. stop(); pauseI=setInterval(pauseF, 4*1000); function pauseF() { clearInterval (pauseI); play(); } And this code works fine in scr...more >>

Strange behavior ?!
Posted by NewsMe at 6/29/2004 6:52:45 PM
Hello, In the following actionscript I have one movie clip with 2 frames and inside frame 1, a button. The MC has two frames (1 and 2) When testing the code I get a -> "mc1" - which is correct b -> "undefined" - ??? why is undefined The button is available only on the fi...more >>

2 actions with one click
Posted by kris at 6/29/2004 5:40:33 PM
Am working on a sportsite where the indexpage exists of a flash in which you can choose between different buttons(age-groups) , These buttons then go to a html pages. I now want after clicking a button there first appears a photo fading 0 --> 100 --> 0. Going from 100-->0 the html must become vi...more >>

Help! Date object hair pulling episode!
Posted by Paul Anthony at 6/29/2004 4:33:25 PM
Hi everyone Im in urgent need of some help with the date object in Flash! I need to set three clocks to a time based on a server side script. The script uses a querystring to return a time for each of the locations In the format-2004,6,29,16,21,13 I ignore the date and set the time to 16:2...more >>

newbie & dynamic text
Posted by Jacob 99 at 6/29/2004 3:11:09 PM
Hi, Small question but the Flash help is frustrating me like crazy. I have a movieclip instance called "popup_clip" in the clip I have 2 dynamic text fields, "popup_title" and "popup_text". Using buttons with on (release) scripts, what is the code to set the text of these fields inside the ...more >>

HELP - Right-Click menus still appearing
Posted by Geoff at 6/29/2004 2:52:54 PM
Hi, In the first frame of my Main timeline, I have fscommand("fullscreen", "true"); fscommand("showmenu", "false"); fscommand("allowscale", "true"); However, I am still getting the full right-click menu (including forward, back, zoom, etc) when viewing the swf file in my web page. Any i...more >>

getProgress returns an object with bytesTotal = 0 when called from onLoadStart
Posted by miker NO[at]SPAM era.on.ca at 6/29/2004 1:41:51 PM
when I call getProgress within the onLoadStart event Handler, the object that it returns has bytesTotal = 0 if i call getProgress within onLoadProcess, no problems. He graphic also loads fine so i don't there is anything wrong with my test image. www.actionscript.org has a tutorial that show...more >>

Flash MX 2004! What a great program *sigh*
Posted by Cory Moore at 6/29/2004 1:24:15 PM
I want a text field with a scroll bar. Great, I'll use the textArea component. After spending 1 day trying to figure out how to put text into it, I finally get it to work. Next step is skinning the component symbols. Oh that should be easy.. oh wait, the symbols are not in the library! I ne...more >>

MovieClips for Buttons?
Posted by Geoff at 6/29/2004 12:34:42 PM
I would like to use a movie clip for a button, and be able to jump to specifc frames when rolled over. Is this possible? If so, how do I do it so that my cursor behaves properly as if the clip was a button? Thanks. Geoff ...more >>

Getting the path of a button
Posted by gmac63 NO[at]SPAM charter.net at 6/29/2004 11:51:13 AM
<< tried to post previously, but didn't seem to post >> All, I have tried researching this problem and have found no solution. Question is, is there a way to get the path of a button (or movie clip) from _root? eg. _level0.movie1.MovieClip2.MC3.button . I am working with arrow key navi...more >>

Video Loader Problems
Posted by Scot Nery at 6/29/2004 11:15:37 AM
I made this video player. I want it to work pretty much like an embedded QuickTime player. The problems: It makes a chirping sound when on pause and it loads all at once instead of popping up and showing the load bar. To see the files, please go to http://www.jugglegood.com/outside/video_lo...more >>

Getting the path of a Movie Clip from _root
Posted by gmac63 NO[at]SPAM charter.net at 6/29/2004 9:01:21 AM
All, I have tried to research this but I have not gotten anywhere. Question: is there a way to determine the path to a button that is within a series of movieclips on a stage (eg. _root.Movie1.movie_1.mc123.targetButton) from the _root? I am working on arrow key navigation where the butt...more >>

Help: eval won't behave!
Posted by Roman_Blöth at 6/29/2004 6:50:52 AM
Hi folks, I'd be very glad if someone could enlighten me on this eval-issue: I've got clips (named aa, ab, ac, ba, bb, bc, ca...) inside a clip called zitate_matrix. From _root I want to call "gotoAndStop(1)" for these nested clips. When I hardcode it like _root.zitate_matrix.aa...more >>

Get Dimensions (width & height) of JPG
Posted by nsm NO[at]SPAM brain.net.pk at 6/29/2004 5:59:25 AM
Hello, How can I get the width or height of the dyanamically loaded JPG file? I am using loadMovie Thanks Naseem...more >>

MC and onRollOver
Posted by NewsMe at 6/29/2004 5:39:41 AM
Hello, I am having problems with dynamically generated movie clips in which, besides other items I placed a button For some reason that I am not aware of, the button's event handler is being superseeded by the movie clip onRollOver and onRollOut events. The buttons have different colors for ...more >>

Get Dimension of JPG
Posted by nsm NO[at]SPAM brain.net.pk at 6/29/2004 4:16:55 AM
Hi, I am dynamically loading a jpg in a MovieClip, How can I get the _height and _width of the JPG file? Currently it is showing the widht which is of the MovieClip Size (not of JPG). Thanks...more >>

Multiple variables reading as a label
Posted by Toonman at 6/29/2004 12:29:49 AM
Hey all! wondering if there is an alternative for the following: I have a menu with 6 buttons from where you can choose between 6 different games, each with: on (release) { //sets a variable so that in the end of the animation it'll go to the frame where the chosen game is game=5; tell...more >>

Can't Figure this out. Help Requested
Posted by Todd Parks at 6/28/2004 7:19:04 PM
I am working on my first flash site and am having a couple of problems. First, when i test my movie all of the links work as advertised but after I export the movie the "Portfolio" button sends me back to the intro frame. I have coded all of the buttons the same and use the gotoand play frame ...more >>

write variables inside button
Posted by Nacho at 6/28/2004 1:44:16 PM
Hi, It's possible to do that? I want to create a button with a dynamic text field inside it and change the name dinamically. It i do the following: button_name.variable_name = "my text"; don't work. any ideas? thanks! nacho...more >>

Flash Paper, whats the deal with it?
Posted by BrendanCCAC at 6/28/2004 1:40:55 PM
Hey, I just discovered a few weeks ago that the good 'ol boys (and girls) at macromedia have bundled a tool called 'Flash Paper' with their contribute package. My team and I made something strikingly similar to this a few years ago but we were having an issue with printing multiple documents a...more >>

Reference buttons within scrolpane
Posted by etelford at 6/28/2004 1:36:36 PM
I have an application that I am developing that I need some help on. Basically, I am querying a DB via Flash Remoting, outputting the returned query into a scrollpane, and now I need to be able to attach a button to each movie clip within the scroll pane. The issue that I'm encountering is t...more >>

issue with createtextfield and alpha flash mx
Posted by ragnaroekle at 6/28/2004 1:22:32 PM
hi, i've got a little problem. i've got a movieClip generated by a createEmptyMovieClip. this movieClips alpha is set to 0. with an interval it fades in all 100 ms by 2%. that all works fine. the only thing is, there is a textfield in this movieclip generated by a createTextField. th...more >>

listbox components
Posted by ^ReNe^ at 6/28/2004 12:45:59 PM
anyone know how to edit the listbox component? the original listbox will scroll upon click, how do i edit the script that when i rollover hit are, it will actually scroll instead of having on mouse down? ...more >>

Using Button._alpha with a tween
Posted by coulterk at 6/28/2004 12:07:33 PM
I have a button that moves on the screen from left to right . This is a simple motion tween. I have this button initially invisible, hence the button is alpha 0%. I want to make this button visible anywhere along the motion tween. So when my event takes place that I want the button to...more >>

checking to see if a file is open
Posted by speedy d at 6/28/2004 11:29:32 AM
i want to use the getURL method to launch a html, but only if it is not open already. is there a way to check if a html file is open or not? thanks DD...more >>

build dynamic .swf
Posted by Jay C. at 6/28/2004 11:14:02 AM
hi, I am working on this project that creates a flash movie player with the ..swf files that I already have. my problem is that I need to some how create main .swf file with all the names of .swf files that I am going to play on the left hand side and the actual movie play with button(play, ...more >>


DevelopmentNow Blog