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 > july 2007 > threads for saturday july 21

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

Flash and PHP actionscript
Posted by 3tBSI at 7/21/2007 11:37:34 PM
I have a login form (i have a mysql database and everything set up) and the login button simply has the AS: on (release) { loadVariablesNum("login.php", 0, "POST"); } but i don't know what else to add to make it so if you're a registered user (which i already have a form of) then it ...more >>


Importing Text File data
Posted by kal1000 at 7/21/2007 11:00:00 PM
At the moment I know how to enter data from a text file into a flash file, for example this is my 'monday.txt' file (a cut down version) "AK2~Hairdressing Level 2 Year 2 Of 2","HDRN2AK2-2B1FA","12:30","14:30"," 10/ 9/2007","M316" "AK2~Hairdressing NVQ L2 (Grp A)","HDRN2AK2-1B1FA","12:30","...more >>

Saving flash pages with pictures that you zoom in
Posted by HeyJay at 7/21/2007 9:46:04 PM
Sorry I was gonna give the site for people to see (saks.com) but they're under construction right now. It has those pictures which you zoom in and then you can move it around. I'd save it with snapshot but you can't see the whole zoomed in picture at once. I'd like to save some pictures, or the ...more >>

Image Sequence Bug?
Posted by caitblahblah at 7/21/2007 9:43:54 PM
I've never had a problem in the past importing image sequences. However, in CS3, Flash no longer keyframes my sequence. Instead, I noticed it put all the images ontop of each other in 1 keyframe. What's going on!? ...more >>

Search array with actionscript
Posted by Ciaran at 7/21/2007 7:22:24 PM
Hi Can someone please give me a hand tweaking this array search function to return a sub array of all the elements that almost match the query? I'm trying to make it so that when you type in something like "ca" it will spit out "cat", "carbon", "carrots", etc Thanks! Ciarán function conta...more >>

calling function from inside the MovieClip
Posted by thy2004 at 7/21/2007 4:31:38 AM
Here's the code I wrote in the first frame of the timeline function test(){ trace("function Called!!!!!"); } then I creat a movieclip on the stage, and the problem is how to call the function from inside the MovieClip somewhere? I tried these in the movieclip _root.test(); ...more >>

Trying creating a progress bar As3.0
Posted by scriptEater at 7/21/2007 1:11:45 AM
yea i am trying to .. make a preloader progress bar ... for a swf ... things are a bite diffrent in .. As2.0 .. need help to code it ...more >>

onRelease function not working
Posted by Seraya at 7/21/2007 12:00:00 AM
Hi everyone, I have the following code on frame 1 of the main timeline: this.categoryIndex_mc.indexBack_mc.backToIndex_btn.onRelease = function ():Void { trace("button pressed"); oIntervalIDs[garmentSlides_mc._name] = setInterval(fadeMovieClip, 0, garmentSlides_mc, 5); ...more >>



SWF is blank?
Posted by jeff spires at 7/21/2007 12:00:00 AM
Hi Guys and girls. I'm having a problem getting my swf file to show my action script. I have nothing on the stage, everything is being displayed using actionscript. When I test the movie everything works fine. However, when I open the swf file its blank? here is the website: [ur...more >>


DevelopmentNow Blog