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 > february 2007 > threads for saturday february 17

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

Optimizing cache in flash.
Posted by AntiApple at 2/17/2007 11:23:51 PM
anyone know how to fix a problem with caching i seem to have a problem with lag when i run effects on the back ground of the site. Can anyone help me please thanks...more >>


Accessing Variable after a loadMovie
Posted by mbrellisford at 2/17/2007 10:42:27 PM
I have 2 swf's - - First & Second The first plays and then loadMovie's Second... I then want the Second to access a variable that was created in first (Basically in the first I have a path to an flv, and in the second I have a player that needs to load that path from the first. in order ...more >>

scrolling problems
Posted by rohai at 2/17/2007 10:39:27 PM
Hi, I have a strange problem with a scrollbar. It's a custom made scrollbar. I'm using a dynamic contet (asp, xml), which is loaded as a menu and as a content. When U click on a menu item, the content in the main textfield changes. The problem is that is if you scroll and then load the new...more >>

go to frame, play a few then load movie?
Posted by lavapen at 2/17/2007 10:28:39 PM
I am working on a continously playing banner that has 5 different movies. there is a navigation bar below with 5 buttons, one for each movie. There is also a puase/play button so you can stop the animation and resume it. What I cant figure out is how to actionscript the buttons. I need them to...more >>

go to frame, play a few then load movie?
Posted by lavapen at 2/17/2007 10:28:30 PM
I am working on a continously playing banner that has 5 different movies. there is a navigation bar below with 5 buttons, one for each movie. There is also a puase/play button so you can stop the animation and resume it. What I cant figure out is how to actionscript the buttons. I need them to...more >>

worth it?
Posted by regorsetay at 2/17/2007 9:33:00 PM
i just recently got a new computer and have not had any problems until i tried to install adobe flash. after going through all the suggested fixes, including the microsoft registry download, and reading all the problems everyone else is having, i'm wondering if it's worth it! you would think...more >>

So simple question... sorry!
Posted by Bert NO[at]SPAM home at 2/17/2007 7:42:25 PM
Just started learning actionscript and gather that you should aim to put code on an actionscript layer in frame 1. I have done this. However, I am using a preloader and my content is on frame 10, where I have a button, but the event (button_btn.onRelease) for the button is on frame 1, therefor...more >>

question: for loop
Posted by foleyhk at 2/17/2007 6:53:10 PM
Hi, can anyone tell me why am I get a error message when I click on the link? I checked the XML file is fine and images are loaded properly except when I click the links which comes up an error message that cannot find the URL. Thanks! function loadXML(loaded) { if (loaded) { for ...more >>



how to disable background movie
Posted by descente at 2/17/2007 6:43:15 PM
I?m building a photo gallery in flash. I have a main movie(call it parent movie if you want) which has a collection of small thumbnails of photos. I click on the small thumbnails to enlarge the photos. It's actually loading(targetMC) a child movie contains the enlarged photo. The main movie(pa...more >>

dynamically fill area with words from list
Posted by aya :: at 2/17/2007 6:03:36 PM
hello all, i would like to fill the entire area of a flash movie with words. the movie starts out blank, but as time goes on the visible area fills with words from a pre-written list. ideally, the height and width of the words is randomized within a range i determine. i wouldn't mi...more >>

Script fot a download button!
Posted by satrop at 2/17/2007 3:05:18 AM
Can someone send me the script to attach to a button so that it will download a pdf file for my web site? I've look high and low but I cant find any that help's. Ta!!!...more >>

preloader only works in player 7
Posted by draap at 2/17/2007 3:04:05 AM
I have a preloader for my web site and I want it to show the percent loaded. I could not get the percent to update, the animation for the preloader does work. Finally I tried dropping down from version 8 in the publish settings to version 7 and it works fine. I tried stripping almost every...more >>

can my songs be stolen?
Posted by Rustyvoyager at 2/17/2007 12:53:12 AM
Ok, I have created buttons with "on (release){loaded = new Sound(); loaded.loadSound("...",true); " attached to them. All is working great but someone told me my song might be stolen. I do realize that if you name the file the same as the song itself people could just assume that and type it...more >>

Converting to number
Posted by cuber3 at 2/17/2007 12:30:25 AM
I'm trying to make a little typing app, which loads the exercises externally from text files. Here's what's in my text file: =================== ex1.text =================== &words=12 &word0=jjj &word1=jjj &word2=jjj &word3=jjj &word4=jjj &word5=jjj &word6=jjj &word7=...more >>

Putting sound in an Analogue Clock
Posted by geilezeit at 2/17/2007 12:00:00 AM
My analogue clock is working but i don't know how to add the sound to it - a tick for each second. The sound file is called "tock". Thanks for any tips. Below is the script, so far. // Frame 1 attachMovie("hourHand", "newhourHand",1); attachMovie("minuteHand", "newminuteHand",2); attac...more >>


DevelopmentNow Blog