all groups > flash actionscript > february 2007 > threads for wednesday february 21
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
Timer Problem
Posted by leoserra at 2/21/2007 11:58:45 PM
Hi all,
Hope You can help me. I'm finishing a physics simulation, wich results are
going to a Datagrid.
I have a counter variable that stores a value to control a stopwatch. This
stopwatch, you have the possibility to change the velocity in wich that times
goes(1x, 2x, 4x & 8x).
I ... more >>
SharedObject.flush - where exactly does it write the file
Posted by aa at 2/21/2007 8:45:06 PM
SharedObject.flush method - where exactly does it write the file to and how
this file is called?
... more >>
Loading from a text file
Posted by rc3rdmd at 2/21/2007 6:24:21 PM
Is there a way I can load part of a text file - using keywords or even by line number ?
Thanks.
Rob Childress... more >>
Can new images be created from scaled images
Posted by thahip at 2/21/2007 5:33:45 PM
Hi,
I have scaled some images pulled from a database. Can they now be saved in their new size?
thanks
Gavin... more >>
scrolling text
Posted by superdk at 2/21/2007 4:32:48 PM
I have a dynamic text box in a movieClip, which is placed on the main time
line. I'm trying to get the text to scroll continuously with buttons. To see
site go to www.porsche356.org.uk - history page.
The code is placed on the firstframe of movie clip.
here's the code i'm using:
this... more >>
Tracking Progress of movie clip
Posted by jabresner at 2/21/2007 4:31:39 PM
I have a movie clip playing on the main timeline. I want to begin playing a
second movie clip when the first one is complete. The trick is, I only want to
do this using actionscript in the root timeline, NOT the first movie clip's
timeline.
Any suggestions?
... more >>
Sending form data
Posted by sammiel at 2/21/2007 4:24:25 PM
Hello. I'm hoping someone can assist. I think this is probably pretty simple,
but I only know basic Actionscripting -- learning more as I go along. I have
one input text field and a submit button. This is a small Flash form that I'm
creating for a client to put on their website. I have this in... more >>
sendandLoad() vs https
Posted by arovinth at 2/21/2007 4:20:16 PM
hi
I have developed an gaming web application, I load a swf in jsp page which
makes a xml.sendandLoad() request after loading.
i use struts and jboss , from the swf using sendandLoad() a request is make to
server and in response it gets an xml
its working perfectly when its HTTP but w... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
How do modify the highlight color of a button to RED?
Posted by Paul at 2/21/2007 3:50:36 PM
HI! I want to know what is the easiest way to modify the highlight color or
a button to RED. ( I want the helo-green or orange theme).
I know how to change the theme or by using the setStyle("themeColor",
"haloOrange"); BUT there is no RED. so what is the easiest root to modify
all button i... more >>
Functions
Posted by Dz(00) at 2/21/2007 3:50:14 PM
hi - is there any way of writing a function, something like this:
function mc_alpha (){
my_mc._alpha = 50
}
...which doesn't target a specific mc, so that it can be applied to a number
of mc's.
obiviously, this doesn't work but this is what I'm trying to achive:
function mc_alp... more >>
Unexplained Looping with tween
Posted by Rich Rainbolt at 2/21/2007 5:10:26 AM
First let me say I am new to flash but I have done my homework, doing the
tutorials and having purchased and read, (a good deal of),"Foundation
ActionScript for Flash 8." OK so I think I've overlooked something basic in
Flash and now that I'm knee deep in actionScript it is showing up.
I ... more >>
TextField not displayed [AS 3.0]
Posted by nITiNkIlLeRmEeRuT at 2/21/2007 4:49:56 AM
Hi I downloaded and installed The Flash 9 authoring tool to learn AS 3.0.
I tried the following sample in attachment. I have taken this sample from
livedocs AS 3.0 flash.text.TextField help file.
I Created the as file and saved the files as TextField_alwaysShowSelection.as
Then i created f... more >>
Creating a dynamic grid using actionscript
Posted by nathan_e at 2/21/2007 12:33:06 AM
Hello all:
I am working on a Flash project which requires that the user input 2 values.
These two values will be used as height and width to generate a dynamic grid. I
am new to actionscript and am struggling with how to create the 2 input fields
and pass the values to actionscript by an e... more >>
Levels and button transparency
Posted by shueardm at 2/21/2007 12:00:00 AM
Hello
My first post and I've only been using Flash 8 for a short while so here comes
the dumb questions.
I have a swf file and a button on a page that opens another swf file in a new
layer. I have found though that the buttons from the level below can still be
used even though you can n... more >>
Please help im dying!
Posted by Darzna at 2/21/2007 12:00:00 AM
this problem is when i try to load a textfile w. variable
first, when i clicked the button, and try to trace the loaded text, its shows
its "undefined", but when i try clicking once more, it works... whats the
problem? im really confused... please help! THANKS!
PS:if you got a good tutori... more >>
|