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 > january 2006 > threads for monday january 9

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

dynamic themeColor
Posted by shaggydagy at 1/9/2006 11:12:32 PM
Hi I'm developing an application that handle different companies at the same time, for each compny user the flash app must load it's logo from a database (no problem), for an extra I want the flash app to load the themeColor that matches the most to the logo, to do this i also stored a themeCo...more >>


How to address dynamically created movies
Posted by rooster_asu at 1/9/2006 10:39:44 PM
I'm building a fiber optic simulator program for my engineering design project and I'm in need of some help because I'm in a bit over my head. I have built a program which so far allows me to attach movies with dynamically changing names and depths which act as fiber components, I've got one ...more >>

setMask not working
Posted by s_mk at 1/9/2006 10:21:08 PM
hi, I'm trying to set a series of dynamically generated movieclips under a single mask that moves as needed. setMask just not working no matter where I put it. code included sorry its so long //NOTES SECTION // -- depth chart // links will live on 10 // menu back on 5 // b...more >>

movie clip instance as variable?
Posted by drej27 at 1/9/2006 9:41:23 PM
I'd like to set a pause button that stops the playback head in the timeline of the current movie clip. I've got it working when I use the instance name of the clip, but it does not work when I try to use a variable to indicate the instance name of the clip. The movie clip is on the main t...more >>

flv local vs. remote
Posted by Duke Boyne at 1/9/2006 7:46:51 PM
I am having a problem loading flvs into my swf. I created a custom flv player that loads flvs based on an XML document, creates a menu, resized the video window to the proper size, and then plays the video. It worked great locally. When I uploaded it to the server, however, it stopped ...more >>

limit download bandwidth
Posted by bsidemedia at 1/9/2006 7:07:32 PM
Does anyone knows of a way to restrict the amount of bandwidth used when downloading a given file. I would like to make 3 songs available to my user but do not want to effect the user experience by hogging resources with these downloads. Ideally the user will arrive at the site, begin using/...more >>

Newbie Nesting
Posted by eraserNubbin at 1/9/2006 6:58:36 PM
Hi everyone. Bit of a Flash newbie here, I have used it quite extensively but just as a keyframe navigation tool. Trying to put together a series of instructional tutorials. Having trouble grasping the whole 'Nesting' concept in Flash. (sample below) http://www.hbxcontrols.com/index_test...more >>

undefined variable in Browser, but not in Flash compilation.
Posted by toiluj23 at 1/9/2006 6:56:41 PM
First of All... happy new year... Ok, here is my problem Im working with flash MX 2004 pro. when i run the movie from Flash, the variables are ok (those vars are from XML file). But when i test the movie in the browser, those variables are "undefined"/ I don't know if it's a flash Player bu...more >>



windows volume control
Posted by drej27 at 1/9/2006 5:49:23 PM
I want to provide the user with a sound control (sound on/off) in a Flash movie embedded in an HTML page. That's no problem. What I haven't done before and would like to do is carry that toggle (on/off) to another Flash movie on a different HTML page. So, basically I want the user to be abl...more >>

Bug in ComboBox component?
Posted by Giullo at 1/9/2006 5:32:47 PM
Hi, i noticed a strange behaviour of the ComboBox component of Flash Mx 2004. When i use it in a movieclip that is going to be loaded into another mc i notice this: if i use the scroll bar to scroll all the options of the list, the list closes as soon as i deselect the scroll bar An...more >>

Web vs. projector player
Posted by _bigmac at 1/9/2006 2:28:52 PM
Is there a way for actionscript to detect if the SWF is being run through a browser plug-in versus through a projector or the shockwave player? Thanks....more >>

bullet color in a dynamic text field
Posted by hfaze at 1/9/2006 2:15:05 PM
I'm developing an elearning app and I have many many text fields that are populated with text from XML files. I'm using settextformat and setnewtext format to change the color of the text in the fields depending on the color specified in the XML. But I've got a problem with the bullets - they ...more >>

HTML Formatting of external Text
Posted by DaveRaith at 1/9/2006 12:48:17 PM
Hi All, I'm working on a website that imports all its text from external .txt files in HTML format. Everthing works fine except the <b> BOLD</b> and <i>ITALIC</> tags. Underline, indent, list etc.works as expected. Is there a bug in Flash? If i was doing anything wrong surely the othe...more >>

