PDA

View Full Version : onData


shawee
06-04-2004, 04:00 PM
:( I speak english like a spanish dog, sorry:

a way to control if a jpg or swf is loaded is to put on the clip who receive
the jpg or swf (_root.clipWhoReceive):

onClipEvent (data) {
do somethnig
}

BUT, how to control the same thing from another place ?
In a frame of the scene for example...

I think the word is "onData" but I don't know how to use it.

THHHAAAANNNNNNNNNXXXXXXXXX.

shawee
06-04-2004, 04:05 PM
I speak english like a spanish dog, sorry.

I know how to control if a jpg or swf is loaded in a clip after a loadMovie,
It consists to put in the movie clip who receive the jpg or swf (_root.clipWhoReceive) the following code:

onClipEvent (data) {
do something
}


:(
BUUUT how to to control this from an other place in the animation,
in a frame on the scene for example ?
I think it's the word: "onData" but I don't know how to use it.


Thanxxxxxxxxxxx

shawee
06-04-2004, 04:08 PM
I speak english like a spanish dog, sorry.

I know how to control if a jpg or swf is loaded in a clip after a loadMovie,
It consists to put in the movie clip who receive the jpg or swf the
following code:

onClipEvent (data) {
do something
}



BUUUT how to to control this from an other place in the animation,
in a frame on the scene for example ?
I think it's the word: "onData" but I don't know how to us eit.


Thanxxxxxxxxxxx