all groups > flash actionscript > september 2007 > threads for saturday september 8
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
Scrollbar and Button Problems
Posted by Keffcop at 9/8/2007 11:37:14 PM
I have found a scrollbar script that works well in my stage. The problem I have
is that I have a movie clip that I attach to the main stage that also has a
scrollbar in it. Again this works fine. However when I remove the attached
movie clip the original scrollbar does not work anymore. I can'... more >>
Can you resize Video Skins in Flash CS3
Posted by ThinkSeed at 9/8/2007 8:17:36 PM
I am inserting a Flash Video into a file and trying to include the automatic
skin from the import dialogue box. If I have a small video (say around 180
pixels wide), the skin juts out obtrusively off to the sides. Is there a way to
manage the size of the skin?
... more >>
String + Function parameter = existing instance name
Posted by elwood37 at 9/8/2007 7:32:51 PM
I am doing some form validation and am trying to create a function that will
check the text of a TextInput object then change the color of some adjacent
dynamic text to indicate that the field has been left blank. I am passing the
instance name of the TextInput to the function then I want to ... more >>
How to handle imaginary numbers in Flash
Posted by yedrou at 9/8/2007 5:18:56 PM
How to handle imaginary numbers in Flash ? any ideas out there please... more >>
Odd ActionScript
Posted by Kusfraba at 9/8/2007 5:13:23 PM
:confused;
Well, my problem is that whenever I select the button (or anything else) I
want to give an action to, I open up the ActionScript window, but it says
"current selection cannot have action applied to it."
The only thing that I can apply an action to is the frame itself.
Any sugg... more >>
I need help with a button animation!
Posted by uzilover at 9/8/2007 4:28:49 PM
Hi,
I hope someone can help with a simple-looking problem which nonetheless has me
stumped!
I have a feeling that I've missed something obvious.
I've created a movie clip to act as a button (I've called it "abs_button") and
placed it on the stage.
My main movie has one frame.
Withi... more >>
as2 alpha fade
Posted by jak9942 at 9/8/2007 3:14:29 PM
I know its possible to do it but im not sure how to do it. How do i make a MC fade to a specified alpha when a button is clicked?
... more >>
FileReference.download multiple files?
Posted by luciewong at 9/8/2007 5:38:57 AM
Hi,
How can I download multiple files from a folder?
I have an array image_array which contains all my file names.
At the FileReference Complete method I call a function to load the next image
in, like:
myitem = image_array[I];
file_fr.download(filePath);//
But this action onCo... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Target help
Posted by Ashpotter at 9/8/2007 2:21:22 AM
I have a function that is activated by the pressing of a button. i have "on (release) {...}"
how do i state which button to push?
... more >>
I need help with controlling two .swf's from third.
Posted by jasonb1013 at 9/8/2007 1:20:34 AM
Hi, thanks for reading!
I need help with controlling two .swf's from third.
I have a problem where I need to use a corporate designed .swf in a digital
signage solution, but have been told by the legal department that it can not be
modified in any way, I also can't have the source file y... more >>
Flash XML Photo Gallery
Posted by samuels2921 at 9/8/2007 12:00:00 AM
In this tutorial http://www.kirupa.com/developer/mx2004/thumbnails5.htm it
explain how to make a Flash Thumbnail Photo Gallery. I am designing a bigger
photo gellery based on this code. how do I have the photo gallery to list 5
across and 2 rows. This code is the code that designs the thumbna... more >>
Refresh problem for swf website
Posted by djdrek at 9/8/2007 12:00:00 AM
I have a web site which is swf movies based on html.[b] to be refreshed (the
swfs) every time I re-ender it[/b](not every 10 or 20 seconds). Think of it
like a news site which needs to be refreshed constantly to keep up to date.
What coding should I use?Should it be on the html page or in the ... more >>
Easy Question: How do i link an email addess to a submit Button
Posted by Level2 at 9/8/2007 12:00:00 AM
In the contacts page I would like to know how to link a email address to the submit button....
the site is http://robertgsellshomes.com/... more >>
|