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 > march 2006 > threads for sunday march 12

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

Print full scrollpane content
Posted by OniLink at 3/12/2006 11:54:40 PM
Hi, I've tried using the print() function to print a scrollpanes content, but all it prints is that which is visible. Is it possible to print all of the content, including that which is not visible in the pane at that particular moment. Thanks for any help, ~Oni. ...more >>


Actionscript help
Posted by gwu630 at 3/12/2006 11:46:11 PM
I got this tutorial from an online site, I went through it and it worked out fine. But when I tried to implement it into my actual file, it doesn't work and gave me an error msg, "**Error** Scene=Scene 1, layer=actions, frame=25:Line 4: There is no property with the name 'pi'. degrees =...more >>

ActionScript and Javascript
Posted by pgoepfer at 3/12/2006 11:35:20 PM
I created a flash navigation panel for my website. For one of the buttons I want the button to open a new window instead of having it in the same window. I know that it is usually done by Javascript on websites but I am not sure how to do it with actionscript or if its even possible. How do...more >>

Inaccurate Heights in getTextExtent
Posted by ?nubis at 3/12/2006 11:06:59 PM
Hello, I began using the getTextExtent object in Flash 7 where it appeard to function perfectly. Now having moved upto flash 8, I am getting incorrectly reported heights irregardless of the settings I choose. I have tried with and without embedded fonts, but to no avail. Is this a pr...more >>

MP3 Encoders
Posted by dizcofly at 3/12/2006 10:22:05 PM
Hi, I am having endless trouble with sound. I do 100+ voice files per project, so I load dynamically: voice = new Sound(this); voice.onSoundComplete = function() { play(); }; voice.loadSound("001.mp3", false); voice.start(); This is working fine, as long as I use the so...more >>

