Mac Plays Timeline Animation Slower Than PC?

Jan 24, 2010

I have an issue with how Macs play timeline animation slower than PC. On the PC the animation plays right and syncs correctly with the music.

I have a tree that grows, when it finished an axe chops it. The tree finishes and the axe starts chopping the tree at exactly 30 seconds into the song which is exactly how it is meant to happen.

Syncs right on PC but on Mac, the tree finishes and the axe starts chopping at 50 seconds into the song.

During the tree animation, I also have some other swf movies loading in the background so that it is preloaded and ready to go when required because I am trying to prevent any delays or the chance of a preloader from appearing when these swf needs to start playing.

What is causing the Mac to have a slower animation. I do notice in general than Macs take longer to play an animation than PC on a browser.

Is this just natural or do you think the Mac and PC difference caused here is due to me loading swf movies into the background?

What are my options to make the sync right. I can not make the animation actionscript based, so I am stuck with timeline based animation.

I think music streaming would be the best solution here. Right now, I am triggering the music as an event, but I am worried of the stuttering effect using streaming music, while my animation plays and swfs are loading in the background and the viewer has a slow PC.

View 1 Replies


Similar Posts:


Professional :: Movie Clip Symbol Plays At End Of Animation, But Does Not Appear In Timeline?

Jul 11, 2011

When I play my animation in the Flash working file, the animation stops at the end of the timeline, as it should. But when I test the movie, or export it to any movie format, it will play an instance of a movie clip symbol that I used within the animation. There are no extra frames in the timeline beyond what should be considered the last frame. Is there a setting or something I have overlooked that might cause that instance of the symbol to play at the end of the animation, without appearing in the main timeline?

View 3 Replies

ActionScript 3.0 :: Loaded SWF Slower Than When Tested Into Its Own Timeline?

Feb 14, 2009

here's what i have. A main file into which i load someother swf's with this action:

