Transparencies Make Things Slower On Mac?
i've known for some time that having a lot of animations with transparent objects make things slower. the project i'm working on now is 750x550 and has transparent window selected on the publish settings so that the background of the html page will show through.
after testing several times on several different computers, everything seems to go fine. nothing slows down or anything like that. - that is until i tested it on my mac the next day. it must have gone 1/5th of the speed it took on a pc. i check on another mac at the office and it was slow as well.
i have tested multiple browsers as well on each machine and they all reveal consistent results... macs are slower than pcs. everything runs fine when the background isn't transparent though.
has anyone else noticed this? if so, is there any better way to get the same results?
your help will be greatly appreciated.
Thanks
Josh
FlashKit > Flash Help > Flash MX
Posted on: 10-24-2005, 10:39 PM
View Complete Forum Thread with Replies
Sponsored Links:
Does It Make Things Easier To Plan Things Out Before Programming?
I know this may seem like a stupid question, but as a Actionscript beginner i'd like to know if its easier to plan things out before hand. Basically i've got to make a Class that does the following:
- Creates a shape with a size and colour defined by values passed through the constructor
- the initial position of the shape should be passed to the constructor
- the horizontal vertical speed should be passed to the constructor
- the initial direction (up or down) should be passed through to the constructor
- the shape should reverse direction on "impact" with the stage top and bottom.
Now i want to make the thing itself, but i think im going to struggle. unless i make a really decent plan of the class. so can anybody recommend what the best way to plan out this is?
if anyone can help, i'd appreciate it - if not, no worries.
View Replies !
View Related
Faster? Slower? How Do I Make It The Same?
How do you make a flash movie that runs at the same speed on every computer? Whenever I make mine, if I view it on a slower computer, it goes too slow, then when I view it on a faster computer it goes too fast! I know how to make movies preload... but it doesn't seem to help.
It gets very annoying when I try and make a movie where something will go to the beat of the music, but then when I go view it on other people's computers, it's totally off!
Yes, so how do keep it to run at the same speed on all computers?
View Replies !
View Related
Make Movie Play Slower Without Reducing Fps
Hi, hopefully I'm just being dumb and there's an easy way round this...
Basically, I have a number of movies and I have now decided that I want them all to play more slowly than they currently are. I know I could change the framerate, but then the movie would be less smooth.
So what I want to know is if there is a way to tell the movie to run slower without affecting the fps? It would be a bit of a nightmare to have to go into each movie and add frames inbetween all of the keyframes.
Thanks...
View Replies !
View Related
ODD Q: How To Make A Preload Load SLOWER On Fast Connections? HELP
Hey everyone - I just searched through 16 pages here of preload questions. I'm FINE with preloading - it's great!
My odd request is:
I have an animation of a bar filling up from 1% to 100% based on the bytes loaded of an externally loading swf into a movie clip on the main movie
This looks GREAT on slow connection speeds - however on fast connections or when the swf is cached you don't see the progress bar animate at ALL! It just shoots straight to 100%
HOW do I SLOW THIS DOWN???
I want it to always animate - but be slightly faster on faster connections however still retain a true 'preloader' status by actually preloading the swf files.
So far - NO ONE I've asked - e-mailed - or looked at on these boards can answer this.
Can YOU???
I'd LOVE YA forever!!
Thanks!
// jayse
PS - here's and example of it tweened - I'd like it to load like this on fast connections - and then be a real preloader on slower connections:
http://www.cytekstudios.com/clients/saloneraji/
View Replies !
View Related
Externally Loaded SWFs Make Movie Slower
I'm having a weird problem with some externally loaded SWFs that contain only audio. They were created with Squeeze 4.3.
When I load them into my movie they drastically slow down the animation of the entire movie. As soon as I stop the audio in the external SWF the rest of the movie's animation goes back to normal. But if I start the SWF again it slows down again.
My questions are:
- Is anyone else encountering the same problem with audio only SWFs?
- Does anybody have any advice on publishing settings for the audio SWFs that may fix the "slow down"? Or any other methods for publishing audio only SWFs?
View Replies !
View Related
Flash Movie Getting Slower And Slower With Attachmovie Calls
Hi all,
Running into a tough issue, hope you can help. Today I made a flash movie to create a scatter plot, the problem is, I notice the chart generates points slower and slower...
You can see it in action here:
http://www.vizxlabs.com/test/GenePlot2.html
Here is what I did:
1) There is a movie clip that contains the chart axes (let's call it Chart)
2) There is a movie clip (called Marker) that contains a button.
3) I have a movie clip (called data loader) that is responsible for loading coordinate info using loadVariables from a text file into an array. (This part happens very quick, less than 400 ms).
On the main time line, I have the Chart movie clip. In the onClipEvent(enterFrame) of Chart, I attachMovie the Marker 10 times. And I have to generate 5000 points.
I notice as the chart generates to about 700 Markers, the movie gets considerably slower on each subsequent Marker. On about 2000+ markers, the marker generation is crawling.
Is there anything I can do to make this faster? Or is flash just not good at generating huge amount of movie clips?
Thanks much!
- boon
View Replies !
View Related
If Else To Make It Do Two Things?...
I have an input box and a button under it. The user inputs a password, if the password is correct it goes to a certain frame. If it is wrong it goes to another frame and stops, but how can I get it to put "please try again" in the input box when they enter the wrong code as well?
View Replies !
View Related
How To Make Things Resizeable?
I'm using Flash MX for the first time for creating a simple scene. The thing is, when I resize my scene window, its contents don't resize... I know that flash allows this because i've seen it before. How do I say that a particular document (or scene) uses vectorial graphics allowing me to see the size of the document acording to the size of my window?
Thanks in advance.
View Replies !
View Related
How Do I Make Things Disapear?
Hey folks, I am using a movie instance to control my navigation but I can't seem to figure out how to set the _visable parameter to false, it tells me that I have to use this on an on/onClip event handler?? Clueless with this stuff just now. I'm using flash MX
Any Ideas?
View Replies !
View Related
HELP How Do I Make Things Swing?
Hi,
I'm new to flash. I have a book and for the most part I think I have animation down, but I can't make something swing properly. The pivot point seems to move making the animation screwed up. Any ideas/help would be appreciated. Thanks.
View Replies !
View Related
How To Make Multiclient Things ?
hi there, im planning to create some multiplayer games, but..
can someone give-me a tips on how can i make some coonections between clients?
i dunno what to use.. and how i do it..
i have tried using a .php "server" that is listed on flashkit, but it doesnt work like in "real time"..
is it possible to make real time connections, like when a player does something, the message is sent to all players..?
how can i do something like that?
btw, im using Flash MX..
if someone could answer it could be great..
thanks in advance..
View Replies !
View Related
How Do I Make If Not Equal Two Things?
Hi everyone...
How do I specify this if statement not to equal 2 seperate states?
this is what I tried (doesn't work...of course?!)...
Code:
if (main_selection != mc_anim, mc_about) {
what I want it to say is
if the main selection is not mc_anim or about....do stuff
thanks!
View Replies !
View Related
Make Things Grow
Anyone know of a tutorial on how to make things ( plants) appear to grow in flash? I've seen some sites use it and I have a project that I'd like to use it on.
Thanks!
View Replies !
View Related
My Flash Program Is Getting Slower, And Slower.....
Why is it taking so long for me to do things in flash 8? Everything I try to do (move objects, open the action panel, draw, etc) takes 5 years to react, and it's sucking the fun out of everything! It sits and takes forever to load EVERY command. I do have a lot of things in this particular flash, but sometimes it plays just fine. I'm making an rpg with detailed mcs and backgrounds. Is there any way at all for me to speed things up in there? Right now I have finished about 10 characters, and have a lot of background stuff going, but this game is still in its infancy. If its going slow now because of all the art I put in it, what on earth am I going to do as I progress with the real levels????
The swfs play just fine at the right speed.... The program itself is slower than a dead rock.
Please help!
View Replies !
View Related
HOW They Make Things Move SO SMOOTH?
yes, right, i don't get it! For example, 2advanced.. Lines, buttons, splashscreens move very smooth there, but when i try to make something move (insert->motion tween), line or bground.. it moves like.. like i don't know what... I don't get it! Please, ppl, explain, I'm beggin you!
View Replies !
View Related
How Do I Make Multiple Condition Things?
Hello, I have encountered a small error here. Im sure its something obvious but I can't figure out what I am doing wrong. Basicly I want it so when you are in a certain area and press 'e' you can access a purchase terminal on my game.
This is the code, it currently it brings up an error message.
onClipEvent (enterFrame) {
if (Key.isDown(69)){ and if (this.hitTest(_parent.player1.collect)) {
_root.terminal.gotoAndStop(2);
_root.player1.speed = 0;
}
}
Thanks for any help
View Replies !
View Related
More Decimals To Make Things Work
Hi, i'm doing a calculator cind of thing
ActionScript Code:
on(press){
grunntall = int(_root.G.text)
exponent = int(_root.expo.text)
stdform = int(_root.stdnr.text)
if(stdform > 0){
A = stdform * (Math.pow(grunntall, exponent));
}else{A = Math.pow(grunntall, exponent);}
}
I need the A field (A stands for answear) to show more decimales. it showes onely 5 (+ -) then it say e+15 or e-15 are there any way to make it spell it out as it is with all decimals or zeros?
View Replies !
View Related
How To Make Things Change From One Loaded Swf To Another?
So i have my flash file, im making the scenes into individual SWFs that i will load into my main swf. Each page of my site will be its own swf. One HTML page.
I wanted a bar element to change colors, a text box to change its size, and an image to fade in and out. All this seamlessly from page to page, and with actionscript. I just dont know where to start. Would i need to fool with listeners?
im just not sure how to build the whole thing basically.
I know how to do the actionscript tweens. So i can use that for the color and size of the respective elements.
Sorry im such a noob.
View Replies !
View Related
Using Cue Point To Make Things Happen?
Hi
I am having the following problem:
I have set up a movie with a video display component which imports an flv. I have set several cue points in the properties, the first one being "tvStatic". Which when encountered I want to hide, move, alpha=0, (any thing will do) a movie clip called tvStatic.
Alas nothing happens, the cue point is found and the if statement is satisfied, but my tvStatic refuses to budge. I am using the following code. Can anybody help?
myObj=new Object();
myObj.cuePoint=function(p){
trace("received sync cue point named: "+ p.target.name);
if(p.target.name=="tvStatic") {
tvStatic.gotoAndStop("end");
trace("it works!!")
}
}
myMedia.addEventListener("cuePoint", myObj);
View Replies !
View Related
Different Object Names Make It Do Diff. Things...
I wrote a script in flash 5 that moves an object with the arrow keys that worked fine when i first tested it on an object called "bar" but which doesnt work when i make it part of an array. I'm pretty sure the reason for this is because the movie continously jumps between two frames and every second frame the movie checks to see if any of the arrow keys are down and if one is in increments the x or y coordinate of the object. The problem is that at the end of the if statement in automatically decrements the x or y coordinate.
The script is something like this:
if(Key.UP) {
_root.object._y += 5;
}
gotoAndPlay(5);
And this worked fine for a while but when i tried to get it to work with an object in an array it quit working alltogether.
Please Help!!!
View Replies !
View Related
Different Object Names Make It Do Diff. Things
I wrote a script in flash 5 that moves an object with the arrow keys that worked fine when i first tested it on an object called "bar" but which doesnt work when i make it part of an array. I'm pretty sure the reason for this is because the movie continously jumps between two frames and every second frame the movie checks to see if any of the arrow keys are down and if one is in increments the x or y coordinate of the object. The problem is that at the end of the if statement in automatically decrements the x or y coordinate.
The script is something like this:
if(Key.UP) {
_root.object._y += 5;
}
gotoAndPlay(5);
And this worked fine for a while but when i tried to get it to work with an object in an array it quit working alltogether.
Please Help!!
View Replies !
View Related
How Do I Make Different Things Load Later During A Flash Movie?
Hey guys,
I have a question... for a website Im making, the whole site is a single flash movie--for this reason, everything in my site loads at the same time. All the images on all the different pages have to load at the beggining of the movie, since the whole movie is loaded at once. I was wondering how I can make it so images (etc) only load when the page they are on is visited. Thanks for the help.
View Replies !
View Related
How Do I Make Things Move Smoothly And Gracefully?
I want to do a slideshow kind of thing where images (and text) move in quickly, smoothly, and gracefully. A great example would be from this site:
http://www.oppenoffice.com/
That's exactly what I mean, with the way the images move in. Setting up keyframes and doing a usual motion tween (even at a high frame rate) just doesn't do it.
Thoughts? Help is much appreciated!
View Replies !
View Related
Clicking Anywhere On Stage To Make Things Disappear?
I'm working on a flash project that has numerous buttons on the stage that are linked to .jpgs, when a user clicks on the button the .jpgs loads.
Is there a way/code to make the .jpgs disappear when the user clicks away from the .jpgs anywhere on the stage?
Also, is there a code to make the .jpg disappear when the user clicks on the loaded .jpg?
Thanks
View Replies !
View Related
Trying To Make A Movie Clip Cover Things Behind It
I've create a listbox and have a custom dialog (movie clip) that opens from a menu when clicking 'file->new' for example. I've noticed that the UI list box behind the open movie clip highlights items in it regardless of having a movie clip load over top of it.
This also applies to any movie clip with onRollOver or button symbols. Even though a move clip (image, shape, whatever) is overtop or partially overtop of a roll over object it still activates roll over functions.
I'd like to mask or cover all object behind. For example if opening a custom dialog, I may want to cover the entire stage preventing usage of any other item until the user has completed working with the dialog box thats open.
I hope this is clearer than mud. Thanks!
View Replies !
View Related
Kinda Knew Here, Dunno How To Make Things Work
Hey guy's
I'm trying to make buttons on a movie that will load into a movie as a navbar, I would like to disable the buttons after they are clicked and enable them again when the user clicks on another button. I have been advised to use the enable = false function but as I didn't explain myself quite properly it seems that this would be the wrong thing for me to do . Like I say, my buttons are on a loaded movie and thus are not travelling a time line rather loading movies onRelease. is there a way to disable a button when clicked and re enabling it when another button is clicked without having to advance the timeline?
Cheers.
View Replies !
View Related
|