all groups > flash actionscript > july 2007 > threads for sunday july 1
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
Upload movie clip
Posted by Craig Grummitt at 7/1/2007 11:16:54 PM
i have uploading a local file to a server working fine using the FileReference
class, but this class seems to require a local file to upload. is it possible
to say, take a capture of a movieClip using BitmapData and then to upload this
data?
Cheers
Craig
... more >>
When to retrieve output in flash
Posted by atlkhan at 7/1/2007 10:08:09 PM
Hi
I am passing some parameters to php from my swf and php executes some program
using exec() funtion. Now when the execution of program completes it writes
some images to the server . Now I want to display these images in the flash.
Problem is what to do after submitting the inputs and ... more >>
localConnection problem
Posted by RavenWorks at 7/1/2007 7:00:16 PM
I'm trying to make a pair of SWFs that communicate with each other over a
localConnection, but something isn't working. The curious part is, when I put
the sending localConnection and the receiving localConnection into the same
SWF, everything works perfectly; but they don't seem to be able to... more >>
Datagrid : Editable text - setting colour
Posted by bcraigie at 7/1/2007 5:47:31 PM
Hi,
I have a datagrid, with an editable cell in it. The cell's background colour
is blue and the text is white (set by using setStyle commands). When I click
in it to edit the text, the cell background goes white, and with the text also
being white, I can't see what I'm typing until I move... more >>
Preloading multiple JPEGs
Posted by Tiller at 7/1/2007 4:19:32 PM
I have a movie that acts as a slideshow; displaying about three images per page
with the pictures fading on and off in different positions. It sounds rubbish
but actually looks fairly good! Anyway, to keep the size of the movie down I've
used external images but really they need to be preloade... more >>
Code works for Flash player 6 settings but not for 8...
Posted by Iron_Mike at 7/1/2007 12:57:24 PM
Hi,
I'm pretty new to Action script and I have a problem here that I can't seem to
figure out.
I have this Action Script Code which is attached to a simple movieclip, and it
all works IF the general settings are set for Flash Player 6.
It does not work for Flash Player 7 or above, wh... more >>
Buttons in movie clip won't bring up scenes
Posted by hedgiehog at 7/1/2007 4:52:14 AM
I've created a movie clip within my main scene.
I have 6 buttons in that clip. I would like these buttons to call up the
appropriate scenes but it isn't. I don't know whether I cannot have buttons in
movie clips call up new scenes or if my actions script is simply wrong.
Here are some of ... more >>
please help, duplicate function
Posted by tbjyyevskmjuvi7dcsat at 7/1/2007 12:36:58 AM
hi, just a quick question for poeple that use as3,
what excactly does the 'duplicate function definition' error mean and how can you preven it?
please answer if you know
thanks!... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Display single digit numbers with a zero before it
Posted by JSFrench at 7/1/2007 12:00:00 AM
Is there a way to make flash put a 0 in front of the numbers 1-9 when it computes a value equal to 1-9? so it would display 01, 02, 03... instead of 1, 2, 3... ?
thanks in advance : )... more >>
|