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
all groups > flash actionscript > december 2004 > threads for tuesday december 28

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

Delay the mouse movie?
Posted by theblessedone at 12/28/2004 11:55:10 PM
What do I need to add to this code to make the movie item (dragger) follow the mouse at a delay, and return to a specific X location if the mouse isn't on the hitTest movie? onClipEvent(mouseMove){ if(this.hitTest(_root._xmouse, _root._ymouse) == true) _root.dragger._x = _root._xmouse...more >>


Using MX 2004 UI Scrollbar with external text
Posted by fanmap81 at 12/28/2004 11:25:56 PM
I dont know if im dumb or what, but this is getting extremely aggravating. How do I load external scrolling text using the UI Scrollbar component in mx 2004? I can get the text to load into the textbox, but the arrows wont show up nor the thumb, so im not able to scroll the text. This is th...more >>

Praying For Help tutorials in Maelstrom/8ball
Posted by fanmap81 at 12/28/2004 10:58:00 PM
Im really hoping that tutorials(hopefully breeze or captivate tutorials) for every component, action command, and new capability,etc. are made in the next release. Its getting increasingly aggravating trying to read and read thru lines upon lines of text and still not have a clue how to do so...more >>

Preloader help, should it be a big deal?
Posted by olavsjhsldfh at 12/28/2004 10:51:46 PM
Hi, I'm trying to make a preloader that would work when the movie is called upon with Loadmovie fucntion, untill now I made a preloader that's working great but only when the movie is played directly as SWF, when I load the movie in my main SWF file with loadmovie script, it doesn't work a...more >>

setFocus() question
Posted by gregkane at 12/28/2004 9:41:01 PM
I sure I'm doing something very dumb, but I just can't get setFocus to work. I've tried the help example and the setFocus does not work in that instance, except where it is called from a click event. In my test, all I have is a simple text field with an instance name of 'myText', it has a few...more >>

customized scrollpane for MX2004pro??!
Posted by rcrose at 12/28/2004 9:16:49 PM
I see lots of people are having this same problem and some people are answering them, but I cant seem to make any of them work in MX 2004 pro. I want to be able to customize the scrollpane, specifically the border, scroll track and roll over color on the buttons. do any of you have any suggest...more >>

Preload external audio
Posted by psychodeathbot at 12/28/2004 9:08:21 PM
Hello... I'm preloading a number of external mp3 files into a swf for playback and running into some problems. Here's the basic sequence: 1. Stop the player and attach preloader clip (percentage/progress bar)2. Retrieve the list of files to load and store in an array.3. Total up the number o...more >>

storing my site other than the root directory causing trouble!!!
Posted by bso_71 at 12/28/2004 8:32:05 PM
I am loading diferent movies and images to my movie, but I tried it on the internet on a server and my movie wasn't on the root directory and the loadings didn't work until I put my main movie on the root of the server. I'm loading my movies like this loadMovie('oneFolder/myPicture.swf', _ro...more >>



How To Stop a Published Movie From Looping...
Posted by laconicSF at 12/28/2004 8:01:02 PM
Hello! I'm at the publishing phase of my Flash MX application, but I have one problem: When I TEST the app, it STOPs in the first frame of the first scene, as I want it to. Presumably because of this command in the first frame: this.onLoad = function() { stop(); } etc. But when I just pub...more >>

Custom scrollbars/ components
Posted by fanmap81 at 12/28/2004 7:56:13 PM
Im trying to make a customized scrollbar but have no idea how to do it. Is there such a way that i can do it visually instead of going thru codes and classes and all that other stuff? I want to change the scrollbar look from rectangular to circular and change the graphics on it..... how do i...more >>

Auto-play audio
Posted by S_anctified at 12/28/2004 6:45:37 PM
I have a project do for my freelance job and they want an audio controller that automatically plays when the page is loaded. I used lessons to do the actionscripting, but I'm not well versed enough to figure out how to do that since the actionscripting is for a progress bar and the amout of...more >>

Interactive scrolling panoramic
Posted by Rita McNeil at 12/28/2004 5:57:45 PM
I want to build a interactive panoramic photo. The idea that I have in mind is that the photo will scroll either left or right depending on the mouse movements. There will be roughly four links that I would like on this photo to appear in specific areas. Is there any tutorials out there th...more >>

how to convert one decimal number to one number?
Posted by Pluda at 12/28/2004 4:55:01 PM
Hello all, I need to convert per exemple 5,8569 to 6, how do I do that My script gives me the number of pages I need, and I'm using one for in loop to know how many they are, but tracing I get undefineed, I'm guessing that is because my number isn't as 5 or 6 or whatever. Many th...more >>

Referencing XmlConnector Results Using Actionscript
Posted by 7yearstudios at 12/28/2004 4:30:59 PM
I am having huge problems finding out how to reference XmlConnector results using actionscript. What I am attempting to do is load data using an XmlConnector then use the binding class to bind component labels to specific data in the xml results. I would just use the visual data binding API, b...more >>