Please help me
Posted by Jpmegadeth at 3/12/2006 10:17:40 PM
/* on my firt frame of scene 1 */ var rish2 = au04.bat ; var rish3= au06.bat ; var rish4= an04.bat ; var rish5 = mcaf.bat ; var rish6 = sysm.bat ; var rish7 = no06.bat ; var rish8 = micr.bat ; /* on my buton install */ on (press) { fscommand("exec" , "rish+text1._currentframe...more >>

Creating Flash Sites Online
Posted by cashua at 3/12/2006 9:34:02 PM
You can create online Flash content with pagefish.com. There are lots of opportunities like entering text, sound, video, pictures and it has a very basic user interface. One can create a complete flash web site in couple of seconds. http://www.pagefish.com ...more >>

getURL question
Posted by dsartain18 at 3/12/2006 9:03:11 PM
I know that getURL("whatever.com" target="_blank") will open in a new window, but is there a way to make it open as minimized?? JavaScript isn't an option either. Thanks guys....more >>



list box?
Posted by telefoto at 3/12/2006 9:00:23 PM
First sorry on my bad English lenguage and I am New in Flash and Action script. I work with three list box with instance name lista1, lista2 & lista3 I write next code: lista2.dataProvider = lista1.selectedItems; if (lista1.getItemAt(zeljko).label = lista1.selectedItems); { ...more >>

scrolling movieclip
Posted by vonblonderbelt at 3/12/2006 8:55:57 PM
example website-- rhsfbla.org I've got everything working except for the photogalleries. I have a set of thumbnails arranged horizontally inside a movieclip, called "winterthumbs_mc". I have two buttons, "left_btn" and "right_btn". I want the buttons to move the movieclip left and right acro...more >>

getBytesLoaded problem in FireFox
Posted by Lorien_oj at 3/12/2006 8:26:09 PM
Hello A`m using getBytesLoaded to load a bunch of movieclips inside a movie. The movies are loaded when the user presses a button. It works perfectly in IE, but when I se the sites in ex. Firefox it almost like the script dont work. I uses getBytesLoaded to make a "hvite" fader wait for a ...more >>

Caching images
Posted by LSNsaltlamp at 3/12/2006 7:14:56 PM
I am creating an extensive portfolio with pictures that load from an external XML file. After the movie finishes loading I want to begin caching the images before they are needed so that they will load faster when they are called. Is there an easy way to do this? ...more >>

Dynamiclly loaded xml pop up windows
Posted by IndieMonkey at 3/12/2006 5:34:36 PM
Is it possible to make a certain size pop up window from a link in an xml file that has been loaded into Flash? If so does anybody know the xml or actionscript code? I already have my text loading in Flash from the XML file - and I have my links that open in a new window, but is it possible to...more >>

Help with multi-branching/variables
Posted by digitalnoob at 3/12/2006 4:50:07 PM
Hi all, This should be a good brain teaser for you. I am using Flash Professional 8 and am at a pretty good level with it but am somewhat pathetic at actionscript although I have been working at it. As such I need "sit Rover, sit" actionscript instructions ;) What I need to do is of...more >>

Graphic move
Posted by kezlehan at 3/12/2006 4:36:29 PM
Hi, I'd like to know what script was used for the www.revolverthemovie.co.uk site. You will see images of the characters on the site and when you move the mouse left, they move right and vice versa. Couls someone tell me how this is done? And explain the script in a little detail so i ...more >>

xml loading problem
Posted by alien4m_mars at 3/12/2006 4:31:37 PM
hi am loading data from an external xml but sometimes it uses the xml from the temp files of internet explorer that was already loaded... how do i make sure it always loads from the external xml file... thanks ...more >>

How to protect my flash movie in internet?
Posted by cheah76 at 3/12/2006 2:00:50 PM
Could someone help me on how to protect my flash movie from being copied, imported to viewer's pc? I knew that there is no 100% effectiveness method, but at least I could prevent an average computer users from copying my flash movie from my site. I've learned that one of the method is to u...more >>

Combo Box Help Please!!
Posted by Thomo03 at 3/12/2006 1:04:13 PM
Hi there people, I'm pretty new with the whole components bit, well flash in general. I'm using Flash's own combo box, and I'm trying to get a link in the box. I've recently learnt how to load a SWF movie into another using loadMovieNum ("Blah.swf", 1) and I want to beable to load in other...more >>

Please Help! Problems with Variables!
Posted by Web Student at 3/12/2006 10:02:45 AM
I am trying to calculate the distance between X1 and X2, and display it on my stage. I am having problems, in that the output tells me my variables are undefined and that they have a value of NaN, whatever that means. I am fairly new to flash, and can't figure out what's wrong. Can someone pl...more >>

Eyes follow mouse cursor?
Posted by gwu630 at 3/12/2006 4:19:33 AM
Does anyone know where I can find a tutorial on creating eyes that follow the mouse cursor moving around on the page?...more >>

loadVariablesNum not rereading with refresh
Posted by mscout at 3/12/2006 3:57:26 AM
Ok i have been playing around with getting vars from a MySQL database (threw php and the loadvarsnum). I have created a hit counter. Ive noticed that if i refresh the page it will not run the php script again. I have to fully get out of that internet window and go to it again for it to read th...more >>

loader wait time while loading
Posted by hollywoodbb at 3/12/2006 2:57:06 AM
Don't know if anybody ever encounter this but my preloader won't appear until about half the bar is loaded. I tried exporting to the 2nd frame but it doesn't seem to correct the problem. Anyone have some suggestions. this.onEnterFrame = function() { var amount:Number = this.getBytesLoade...more >>

Flash 5/MX Pro 2k4 action (auto) scripting
Posted by peterlee199 at 3/12/2006 2:34:46 AM
This is a noobish question, but I know Flash 5 had an autoscripting sort of feature rather than having to hand code everything in, does MX Pro 2004 have the same feature, and if so, where can I find it??? THANKS! ...more >>

Printing pane content
Posted by OniLink at 3/12/2006 2:30:05 AM
Hi, How do you print full pane content? I've tried the following with "bframe", "bmax", and "bmovie": print(pane.content, "bmovie"); And all it does is print only what is visible... not the full movie. Thanks for any help, ~Josh. ...more >>

X and Y coordinates in array
Posted by The 350Z at 3/12/2006 12:00:00 AM
Hi I'm stuck and I need a help in storing a coordinate in array. I have this scroll bar, when a user roll it out or click outside of it, it will disappear (removeMovieClip) How to save the last coordinate of cube_1's bar x and y position? I need to save it because I have more items on ...more >>

_root.currMovie
Posted by SquishyB at 3/12/2006 12:00:00 AM
So i have a swf called index there is a movieclip and a container on there the container holds the content or the site the movie clip is a bar, and has its own container, which is where the buttons are called to the buttons are a seperate swf, that is called into the container on the bar. ...more >>

Flash - JavaScript communication
Posted by plavi_tribali at 3/12/2006 12:00:00 AM
My question is perhaps similar as the previous, but quite clear, How to pass a variable value from Flash file to JavaScript? Example - i made some test in flash, or asked something the user; depending on his answered, i wand JavaScript to decide what to do, and where to forward the variabl...more >>

attachMovie and computer resources
Posted by aa at 3/12/2006 12:00:00 AM
In a shooting game I place a bullet hole using attachMovie("bullet", "bulllet"+i,i) but I noticed that when shots are taken quickly, some are lost. Is attachMovie() a resource hungry function and if it is what would be a replacement? ...more >>

Stopping a movie clip from tweening
Posted by Hermet at 3/12/2006 12:00:00 AM
How can I stop a movie clip (part of a mask) from playing on a rollover event? I chose the mc and added the following action script but it didnt work on (rollOver) {stop();} I am trying to create a news bar which runs over the screen from left to right, so I used a mask and a tweened click...more >>


DevelopmentNow Blog