all groups > flash actionscript > march 2005 > threads for saturday march 19
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
preloading
Posted by Jhonny Atuesta at 3/19/2005 9:16:14 PM
Hola, me gustaria saber cules son los pasos para realizar un preloading para
una pelicula en flash.
Gracias Johnny
... more >>
comando para cerrar una ventana
Posted by Jhonny Atuesta at 3/19/2005 9:13:59 PM
Hola a todos, no soy muy experto en flash pero igual me gusta trabajar en
el. Ahora necesito saber como hago para hacer que una ventana que esta en
fullscreen/true se cierre dando click en un boton, o cuales son la
diferentes opciones para realizar esto.
Gracias, Johnny.
... more >>
2 simple questions, please help!
Posted by Lotjeneedshelp at 3/19/2005 8:48:50 PM
Can anyone please help me with this?
I'm new to actionscripting, so please don't use terms..:)
I know that I have to start with this:
on (release) {
}
but what, in these 2 cases, to type between the brackets?
Sorry it this is a dumb question... and thanks heaps in advance...
... more >>
If/Else question?
Posted by TheMadMax at 3/19/2005 8:02:58 PM
I am trying to do a basic if/else action. From a movie on different level I
want to control another movie but check I want to check were the position of
the timeline is before the action proceeds. For instance...If the movie is at
the position label 'Start' I want the movie to play from label... more >>
Re: Real Time Digital Clock!
Posted by fasterthanlight at 3/19/2005 7:45:40 PM
this morning i made a couple of clock modules.
http://www.jamieroy.com/clock.zip
just copy and paste the clocks from the main stage to your document as you see fit.... more >>
Duplicate MC, then Drag the Dup MC - Stuck
Posted by jeaneen at 3/19/2005 7:16:48 PM
I got the duplicating/removing of a Movie Clip (MC) down -- now I'm having issues with getting the new MC to drag & drop. If someone could help me it would be awesome!!
Thank you.
... more >>
Detecting rollovers on a different layer?
Posted by a little ant at 3/19/2005 4:43:59 PM
Whats the best way to detect any of 4 button rollovers on _level30 to help
determine if an mc on _level7 shows up yet or not right at the beginning of a
swf. (I have a text effect that shows up when level 30 btns are rolled over.
Level 7 has a page label in exactly the same place. Usually the ... more >>
HELP Please! runtime textField problem...
Posted by bushSmokesKrack at 3/19/2005 4:28:11 PM
When I load an external text file it takes two clicks of the button to get the
text to load. The first click is blank the second click loads the text. Here
is the function: // Create TextField and load text function makeTxtBox(txtFile,
textVar) { var txtFile; var textVar
this.createTextF... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Please help to understand actionscript scope
Posted by jag57 at 3/19/2005 4:24:00 PM
In my Flash movie, I have two keyframes named kf1 and kf2. In the kf1 frame
there is a movie clip named myWorld. When you get to the kf1 frame, a
function is called that dynamically generates movie clips inside of myWorld
(note that the movie clips are only created the first time the myW... more >>
How to do a scrolling image list?
Posted by K4SSU at 3/19/2005 2:51:34 PM
How can I do a flash document were images sroll like this:
http://www.tankdesign.com/moving/ It would be plus If I could add the image
files adress and the link were it goes to a XML file. So how can I do that
kind of scrolling image list. And it would be plus if it would get the image
sour... more >>
A simple question about some hopefully simple AS
Posted by stillwaiting at 3/19/2005 12:23:42 PM
I need to know how to script my movie so that when a button is pushed it
plays 5(or whatever) frames from where it currently is and then jumps to
and plays somewhere else on the timeline based on what button is pushed.
Thanks for the help
stillwaiting
using MX 04 Pro... more >>
Shared object and screen capturing to SWF
Posted by Scott at 3/19/2005 2:56:24 AM
i'm working on a game that will run locally from a cd-rom. for the game's winners i'd like to keep a tally of their high-scores using the shared object in flash. my questions about Flash's S-Object are:
1. is this possible to use the shared object locally?
2. can i store information like movie... more >>
Help with hitTest
Posted by lookche at 3/19/2005 2:44:15 AM
Hey,
I've been trying to get a hitTest working but no matter what i try, nothing
happens. What i want to happen is when an mc (instance name ball) collides
with another mc (instance name hole) i want it to go to and play frame 5.
Thanks to anyone that can help!
... more >>
PHP --> Flash a %
Posted by Mark?ta at 3/19/2005 1:03:40 AM
I need to load the text from PHP to Flash.
I use "System.useCodepage = true;" so, for ????????? - no problem.
But I have problems with the per cent.
I need to load text: 20% ....
but I load 20....
There is not %
Please help me.
Mark?ta
... more >>
Dynamic menu
Posted by Nixy at 3/19/2005 12:25:49 AM
I have an xml that tells me what images to load. I don't know how many, it
always change. I need to load these image and then use it as menu in flash. The
part I need help is to dynamicly use these images like buttons. Each image will
be in individual MC. Does it have a way to create onRelease... more >>
|