Closing Flash player
Posted by JesperBisgaard at 1/9/2006 11:59:07 AM
Im currently working on a large piece of software developed in flash actionscript. But i cant seem to find a method to close the flash player when i run the compiled program. I have an exit button which currently closes the entire movie but leaves the flash player open. Is there a method or a ...more >>

for loop with xml
Posted by skjc at 1/9/2006 11:09:58 AM
i have tried to keep this as simple as possible in order to demonstrate my confusion - i have looked at this for too long now and i really dont understand how this for loop works - sorry for the example length. xml code: <?xml version="1.0" encoding="iso-8859-1"?> <root> <node1>First...more >>

UI Scrollbar And Keyboard Commands Conflict
Posted by davidandrewheath at 1/9/2006 10:22:29 AM
As per the topic summary, I have a Flash movie which has several keyframes (each with an image and some text) and a navigation button to scroll between them. The navigation buttons can be clicked on, or activated using the keyboard. Everything works fantastically as long as the UIScrollBar c...more >>

Loader problem in Flash 8 PLayer
Posted by ranchat NO[at]SPAM 25__07_1979 at 1/9/2006 8:37:57 AM
Hi, I have a problem regarding loading an image into a loader.Let's say i am running html(embedded swf) from iis and trying to show an image(located in other machine) into the loader. The swf contains: a loader(Content path is given to other machine address) a dynamic text field. It i...more >>

High Score
Posted by sai1 at 1/9/2006 7:16:10 AM
Hi, I wish to do a high score function for my game. Can anyone show me a very simple code? I know it has something to do with updating a file in the system. And when my game loads the next time, the cache in the system will run the saved data again. Show me a simple one, or anyone can...more >>

calling a function on a clip thats inside another clip
Posted by mitcho at 1/9/2006 6:22:08 AM
what is the correct way to write this : button_mc.invisible_mc.onRollOver = function() { objRollOver(button_mc) } there is a clip called invisible_mc INSIDE button_mc, and when the invisible_mc is rolled over, then objRollOver will be called on the parent clip button_mc ? thank...more >>

Loader instance name as a Dynamic value
Posted by patord at 1/9/2006 6:16:24 AM
Hi I have a floor plan with a loader on each of the areas where staff sit, the staff details are pulled back from a database using a cfc, including a location id. I have hardcoded loaders on the slash file to correspond with staff, but when I run this code attached All the text...more >>

shared object = confused. odd thing happening....
Posted by doof moof at 1/9/2006 5:29:50 AM
I'v set up a remote shared object with media server. I have a swf applictaion to add new data to the RSO and to display the data already in the RSO. all works good except.... (appologies for the followning explination, can't think of a simpler way to explain the events) open the app; a...more >>

hyphens: yes or no?
Posted by Vee at 1/9/2006 5:22:20 AM
I asked this before and I got no answer. I cant find any documenation on this. Is there a a way to have a dyn. text box hyphen words (just like any text editor would - follow hyphenation rules) before kicking them down to the next line? These are some rules I found on hyphenation: 1. A...more >>

cursor move into position on click
Posted by mitcho at 1/9/2006 2:48:36 AM
Please see flash file at URL: http://www.mitchellpage.com.au/cursor_test.fla when my movie begins, a movieclip of a hand trails behind the cursor. once the user clicks the button in top right hand corner the hand movieclip no longer becomes controlled by cursor, instead it moves into a speci...more >>

Converting loadVariables values to numbers
Posted by lee_merrill at 1/9/2006 2:20:22 AM
Hi everyone, I have some 7.0 ActionScript that converts some loadVariables values to numbers, yet they turn out as NaN, I have tried various variations (parseFloat(strVal.toString()), etc.) without success. So any suggestions would be appreciated... Thanks, Lee :confused; ...more >>

Pls Help
Posted by anteros2 at 1/9/2006 2:19:22 AM
Hi, I have a presentation in a few days and have been troubleshooting actionscript on the board and through help to no avail. What I wanna do is start the presentation with no movement, then when i press it skips to a frame and plays. Then stops again and there are an array of buttons tha...more >>

text rollover
Posted by TacitCracker at 1/9/2006 1:45:48 AM
I am working on a webpage and want to be able to have text when you roll over an image....more >>

line feeds in custom tags
Posted by VisionaryStudios at 1/9/2006 12:39:12 AM
I have solved this before but can't remember how. I am importing a style sheet with one new custom tag defined redTag { styles } Then I am applying that to my htmlText field in various places. Each time I use the tag I get a line feed in my text. How do I avoid that? ...more >>


DevelopmentNow Blog