Hi Patricia!
What about saving the images as Jpeg's? That might help on the file size. I have experimented quite a bit with Flash movies with pictures in (i.e. file size) and find that jpegs can be a good answer to bitmaps. If you want have a look at www.qutec.co.uk (my first Flash site). The...
Oooh, I can't cope with all this French speaking!
I loved the site though. Great graphics, more impressive artwork though!
My only niggles are the same as the others have said, slow to download. Also the images lok so nice you want to have a closer look which you can't as they are quite small...
Hi,
Not entirely sure what you mean either, but are you trying to make a movie clip stop and start and having trouble with levels?
If so try _root to send commands or whatever to the main stage.
Hi there!
Right. What action have you used on the "onClick"? Have you made the movie with the different pages as scenes?
If you have the action should be:
on (release) {
nextScene ();
}
If you are loading a movie onto level 1 or 0 it will be:on (release) {
loadMovieNum...
Sorry, misunderstood. I would then do as oldnewbie said and drag the items from the library into the new libary or stage. Simple as that. If you drag it onto the stage it will automatically put all the symbols and images into your new libary.
Hi,
It is a bit difficult to know exactly what you mean (it always is hard to explain some flash!)so if I am wrong, ignore me!
I would copy all the frames of your movie that you don't want to recreate and then create a new movie symbol in the main movie and paste all the frames into there. You...
Thanks for your help theEclipse but I cannot use HTML (sorry in advance if that is not what you meant). It has to be a standalone, no browser required type thing.
I have had lots of help on this particular problem but still noone knows how to do exactly what I want. MENTAL. But fortunatly I now...
Just a little item of help that I discovered the other day that takes the hassle out of filling in a form:(put this in the first keyframe of the scene)
Selection.setFocus(insert variable name of text box here);
This will put the cursor in the text field for the user as they get to that page...
Thanks mate! Yes that is the only way to do it I think. I will have a look for that thread. The only thing is it must work on a mac as well, which VB script does not!
Bummer. I think I will have to do something in Applescript(ahhhh)and I am only a poor old designer!
The application is a standalone movie which takes over the full screen. I am duplicating last years application so I do not have the choice as to how it works. The application shows the pictures (and there are loads!) so you can choose which ones you want to download. Thats why. The application...
Hi,
I may be barking up the wrong tree here but why are you loading .swf files into the mouse events? Wouldn't it be easier to put in a movie symbol into the mouse over and out? Then you wouldn't have the level problem. Also it could be one movie with the rollover and off. Put a stop action in...
Hi,
I really do need some help here. I know I am repeating myself from my last post a few days ago but no one has replied. Well here goes...
I am making a stanalone Flash application that will be on a CD for Mac and PC. There will be .bmp files and font files on the CD as well. I want the user...
Hi,
I don't know if this helps but this problem happened to me once. I had started it in Flash 4 and finished it in Flash 5 and when you looked at it with the flash 5 plugin it worked but not with the flash 4 plugin. I re-published the file as a flash 4 and it worked.
In my experience it is better to put your own detection page before the site. But I do believe that if you don't put anything before it, it will say that the user doesn't have it and ask them if they want to download it. There is a good detection tutorial and source code at www.moock.org.
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.