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 > may 2004 > threads for friday may 7

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

is it possible to make a blocking function?
Posted by sneakyimp at 5/7/2004 11:59:30 PM
hi: i'm currently working on building a modal dialog component. is it possible to make a blocking function in flash? in other words, I want to be able to write something like this: if (myPromptUserWithDialog("Are you sure?")) { } and code execution will halt until the dialog is ...more >>


Some buttons works, others don't??
Posted by Kay Poe at 5/7/2004 11:57:27 PM
Hi Y'all, I am using buttons throughout my movie; some are GIFs used as buttons, some are text with hit area set larger. I am having these problems: On the home page and all the subsequent pages, the picture of Susanna in the upper right corner should link back to the main page or fr...more >>

HELP ME
Posted by 3/ 30 4TH at 5/7/2004 11:05:48 PM
I don't know what's happening. All's fine working while I preview in software (ctrl + enter / ctrl+enter twice). But when I upload it and see in browser, always error occures with preloader. I even tried 5/6 preloader including the preloader mentioned in bestflashanimationsite.com. See [L=th...more >>

_visible = false; ?
Posted by Star_Cleaver at 5/7/2004 9:24:44 PM
When a movie clip's _visible property is set to false, does flash still render the content of the movie clip? I'm trying to combat lag when scrolling large amounts of pictures, drawings, etc, and to do this i'm trying to get flash to not render the graphics outside of the visible region, the s...more >>

Checkboxes(v2) for a Tree(v2)
Posted by d.merck at 5/7/2004 9:02:49 PM
I have been able to create a tree(v2) with checkBoxes(v2) by building a custom cell renderer. However, the check boxes indent with the leafs in the tree. I would like to keep the checkboxes aligned on the left but still a part of the branches and leaves when I scroll. Does anyone know how ...more >>

Scene Change Using Buttons
Posted by Bluebolt44 at 5/7/2004 8:33:27 PM
I do not know how i can use a button to change scenes. can anyone write me a code to send a button to a scene called football with the frame called frame1 ? thankyou James Duckett...more >>

Detect when a sound plays
Posted by Attomm at 5/7/2004 7:49:14 PM
Is there a way to detect when a movie is playing a sound. For example I have a root movie that has background music, from that movie you can load an SWF file into it and view that file. If the SWF file that I load contains any sounds then I want to turn my background music off, otherwise ...more >>

dynamic label in button rollOver frame
Posted by Bonsch at 5/7/2004 7:34:16 PM
how do i change the text of a label which is located on the RollOver frame of a button?? using Actionscript ofcourse. label instance name = Coords_txt and yes it is set to dynamic thanx // this doesn't work?! how come on (rollOver) { _level0.mcName.myButton.Coords_txt.text = "hello...more >>



Help Me With ActionScript Buttons Please...
Posted by Bluebolt44 at 5/7/2004 7:32:10 PM
[b]HELP ME PLEASE !!![/b] I have tried linking buttons to another scene, i have tried everything... The scene i want the button to go to is called: football The frame i want the button to go to is the first one, i have called that: frame1 although i can change it to original if anyone kn...more >>

using buttons within a movieclip
Posted by mar_design2 at 5/7/2004 5:57:13 PM
I took 20 different text boxes and made each one it's own seperate button so when you rollover the text it changes to bold text. From there I took each of those buttons and made it into one movieclip for scrollable text. Everything was running great until i had to set scripts to the buttons. I...more >>

protecting code...
Posted by th3monk3y at 5/7/2004 5:28:23 PM
I know this has been asked a million times... With all the .swf decompilers on the market.. Are there any ways to protect ones Action script source code? Does anyone have any hacks... Using include files or something? ...more >>

Accessing functions from a base movieclip
Posted by jigen3 at 5/7/2004 5:08:04 PM
Hello, i have this base movieclip (movieclip A) into which i load another movieclip (movieclipB). movieclipB has a function, setValues(), i would like to access from movieclip A. the setValues() function is in movieclip B's Actions layer, however. so my question is: what is the path i need t...more >>

Flash 7 And Opening 3rd Party EXE
Posted by emaduro at 5/7/2004 4:21:57 PM
Ok, here's the situation: We have an EXE made in Flash, we also have another EXE made with VB6. The objective here is that the Flash EXE is the main EXE, but there is a link in it that is supposed to open the VB EXE. Ou Flash developer has been trying to find a solution that allows us to do...more >>

