all groups > flash actionscript > july 2006 > threads for monday july 3
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
removeMovieClip() problems
Posted by NewMediaRoc at 7/3/2006 11:25:30 PM
I'm having trouble with removing a movie clip. This is the area of code in
question:
_root.ContentContainer.swapDepths(0);
removeMovieClip(_root.ContentContainer);
_root.createEmptyMovieClip("ContentContainer", _root.getNextHighestDepth());
buildQuestion(questionNum);
The "ContentCon... more >>
data storage
Posted by invaderZaida at 7/3/2006 10:48:23 PM
I need to store a rather large amount of information from my swf. It would be
nice if it would store the data as variables but I can make something to
interpret text too.
I read something once about cookies but I couldn't get it too work.
(I'm using Flash MX 2004)
Any idea how I can save i... more >>
MovieClip.gotoAndPlay problem
Posted by Afarchy at 7/3/2006 10:43:57 PM
Hi, I'm using Flash 8 Professional and am trying to make a movie clip play and
stop from the main timeline using gotoAndPlay. I got this to work on another
movie clip, but it just doesn't work with this one. On a given keyframe I put:
valve_w.gotoAndPlay(2);
to make it play to a certain ... more >>
Re: Flash form help please
Posted by flyingsilverschoo at 7/3/2006 10:08:40 PM
oh yah der lol sorry email it to me :P... more >>
Problems with the componnet Window
Posted by Dj... God Lov.... at 7/3/2006 7:13:39 PM
hey, Ev'rybody, I'm having a trouble with my componnet Window in my site... I
made a pop-up window and I turn on the close button in the window, but when I
press the window doesn't desappear, please help me because I don't know what I
must do,
You can see it http://iglesiadiospentecostal.o... more >>
animate with setInterval
Posted by hushhurt at 7/3/2006 5:11:29 PM
I am trying to animate a MC in once a rollover on another mc has been detected.
here is my code:
musicPlayer._x = -185;
musicPlayer._y = -538
musicPlayer._alpha = 0;
function musicMove() {
musicPlayer._alpha++;
musicPlayer._x++;
musicPlayer._y++;
updateAfterEvent();
}
... more >>
multi-dimensional array
Posted by myIP at 7/3/2006 4:43:53 PM
In this multi-dimensional array (groupChannel) I am planning to have its child
elements as an associative array. So say there is 12 elements inside
groupChannel and each of those 12 elements are going to have child elements.
Those child elements are going to contain data, so an associative a... more >>
Dynamic text question
Posted by resqbull123 at 7/3/2006 3:55:08 PM
I need help as a new user on how to make a dynamic text box pop-up text on rolling over a button in a frame.
Any help you could provide would be greatly appreciated.
Thanks... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
LuigiL ?
Posted by _flash_m at 7/3/2006 3:05:03 PM
hey LuigiL, do you have an email? i'd like to ask you a question.... more >>
onRollOver
Posted by Tolk at 7/3/2006 3:04:23 PM
when using the onRollOver event for a movieClip is there anyway to stop it
blocking all the contents on the movieClip being selected etc.
I.e. I have a input textfield inside a movieClip, the movieClip has an
onRollOver event assigned to it. When i test the movie and roll over the movie
clip... more >>
Loading external .swf file questions
Posted by gregmax17 at 7/3/2006 2:22:17 PM
Is there to _xscale and _yscale external .swf after loading them?
Is there a way to 'talk' to the external .swf file after loading and placing
it on the stage? By this I mean: will I be able to send
variables/commands/functions back and forth from the playing movie and the
external .swf fi... more >>
Need quick Actionscript help
Posted by Afarchy at 7/3/2006 1:49:39 PM
I have a text instance called Btn1txt and I'm trying to make it fade in when
the user clicks the button that this code is assigned to. It seems to lock my
computer when I try this so does anyone know a solution?
on (release) {
while(Btn1txt._alpha <= 100){
sleep(.1);
Btn1txt._alph... more >>
Flash form help please
Posted by flyingsilverschoo at 7/3/2006 1:36:02 PM
Hi I'm new to flash and I need a bit of help with some php/actionscript stuff.
I've made an entire webpage out of flash and I need a form for it but I just
can't seem to do it. Its a fantasy football webpage and i need a submit lineup
form. I have the text boxs Team, QB, RB1, RBWR, WR2, WRTE, ... more >>
Button Navigation adding action
Posted by ppht at 7/3/2006 12:22:24 PM
Hello,
I am not a web designer by trade but love to teach myself so go easy on me...
I have Flash 8 and I have a full working movie for my website I generated. I
also made a buttton that will start the movie. But I cant seem to add the
action on keypress to trigger it. Would someone mind giv... more >>
onMouseOver in class
Posted by Tolk at 7/3/2006 10:41:43 AM
When writing a class file how can you refer to the onMouseOver function of a movieClip of the class?... more >>
Find the clicked movie clip
Posted by jgeorg at 7/3/2006 9:44:19 AM
Hi all,
I have a movie clip containing about 200 other movie clips. I want to write a
fuction that returns the name of the clicked movie clip. Ofcourse iI want to
avoid to write 200 separate handlers for each movie clip. Any clever idea?
Thanx in advance
... more >>
how to automatically link 2 scenes
Posted by m2ming at 7/3/2006 9:22:03 AM
hi, i am facing problem in using actionscript because i am a beginner. i am
creating a game where i need my users to find 7hidden items from scene1, after
they get all the 7 items it will automatically link to the scene2 which is the
'game over' scene.
I created those 7 items as buttons, sho... more >>
Variables to mail
Posted by Pylo at 7/3/2006 8:37:53 AM
Hi,
I have constructed a form which collects information over a series of "pages".
The input is held as _global variables and is then used to create a financial
quote for services. So far all *seems* to be working OK. However, I am now,
officially, Out Of My Depth.
I need to send a ... more >>
Reading Thumbs.db file with AS?
Posted by Erez Carmel at 7/3/2006 7:35:19 AM
I'm building a photo gallery, and I want to use the Windows's Thumbs.db file,
and to use
it's thumbnails instead of start resizing all the photos myself.
Is it possible to read the Thumbs.db file with Actionscript? I know it can be
done with C...
... more >>
ActionScript help for a newbie
Posted by jdh239 at 7/3/2006 6:39:06 AM
I have created some Movie Clip buttons that are a little animated. Upon
selecting one button it falls out of view. At that point it becomes inactive.
If the user selects another button then it will do the same, but I wish for the
first button to become active again (realize by button I mean... more >>
Counting files in a Flder
Posted by Insoft.com at 7/3/2006 5:57:02 AM
Hi all,
I have to count the number of files in a folder and their respectives name in
it using flash.Is it possible to do it by JSFL.
can anyone give me samples regarding this.thanks in advance.
Regards,
S.Hidayath
... more >>
Countdown script days/hrs/min/sec
Posted by RAT77 at 7/3/2006 4:50:35 AM
Sure could use some help here.:disgust;... more >>
preloading several mc-s
Posted by Mark Karikas at 7/3/2006 3:27:35 AM
Hi people
I have a simple question about preloaders. I didn't found an answer in this
forum.
Ok, I have a MC on the root of my scene, in this mc I have an another mc, and
in this second mc I have a third mc where I load an external file. This
several times. The question is: when I place... more >>
mc button to play another mc
Posted by Svedish_PIRATE at 7/3/2006 3:26:52 AM
Hi all,
I'm here due to the lack of assistance at Flashkit. I have a mc button in a
movie clip, that i want to, when rollOver, play another movieClip within the
current movieclip. I've only gotten it to partially work. At one point i got it
to work when testing the scene, but when testing ... more >>
_width and _height differences
Posted by aaazzzccc at 7/3/2006 1:38:00 AM
I create a filled square with a one pixel line around it. I make the width
and height 100 pixels. I create a symbol out of this and then run the
debugger. While the flash environment says the square is 100x100, the _width
and _height properties equal 101 and 101.
If I do the same a... more >>
Whatever happened to call frame action
Posted by dkd;alkje;oihp[oihjl at 7/3/2006 12:43:32 AM
Flash contintues to get worse with every improvement to the point where it's
almost as useless as the online manual whiich takes half an hour to open and
finds trillions of results for every keyword and none for what I want to know.
I spent ages learning Flash a couple of versions ago and its ... more >>
|