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 > november 2006 > threads for saturday november 25

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

Java Script in Variables using loadVariables
Posted by yuvic at 11/25/2006 11:53:31 PM
Hey Guys! I have a problem, I'm loading variables into a dynamic text box in Flash that has HTML enabled in it (so that HTML code like A HREF appears as a URL in it) - one problem though, I was trying to pass a A Href onClick command to it, and it didn't work, something like this: &myvar=<...more >>


Need help from those who's familiar to FUSE class
Posted by Bare at 11/25/2006 10:26:28 PM
Hi, My actionscript is set on the main Timeline (root timeline). (highlighted AS code: http://www.artberries.lv/onRelease_problem.gif ) I created a movie clip with a button inside it, then animated that movie clip with fuse (animated _alpha) - it's working fine. The problem is that "onReleas...more >>

Random Play with XML Playlist
Posted by racc1 at 11/25/2006 6:51:13 PM
I created a custom flv player and loaded a xml playlist. I would like to the play the videos randomly. could anyone help me with my script. the following is my current action script: var nc:NetConnection = new NetConnection(); nc.connect(null); var ns:NetStream = new NetStream(nc); ...more >>

scrollbar position
Posted by tlm_scripter at 11/25/2006 4:08:25 PM
I am working with the scrollpane component. I have movie clips that I've loaded into the scrollpane successfully and am working on having the content automatically scroll. This mostly works, but the problem is that I am not able to get the scrollbar to move accordingly. I have tried using h...more >>

Framed swf cuts out sound! i need to fix this!
Posted by _wintallo_ at 11/25/2006 3:49:52 PM
Hi, I need help with a swf calling problem. I'll try to explain it as clearly as possible. I created a swf that has the action to call another swf ( in this case, an internet game called Copter. you probably have heard of it.). when I call Copter into my swf, the game swf appears, but mos...more >>

Progress Bar
Posted by Stevan at 11/25/2006 2:53:44 PM
I can not figure out how to make a progress bar like the kind between pages when the second one is loading . I have tried what i think will work but to no avail I am new at flash Thxs Steve ...more >>

image squence, movement, nextFrame
Posted by indigomontoya at 11/25/2006 7:58:46 AM
so i have a sequence i made in 3ds max that i have in flash now, and i want it to go to the next frame when i move the mouse to the right, and the prev frame when i move the mouse to the left of the center. I tried this... but it doesnt have the effect I wanted it to, it spins it really fast, ...more >>

Stuck with a bounce code
Posted by AnotherRandomFlasher at 11/25/2006 7:37:19 AM
Hi, if anyone out there is willing to help me with a problem i be very happy :) if u create an object named "userBall_mc" on the stage and then paste this code into the frame and play it you will see my problem, the ball doesnt stop correctly bouncing. I know what code is screwing up, but no...more >>



Scroll handle on curved path
Posted by Tony Heagren at 11/25/2006 6:56:54 AM
Hi all, does anyone know if it is possible to make the handle of a scroll follow a curved path ? (I've drawn a quick sketch to save hours of typing...) www.heagren.com/curve.jpg all and any help much appreciated. Best wishes Tony ...more >>

How do I do this?
Posted by Sabbathacker at 11/25/2006 2:46:36 AM
How do I add the clearInterval to this? Everything I tried fails... on (complete){ var i:Number = 100 function fade(){ _root.Logo._alpha = i i=i-10; } setInterval(fade, 1); _root.loaderPB._visible = false; } ...more >>

create a slightly complex script for dynamic content
Posted by viiespk at 11/25/2006 12:06:44 AM
I need to develop a complex script in order to satisfy three client specs: 1)Movie clip that tweens through dynamic images and text( bring them in externally) 2) Loops when completed 3) The .swf must be responsive to the quantity of images sitting on the server ( whether its 3 images...more >>


DevelopmentNow Blog