How to get rid of clicking noises
Posted by DuckDown at 5/7/2004 3:55:07 PM
I set up a complex map with about 120 navigational elements set up as movie clips. Each one has a rollover command in my actions layer that causes it to go to a labeled frame containing a popup thumbnail image of a building. each element clicks when you roll over it - i dont know how to st...more >>

Interpage links in Actionscript
Posted by yungmunk at 5/7/2004 3:53:35 PM
I need to set an interpage link in a Flash menu. I tried the actionscript get url for "whatever.htm#interpageanchor" but it doesn't work. Does anyone know if this is even possible? How can it be done? I find it hard to believe Macromedia would design Flash without this capability. ...more >>

Inspecting the windows registry from within a swf movie
Posted by Clive Green at 5/7/2004 3:50:52 PM
Does anyone know if this is possible? Could use a shocked Director movie with the BuddyAPI Xtra, but would prefer to keep things in Flash ... any thoughts? -- Clive Green...more >>

preload malfunction
Posted by tan270luke at 5/7/2004 3:42:48 PM
hi all ... once again ... thanks for taking a look For some reason this code keeps causing endless loops ... the clearInterval doesn't seem to be clearing. I am also wondering if i'm allowed to call the preloader multiple times at once? that may be the reason the interval doesn't clear. ...more >>

Booking form problem.
Posted by privatenews.microsoft.com at 5/7/2004 3:24:47 PM
Hi, I have a site www.whitsandbaydivers.com it has a booking form which simply uses the mailto: command to address and subject the email, also the content is partly defined with some information, my question is is it possible to create a more proffesional form that creates a better formatted ema...more >>

My Mastermind Game in VB, Flash, VBScript, JavaSc
Posted by kafat at 5/7/2004 2:56:53 PM
You are invited to Chow Ka Fat's "Three-way Artificial Intelligence Mastermind" Web Page, the most feature-rich on-line version of the board game classic. (Or being another classic itself?) Web Links: [L=http://home.pacific.net.hk/~kfzhou/mmf.html]http://home.pacific.net.hk/~kfzho u/mmf...more >>

syntax error
Posted by sschofield123 at 5/7/2004 2:47:18 PM
var _global.rsTask = new Array(); **Error** Scene=TaskWidget, layer=Layer 1, frame=1:Line 9: Syntax error. var _global.rsTask = new Array(); Total ActionScript Errors: 1 Reported Errors: 1 ...more >>

Skip Intro Second Time Round
Posted by wintonian at 5/7/2004 2:18:56 PM
Fellow Creatives, How do I tell flash to "skip intro automatically" for my users who've already seen(loaded in browser) the intro? I have this script: if (getBytesLoaded() == getBytesTotal()) { gotoAndPlay("system_passed"); } but it's not stopping the intro from showin...more >>

navigation with loadMovieNum
Posted by Jonnhy at 5/7/2004 2:17:24 PM
Hi everybody !!! I have always the same problem when I'm using the loadMovieNum. Here is my exemple. I have a movie(x) already loaded in _level1. If I clicked on another button of my menu. The movie in _level1 should play an animation to quit (example fade out) then after I want ...more >>

Help required to display .txt a dynamic text box
Posted by Simple PCs at 5/7/2004 2:04:33 PM
Hi Guys, I'm very new to actionscript. Could sombody point me in the right direction to solve my problem. I've created a basic photo gallery that changes when the user clicks a button. Basically this script grabs a .jpg from a folder and displays it, as well as fadeing it in and out. The...more >>

Button inside a movie clip
Posted by Manoj vn at 5/7/2004 1:45:59 PM
Can i include a buttons inside a mc and fuctions for that buttons. Thanking you MVN...more >>

Refreshing a scrollpane
Posted by Amit Garg at 5/7/2004 12:54:09 PM
Hi All, I am using a scrollpane in my application. I have attached a movieClip to this scrollpane. Everything looks ok so far. The attached movieclip is further made of many movieclips. Now once the attached movieclip is loaded into the scrollpane, certain events in the application can remove o...more >>

Tracking answers in an array
Posted by RobbieSoule at 5/7/2004 12:44:55 PM
Hello; I have a series of 8 objects which the user can drag into a bucket. I need to keep track of the number of wrong and right answers. I'm trying to set it up so that if the item that is dragged into the bucket is correct, it adds "1" to the number of correct answers. Otherwise it adds ...more >>

This newbie got a simple question
Posted by C-minor at 5/7/2004 11:03:21 AM
I'm triing to understand the basics of actionscripts but why is it made in chinese. I've got myself the mx 2004 pro version of flash.So i learned to make animations, movieclips, tweening sh..t, buttons ect.... but my farmer brain doesn't get how to link a button to my e-mail adress. tried 'ge...more >>