on keypress acting flaky
Posted by Alikat at 12/28/2004 3:35:44 PM
I have a menu that has 4 buttons that have to be triggered by a keypress of a letter. Keypress is acting flaky, it works on my computer but not on others. Is there anything I can do to make this work better? This is critical to my project that is at deadline. Please share your thoughts. ...more >>

Jumping back to previous scene
Posted by Endity at 12/28/2004 3:21:28 PM
basically I just need the button ?Invitation Mailer? (KF'27') in MC 'PPWeb01' to link to and play KF'2' in MC 'Movieclips'. It?s probably really straightforward but I just can?t seem to get it to work. Cheers E http://endity.freefronthost.com/example.zip ...more >>

MX2004 loader component "flashes" on start and/or rescale, why?
Posted by Ken Fine at 12/28/2004 2:47:10 PM
I'm loading images using the loader component that ships with MX2004. It generally works well, but exhibits an annoying quirk in my movie: When the image is first loaded, it "flashes". If you've instructed the component to scale to a given dimension, the loaded content will come up at full siz...more >>

Call Flash Function from HTML
Posted by Ashish123 at 12/28/2004 2:30:06 PM
Hi, Does anyone know how to call a function written in flash from html. Say I have a Movie with following function: function myFunc(param){ myTextStatus.text = param; } In my HTML I have written following code: <a href='asfunction:myFunc,success' target='_self'>alert</a> In one of the ...more >>

dynamic variable name
Posted by ironmountain at 12/28/2004 2:20:37 PM
Why dosent this work? i = 1 imageLoader+i = new MovieClipLoader(); \Henrik...more >>

How to load symbol from library in external swf file ?
Posted by Real MaIron at 12/28/2004 1:28:16 PM
Hi! I have a little problem. Example: In main_file.swf I have script ----- loadMovie('lib.swf', 'tmp_clip'); ----- I load swf on stage, then i need load symbol ?obj_from_swf? placed in ?lib.swf? file library. I,m trying to do: ------ my_clip.attachMovie('obj_from_swf', 'new_name', 1); ---...more >>

Print in Flash MX 04
Posted by Ashish123 at 12/28/2004 1:10:40 PM
Hi, This is very basic question most of u will find it. But I want to print 3rd frame labelled #p on the Main Stage that is on the root. I have tried print (this, '#p'); print ('#p'); but doesnt work and outputs an error. Pls help !!! Thanks --------------- aShIsH ...more >>

Quicktime
Posted by rhouck at 12/28/2004 1:08:20 PM
If I take a Director file and export it to a Quicktime format, will it work in Flash?...more >>

MovieClipLoader multi image preloader?
Posted by ironmountain at 12/28/2004 10:50:45 AM
Is it possible to maka a preloader for loading miltiple images using the MovieClipLoader class? \Henrik...more >>

for in loop problem - retrieving object properties
Posted by roland at 12/28/2004 10:04:43 AM
Hello I have created a: var dataObj:Object = new Object() and an other object within and placed some properties to it. All properties/values would need to be saved locally (director would handle this) and to reused the next time the application starts. dataObj[tab1][box_01_mc].theText = t...more >>

Array in Action Script
Posted by kunzvonjona at 12/28/2004 8:37:54 AM
I'v problem with named elements in arrays. My question: Why change the function getMyArray the var myArray? var myArray = new Array(); myArray["element"] = 0; function getMyArray(pMyArray) { pMyArray["element"] += 1; return pMyArray; } trace(myArray["element"]); var myArray...more >>

xml in combobox
Posted by cnynman at 12/28/2004 5:47:37 AM
Hello, I have the following code applied directly on my combobox: on (change) { var item = state.selectedItem; trace('You have selected'+item); } * 'state' is the instance name of the combobox * I have also applied this code - minus the onchange to the root of the timeline. The scenario ...more >>

projector.exe file
Posted by rhouck at 12/28/2004 4:11:43 AM
I have a client who gave me a projector exe file. It was originally created in Director 8 and they made it an executable file. Is there anyway to bring this into Flash and Play it> If so, is there any place I can view a tutorial? Thanx ...more >>

XML prototypes
Posted by abeall at 12/28/2004 3:53:33 AM
I tried this: XML.prototype.myProto = function(){ //do stuff } But I find it does not work with any XML methods. ie while it works fine here: myXML.myProto (); it will not work at all(function is not called) here: myXML.firstChild.myProto() is there any way to do this? Ultimately what I...more >>

importing scene
Posted by doremitea at 12/28/2004 2:43:52 AM
hi, can i import scene to another scene? Thanks...more >>

calling a function a function
Posted by l_zyboy at 12/28/2004 12:50:39 AM
hi... i'm probably being really slow and the answer is probably really obvious, but i can't work it out today. i'd like run a function wot i made, the first time once, then the second time twice and so on. however, i need the function to be completed before it is called again. how should i go ...more >>

Loading multiple FLV files into SWF
Posted by dgh1943 at 12/28/2004 12:25:50 AM
I have an SWF file with video components that load an external FLV ... what I need to know is how to code the SWF so that when the first FLV is finished the SWF somehow detects the end of the movie and then loads another FLV. Is this doable? Thanks. dgh ...more >>


DevelopmentNow Blog