all groups > flash actionscript > december 2005 > threads for sunday december 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 31
action script buttn hit state
Posted by riichieg at 12/25/2005 10:18:24 PM
putting buttons behind me and using movie clips and action script to handle
navigation is the way to go. Im stuck on one issue that is driving me nuts.
Its rather a simple text button with s1 and s2 states but I cant figure out how
to define the hit area. I created a button symbol with only t... more >>
Clip handler in a class definition
Posted by Chris_007 at 12/25/2005 9:28:40 PM
In a class definition, where I want to dynamicaly create a MovieClip, I
encounter 2 problems :
1) When I set the "_visible" property to false, it does not desappear !
2) When I redefine the onRelease Clip handler, it doesn't send the message to
the newly created Clip.
I'm using Actions... more >>
FileReference issue
Posted by Ozzmound at 12/25/2005 3:04:20 PM
Hello,
I'm working on an mp3 Flash Player and I'm trying to find a way to let the
user choose his playlist...
I've found out the FileReference object, which works great with uploading
files which are on the same folder of the SWF file.
But when I try to open a file which is not in the same... more >>
Calculating x and y coordinates of a point over a distance
Posted by Mike Von Mau at 12/25/2005 9:58:09 AM
How can I find the coordinates of a clip I want to add to the root stage if i
have for example the following information
-the coordinates (x and y) of 2 clips
-the distance between 2 clips
-the angle between 2 clips
no say i want to add 3 clips between the 2 clips (evenly spaced). How ... more >>
please help
Posted by Stevenandai at 12/25/2005 4:49:35 AM
When I run my Flash MX movies in Flash MX 2004 , I get this error
NetServices warning 4: createGatewayConnection - gateway url is undefined
Pleae help!
... more >>
control tempo of sound?
Posted by mark at 12/25/2005 3:34:21 AM
I would like to develop a flash app that can play an mp3 or wav file and
allow the user to, via a slider or buttons, control the tempo of the
song without changing pitch. Is this possible using actionscript? There
are commercial apps that do this (not with Flash, to my knowledge) but
they ar... more >>
Flash refresh problem in IE
Posted by Ben Keen at 12/25/2005 1:38:05 AM
Hi all,
I spent some time googling this problem and came across similar situations,
but no solutions were voiced.
I've written a simple flash image scroller script which works just fine in
mozilla. But when I load it in IE, it works the first time, but on page reload,
the left and rig... more >>
|