Flash Appn/EXE downloads file from web and update
Posted by flash_kid76 at 5/7/2004 10:40:02 AM
Hi, i hoope this is the right forum for this, I want to know if the following is possible. We have a Cd thats created in Macromedia Flash MX. This Cd has certain pdf files that get updated quiet frequently. The interface is very simple and the links are used to only point to the pdf ...more >>

newbie-can any1 help?shrinking and growing button
Posted by asdtfpobiagfojbasm at 5/7/2004 9:24:30 AM
Hi folks, I'm a newbie... and have a problem. Basically I know what I want to happen, but I need some genius to convert my lay-terms into action script (mx 2004) or whatever works. Ok, I have a button that I want to smoothly grow when I rollover it. When I rollout of it, it then needs ...more >>

calling Flash function from Javascript
Posted by BarneyK at 5/7/2004 8:40:09 AM
Hi, I know you can set variables on the main timeline from a javascript function, but can you actually invoke a flash function from javascript? Cheers,...more >>

tabstops and word wrapping problem
Posted by Kevin9 at 5/7/2004 8:35:54 AM
Hello, I'm having a problem using tabstops in an HTML textfield - my problem is that content before the first tab is wrapping onto the next line - even though the width of the textfield is wide enough to accommodate the text (& why doesn't the last bit of content of the line wrap?) - this ...more >>

Not Authorized!?!?!
Posted by CF_Admin at 5/7/2004 8:33:03 AM
This is actually a Flash Remoting question, but fewer people seem to use that forum and so it's harder to get answer... For the life of me I can't figure out why the default responder won't work, but it stops right after it sends the data. I get all the traces up to the 2 variables being s...more >>

Invoke <Enter> Key
Posted by adok at 5/7/2004 8:15:29 AM
Newbie here. When I run flash in "Test Movie" mode, the <Enter> Key always trigger the "play" command and I can't catch it withe the Key.getCode(); command. So is the BACKSPACE. Anyone for help? ...more >>

Animated Buttons
Posted by smiljanaivancic at 5/7/2004 7:20:29 AM
I tryed to find such topic, but was unable. If simular question was already answered, I apologize. Can someone help me with this problem: I have a button, which in rollover state starts to spin. In rollout it stops. Well, that works just fine, but at the moment I remove mouse from it - it...more >>

Button Component, Click Handler and Function in F
Posted by Salio at 5/7/2004 4:59:51 AM
Hello Friends, I am strugling on invoking the Function using Button Component .... Let me tell you what i am doing.. For the instance of the Button I have the following Code in the Actions Panel.. on (click){ doRecord(); } My doRecord() function is mentioned on the 1st frame o...more >>

Buttons disabling when Another mc follows mouse.
Posted by zipstyke at 5/7/2004 3:14:13 AM
I have a flash document where there is a line that follows the mouse on the x axis between 50 and 490. When the clip is following the mouse, the buttons that i have on the stage are then disabled, and no longer are seen as instances of buttons. Is this a problem with my coding (which it most ...more >>

go to next label
Posted by dano13 at 5/7/2004 2:53:04 AM
Is there an on click action that will advance the timeline to the next labeled frame, regardless of the label name?...more >>

why loaded Slide Presentation doesn't work?
Posted by flashin at 5/7/2004 2:27:44 AM
I created a slide presentation using "Create New - Slide Presentation" document type. Suppose the movie clip name is "slide". slide.html works fine; slide.exe works fine. But I can't make slide.swf working if I directly run it or try to load it into another Flash doc. All the slides are j...more >>

Can Flash find the average of four numbers?
Posted by Scott Nero at 5/7/2004 1:58:03 AM
I need the user to enter one-two digit number into each of four input fields, then display the average of those numbers. Can anyone help me?...more >>

Asfunction in external Htm file Flash MX 2004
Posted by joen NO[at]SPAM thepub.co.za at 5/7/2004 12:30:50 AM
Does the Asfunction work with the Text Componant in Flash mx2004? I am using an external Htm file where the Href is in, but she no work, is this a limitation with the componant? pleeeeese help...more >>

Simple Script problem
Posted by BuG56 at 5/7/2004 12:27:17 AM
ok im making something(flash 5), i have a clip that tells the main timeline to move to the next frame when the enter key is pressed: if (Key.isDown(Key.ENTER)) { _root.nextFrame; } this is placed on one of the movie clip's frames. it all works fine except for one thing, it always...more >>


DevelopmentNow Blog