master_btn.addEventListener(MouseEvent.CLICK, loadClip);
function loadClip(evt:MouseEvent):void
{

[code].....

View 2 Replies

ActionScript 2.0 :: MX :: Press Link 2, It Plays The Closing Animation, But Not The Entire Animation?

Jan 3, 2003

Ok when you press link one it olads great! when i press link 2, it plays the closing animation, but not the entire animation, thats the problem.My closing animation is a red square going from one end to another ( for the hell of it).But you see content number two will load b4 the red square gets all the way across!!

View 2 Replies

Professional :: Slower And Slower Over Time?

Sep 21, 2011

I have a dashboard I created using Flash CS5 using CS5.5 and ActionScript 3.It seems that while this dashboard is running, the FPS gets slower and slower over time (over several hours) I am thinking that I might have a memory leak but I am not sure how to find out.The project is a Flash Projector exe that loads 8 independent swfs.Each swf file essentially calls a web service and gets XML dataThey then dynamically create a bunch of TextFields,assigns an event listener (Event.ENTER_FRAME) and animates across the screen.When the TextField goes off the screen, I clean up the Text field by removing the EventListenerremoving the TextField and setting the TextField to null.

View 5 Replies

ActionScript 2.0 :: Script Going Slower And Slower?

Feb 24, 2007

try this and give me response

Code:
var max:Number = 50;
var size:Number = Stage.width;[code]........

View 5 Replies

Professional :: Stop An Animation Once It Plays?

Feb 12, 2010

What I want to do is create a page that many other pages link to. This will be my index page. When it loads, the Flash movies play.But, when they return to this page after leaving it to go somewhere else on my site, I don't want the movies to play again.I thought of just having an HTML page that looks exactly like it and then linking the other pages to it, but, since there are a whole lotta pages that need to link to it, search engines might rank that dummy page more highly making it the landing page and then no one would ever visit the real index page with the animations. What to do? Here's a prototype of the page I'm talking about.

View 2 Replies

ActionScript 1/2 :: Mouse Over Plays Animation

Sep 6, 2010

Image mouse overs cause fades the image to "black and white" and calls up a "view more" animation.
 
As far as I can tell, there are no sprites or images associated with this "view more" clip! I have searched everywhere, the images, graphics, movies, root directory.

View 6 Replies

ActionScript 2.0 :: Sound Only Plays On Timeline

Nov 20, 2009

sound it only works when placed on timeline. Im pasting the as where im using so that anyone can maybe see a solution. One thing to note, my swf is being loaded by another swf, ok...?

[Code]...

View 1 Replies

ActionScript 2.0 :: When Remove The Mouse, It Plays The Animation Again?

Oct 19, 2009

I have made a flash button, but I have a small problem. When i hover the mouse over the MC, my animation works fine. But when I remove the mouse, it plays the animation again. I can't figure out why. The animation is only supposed to play as the mouse hovers over the MC, and only then.Here's my code:

on (rollOver) {
_root.mouse_over_picture_mc = true;
} on (rollOut) {

[code].....

View 12 Replies

Starting Movie Clip AFTER Animation Plays

Mar 29, 2010

I have a demo/spec file I'm working with (download the .fla here): [URL] I'd like to have a movie clip (FLV) start playing AFTER the animation stops playing. I know once I bring the clip in, I'll have to give it an instance name and reference it in AS, but I'm not just not sure exactly how to start. I feel like the whole timeline thing traps me up...

View 1 Replies

Php :: Test If A Flash Animation Plays Sound With PHP?

Oct 25, 2011

I'm developing a web app with PHP and I need to test if a page of a website has background music. As many of you already know, this is the list of the tag (I miss someone?) where the background sound can be inserted in a webpage:[code]While checking if there's background audio because of the presence of the tag bgsound or audio is easy to do, testing if a flash animation has the sound is not so easy (at least for me).I know that I can check if a tag embed has in the src attribute something like sound.mp3 but how can I test if the sound is totally embedded in the flash animation?I searched a lot to find an answer but unfortunately I've not found one.

View 1 Replies

ActionScript 2.0 :: Flash Animation That Plays On Index Page

Jan 16, 2009

I have a flash animation that plays on the index page.My client wants it to only play when someone first gets to their site. (each visit)So if they go on to the contact page and then back to the homepage, the flash movie will stay on frame one.

View 4 Replies

ActionScript 3.0 :: Make A Class That Plays An Animation When It Is Clicked On?

Dec 28, 2009

I am trying to accomplish the following:
 
In my Library, I would like to have a symbol that I can drag to the stage, and when I compile my flash movie and click on the symbol it plays a certain animation. I would prefer for the animation to be defined in the class rather than sit on the timeline.
 
I have tried various approaches to this and I keep hitting walls, so instead of running down more blind alleys I figured I'd just ask the question... what is the best approach in flash to accomplish this?

View 5 Replies

Professional :: Make The Camera Zoom As An Animation Plays?

Aug 10, 2011

make the camera zoom as an animation plays from an entire body shot to a closeup of the head?

View 3 Replies

ActionScript 3.0 :: Randomly Move Object Only After It Plays Animation

Oct 29, 2011

What I have is a ninja star that spins around and moves based on the accelerometer of your phone. I created a balloon popping animation and have it all working well. The problem is that as of right now I can either have it be static and animate once the ninja star hits it, or I can have it randomly move and then play the animation which is not what I want. I want it like this: When the ninja star hits the balloon, the animation of it popping plays. And then once the animation is complete, then I want it to randomly move to a new position on the stage. (so the user can hit it again, and so forth...)

Here is my code so you can all take a look.
import flash.sensors.Accelerometer;
import flash.events.AccelerometerEvent;
import flash.events.Event;
var my_acc:Accelerometer = new Accelerometer();
my_acc.setRequestedUpdateInterval(50);
[Code] .....

View 5 Replies

ActionScript 3.0 :: Animation Plays Choppy In Browser, Not On Desktop?

Feb 10, 2012

Click on any of the 3 circles to make them animation in/out. Notice how there is bad choppiness when they animate.I don't have this problem (or at least its very minor) when playing the file locally through Test Movie or in the standalone flash player.Only noticeable when playing it on my web server in the browser.Is this an aliasing issue?Is my web server not powerful enough to play it?

View 1 Replies

Iphone :: Touch Gesture Stops & Plays Animation?

Apr 23, 2011

I have made an animation in Flash, that would be ported to the iPhone/iPad; I want the animation to play when you rotate your finger on the screen and to stop immediately when the finger is lifted (Without starting the animation over), When the user would continue rotating their finger, the animation would continue to play.

How would I approach this in ActionScript 3.0?

View 1 Replies

ActionScript 3.0 :: Resume Website Timeline After Intro Plays?

Jul 1, 2009

I made an intro animation for a website. Packaged it up into a movie clip, selected "Export for ActionScript", dragged it into my timeline, and gave it an instance name (myIntro_mc).

This is not an exported swf... it only exists in my library as a symbol (and what ever folder of classes it goes to when you export for action script).

The intro plays some animation, has a button to continue to the site, plays some more animation and then stops.

The movie clip is in its own layer and has 4 frames of the main timeline.

If I don't tell the main timeline to stop in frame 1, the intro never shows up... playback goes directly to frame 5 (which is the home page).

If I put a stop(); in the first frame the intro plays and stops and the main timeline never resumes.

I can't sort out how to tell the movie clip to play the parent timeline when it reaches the end... nor can I figure out how to wait in the main timeline for the intro to finish playing before resuming the main timeline.

I've been gnawing at this an embarrassing amount of time and have tried all sorts of bad code in both the main timeline and in the child movie clip.

View 4 Replies

ActionScript 1/2 :: Plays Random Animation The Enemy Is MovieClip Who Contains Other MovieClips?

Sep 11, 2011

I am creating a game and I want that when the enemies started to attack me, I want it to plays random animation(the enemy is movieClip who contains other MovieClips )

View 6 Replies

ActionScript 3.0 :: Layering With Classes - Animation Plays On Top Of Everything On The Stage In .fla File

Apr 15, 2010

I am currently coding a drag and drop style game where you drag a seed to a target and it plays an animation within the seed movieclip. I am using classes to import instances of the see onto the stage and the problem I am having is that the animation plays on top of everything on the stage in my .fla file. Is there a way to have the animation play under a layer on my main timeline? I've tried to find an answer to this problem but to no avail. I have attached my files

View 2 Replies

ActionScript 3.0 :: Looking For UI For Animation Timeline Or Video / Audio Timeline?

Feb 7, 2011

I'm looking for an animation timeline or video/audio timeline ui or maybe like a gantt chart thing that can be adjustable. It's basically draggable icons in tracks and bars that you can adjust the size of.

View 0 Replies

ActionScript 2.0 :: Preloader That Plays Animation Fully Before Starting Main Movie

Sep 23, 2007

I'm in need of a preloader, (or easy tutorial on how to create one), that will run a progress bar and also play a short welcome animation all the way through... regardless of connection speed. One that checks total frames of mc against total bytes loaded or something.

View 5 Replies

Professional :: Incorporate Playback Controls To A Embedded Video That Plays With The Timeline?

Mar 24, 2010

My question is how do I incorporate playback controls to a Embedded Video that plays with the timeline?  I saw how easy it was to add playback components when you import video externally.  I figured that I probably need to start by creating my play back components, but then I need code to tell the swf what to do?

View 5 Replies

Flash :: IDE - Website + Not Recognizing Frame Labels / Stop Action - Plays Through Timeline

Mar 14, 2009

I have built a couple of sites in Flash, however, I have a problem with a current site I'm working on. My client wants various photos to fade out in a "checkerboard" fashion, which I am doing via its own movie clip and adding in the appropriate area on the main timeline. However, when I add a blank keyframe on the following page to add a new movie clip (with the next set of pictures, the timeline starts playing through the entire website, not recognizing stop actions or frame labels.

[Code]...

View 1 Replies

ActionScript 3.0 :: Timeline - When It Reaches Frame 20, It Goes Back And Plays At Frame 5?

Feb 26, 2010

how do you do the following

A movieclip is playing...

When it reaches frame 20, it goes back and plays at frame 5. Then it keeps doing this. To me this is harder than it looks

View 6 Replies

ActionScript 3.0 :: Flash File Plays One And Stops In End And Only Plays Again

Dec 11, 2011

I want my flash file plays one and stops in the end and only plays again if  play again button is pressed.How do i do it?

View 1 Replies

Animation Hiding In Timeline?

Dec 29, 2009

I download a flash template to take apart and play around with to make sure i still know my way around the software. Everything was going great until I discovered there are part of it that I can not find. The animation are not in the timeline or anywhere else I've looked. When I scrub through it they aren't there, but when I preview the movie (F12) they are always there. I managed to delete the pictures in those particular animations, but can not edit or find anything else.
 
Here is the link to the file... [URL]

View 1 Replies

Loading Assets In Timeline Animation?

Jul 28, 2009

I have an animation that is timeline based. The file size is around 900kb for the entire project, as it has numerous images at different stages.

How does flash determine when to start playing the movie? Is it based on a percentage of loaded size or does it load assets as it moves along?

View 2 Replies

_rotate Is Blocking Timeline Animation?

Aug 21, 2009

I'm using Flash 4 and AS2;I've composed the code such that my MC (called hole) will turn slowly upon entering the first frame:

var hole:MovieClip;
this.createEmptyMovieClip("rotator_mc", this.getNextHighestDepth());
rotator_mc.onEnterFrame = function() {
hole._rotation += 1;
};

Then, on frame 55 I have:

rotator_mc.removeMovieClip();

to stop the clip. After that, I animated "hole" on the timeline to shrink... but when I play my movie, the timeline animation doesn't happen.

View 7 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved