I was under the impression that javascript only worked over the internet and not in prohectors. I think I have worked it out though:
fscommand("quit");
This SHOULD do the trick :-) Bandit,
It doesn't matter now! I've worked it out. I just thought for one moment that when you do '_root.loadMovie("blarblar",1);' that it keeps the old framerate of the first movie. Bandit,
Hello,
how do I make a projector close? I have a game. It is fullscreen and I have disabled the escape key so that it cannot normally be exited. In my game, I have an exit button. How do I make this button close the whole projector.
will '_root.unloadMovie();' work?
Thanks Bandit,
Why don't you try backing up the array before you use the print command, then just load the array back into your movie.
You can do this by sending it to a file or just packing it into another identical array (maybe?). If the array isen't too large then you could try sending bits or the array to...
Hello,
I have a problem... How do I change the frame rate of a movie once in it?? Is there an fscommand, like:
fscommand("Framerate",48);
Cracks are starting to appear at the edges of my screen from contact with my fist because of stress!
Thanx
Bandit,
I worked out how to fix my problem, thanks...
does my signature work? if not, do you know why? I'm trying to get *img http://homepage.ntlworld.com/chris.r.sweet/immortal.bmp* to work, do gifs only work? Bandit,
You might need to distribute each diffrent section of colour to a seperate layer, because I don't think flash can do multiple colours on the same layer. This is easyly done in Flash MX but you'll have to do it manually in Flash 5.
Hello, I want to add a short movie at the start of a game I am making. This movie is a serperate .SWF file. I've got it to play in its own scene but how can I make the game continue to play when that movie is finished?
Thanks
PS. If anybody knows, how do you add pictures to your signature like...
A Preloader is simple. Basicly it's just a movie that dosen't do anything until the movie has progressed in loading. All you need to do is:
1) Create a new scene in a current project. You could name this scene "Preloader" to help you navigate.
2) Select the rectangle tool and draw a...
I would like to create a multi selection program that opens up other programs that I have made in flash. How do I open other files from flash (I bet you there some sort of easy-to-do function right under my nose).
Thanks loads! I've got my program working fine now.
That coding is really helpful.
This makes lots of sense.
_x+=Math.cos(Math.PI/180*(_rotation))*speed;
_y+=Math.sin(Math.PI/180*(_rotation))*speed;
I just didn't know how to use functions like this!
Thanks for enligtening me!
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.