I loaded a variabel from a URL with HTTP.
It can be displayed in a dynamic text field,
but when I execute this script nothings happens.
loadVariablesNum ("tos_scores.php?method=output", 0);
// 'row_punkte3' = var correctly loaded , above a value of 0
WORSTSCORE =...
I want to load variables into my movie.
Everything is fine, but I cannot handle with these vars.
Maybe it sounds crazy, have a look:
(flash)
loadVariablesNum ("tos_scores.php?method=output", 0);
namestring = phpcode;
my PHP script creates the following code:
phpcode=text
When I put a...
I have a movie clip in my file I do not want anymore after 100 loops.
When I go into the reference, it is said I only can unload movies that were loaded with loadMovie() function.
So what should I do?
It is not sufficient to just put the visibilty to 0.
This movie do some actions I really admire...
I am a webmaster and can rock PHP & MYSQL & HTML,
but JAVA is a no-no.
I do not want to learn it just because of this little script I have to include in my page.
There is only something to do with the vars, please put it a correct syntax, this function do not work at all, which means that the...
I use a custom mouse cursor in my "shooting-game".
I hide the win mouse cursor and drag a crosshair
movie instance to the mouse cursor.
My prob:
When I load a movie (I must, sorry! ;P) with loadmovienum() this movie is placed over the "old" movie.
This means that my...
I want to animate a button crossing the screen in a random route.
So, I decided to influence the x_position of the button randomly.
However, the x_position of a button cannot be changed, only the x_position of a movie. But a movie does not have the functions of a button.
So what should I do?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.