all groups > flash actionscript > august 2007 > threads for sunday august 26
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
Loading text files info Text Fields on AS3
Posted by RGracia at 8/26/2007 9:31:07 PM
Hey guys, I am following some examples from Flash CS3 Help files and some
portions of the ActionScript 3.0 Cookbook on TextFields. Here's the code I
currently have on my first frame of the timeline. When I test the file, I get
[b]"TypeError: Error #2007: Parameter text must be non-null. at
f... more >>
removed per user request
Posted by Ney Vasconcelos at 8/26/2007 9:24:52 PM
How do you make a video repeat?
Posted by cr_2007 at 8/26/2007 5:42:05 PM
When importing a video through FILE>IMPORT>VIDEO, once its in Flash how do you repeat this video?... more >>
comboBox selectedIndex doesn't work
Posted by stephan.k at 8/26/2007 5:31:41 PM
Hello forum
I'm having problems with the comboBox. It must be a a bug of some sort and I
was wondering if anyone out there knows of a workaround.
I am using 2 movieclips which each contain a comboBox instance. I'm using the
same code for both of boxes to fill them with data from an x... more >>
Play Movie Clips with AS 2
Posted by Warrik hell at 8/26/2007 5:03:40 PM
I have 3 Buttons
I have 3 movie Clips
Each Button Plays A Different Movie Clip.. Thats Where you come in !
Whats the Code for the button... more >>
Black & White Grains Effect
Posted by BobbyDreamer at 8/26/2007 4:58:09 PM
I need help in creating black & white grains effect(u know sometimes, if a
channel does'nt work or does'nt get the signal properly. The screen will be
filled with black & white dots randomly) as in TV.
I have no idea. How to do it......
... more >>
problems with clearInterval
Posted by max419 at 8/26/2007 3:11:56 PM
hi everyone, I have some problems with the function clearInterval.
the problem is that clearInterval doesn't stop any setInterval set before; i
have tried with the samples in the actionscript guide but nothing happens;
please help me
... more >>
scrollbox in mc
Posted by redsox05 at 8/26/2007 4:56:45 AM
I have a generic scrollbox, the one that comes in flash. I put it into a movie
clip. When I test it my wheelmouse moves the scroll but the handles where I
would click to move it are gone and dont work. How do I fix this and is there a
way to change to color of this scroller?
thanks
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
depth problem
Posted by DZ-015 at 8/26/2007 4:04:51 AM
Hey - things are getting messed up with the depth of my code... The code is
attached below, here is the output I get from the first two times I run it.
Good readings the first time, crap readings after that... Any idea why?
output:
topBackground: bkAll, depth: -16377
newBackground: bk... more >>
AS3 & runtime sharing
Posted by eRez at 8/26/2007 12:00:00 AM
hi,
i've made the following simple test:
in a movie called 'sharedLib' i've crated a MC containg some graphics, and
in its linkage dialog-box i've checked all the 3 'export' check-boxes, named
the class 'myIcon', and in the url put 'sharedLib.swf' (the base-class was
automaticaly set to 'Mov... more >>
|