Professional :: Small Tween Causing Major Lag / Processor Usage?

Nov 15, 2011

i've got a pretty small (in my opinion) usage of motion tween on the following site:  [URL]
 
the circles are moving around and rotating.. not that big of a deal compared to many much more flash intensive websites that i've seen.
 
on a few computers i've viewed the website on, this page slows down the rest of the computer, the circles move real choppy, etc so it's very taxing on the computer/processor. making this a less intense flash tween?  is it something that i'm overlooking or is what my flash file is doing truly that difficult for a computer/browser to process?

View 7 Replies


Similar Posts:


ActionScript 2.0 :: [FMX] Processor Usage Optimization?

Oct 20, 2003

I have a script as follows attached to an MC that is pretty processor intensive (well, that is when the MC is duplicated 30 times). I'm looking for some input from people on how to possibly optimize this to cut back on how badly it lags the rest of the movie. My computer is quite powerful but it still shows performance issues with this script:

[AS]
onClipEvent(load) {
//size of purpleCloud's active area

[code].....

View 3 Replies

Motion Tween Causing Disappearances

Jul 1, 2009

I have a menu I'm building in Flash, the version with no animations can be seen at [URL]. I'm trying to make the block of text on the left tween in from the left. That block of text is a movie clip made up of three dynamic text boxes. Each text box reads in a variable from a text file. Ideally, what I want to do is have the tweening in the movie clip. However, when I add in a keyframe at any point in the movie clip, the dynamic text will display and animate up to that point and then disappear. Also, to mkae things more annoying, only the first of the three blocks will move at all. I can change the alpha or whatever I want to on that first one, but the others seem to be off limits. Could this be due to the fact that I set the second and third blocks to be just below the title block in action script? Does that interfere with tweening?

View 5 Replies

Professional :: Pause Video And The Audio Continues ... If Play Again It Causes A Major Headache

Apr 4, 2012

I am making my second video, so I'm not too knowledgeable. Anyway, I imported audio into my video and it plays back fine. So I play the video, and pause it to try and synchronize the audio. The video stops, but the audio keeps playing, and it will not stop until the whole thing has played. If I try to start from the beginning again and play the audio to sort of override it, it just overlaps with the original audio, and the resulting noise gives me a headache. I don't know if somehow I can stop the audio a
portion of the way through

View 5 Replies

ActionScript 3.0 :: What Causing Tween To Stop Before Completing

Feb 5, 2011

Is there a bug in the as3 tween class that causes tweens to stop before completing. I read that there is and that a 3rd party tween class should be used. I'm just starting out learning as3 and experimenting but this would be good to know when I move onto more complex projects. Also the solution for this was to make your function global. Does this simply mean place your function in the top level of your movie.

View 5 Replies

ActionScript 3.0 :: Animated Mask (shape Tween) Triggering Masssive CPU Usage?

Jul 19, 2011

I have a site that is fairly complex, but was using a massive amount of CPU power, even when sitting idle on a page with no animations. I went through everything with a fine toothed comb, and couldn't find the culprit.So I just started removing layers one by one, until I found the one causing the problem.

Turns out it was a layer with an animated mask. I have a large black recatangle, that I converted to a mask, and then used a shape tween on it. Once that was triggered. The CPU usage went up 65-75%. Even when the movie was stopped on a frame that that mask didn't exist on. Once it was triggered, the rest of the time you are on the site the CPU usage is through the roof. I can do to fix that. Is there some other way I should build an animated mask?

View 9 Replies

Actionscript 3 :: Read Text File And Tween Each Word From Small To Large Out Of The Screen?

Sep 14, 2011

best way to read in like 200k words and have them each tween from the center of the screen as small dots and tween up to the word filling the SWF then "fly through my head" not literally, but you probably get it...

View 2 Replies

Flash :: Professional - New (10.1) And GPU Usage (0%)

Jun 15, 2010

I'm user of relatively weak computer (pentium IV 3.0 with hyper-threadingiem) but with a bit newer graphic card - asus radeon HD4650I'm not big new games fun, I'm useing my hardware most to internet access so I would rather not to buy new computer in the near future. But also I would like to have possibility to watch flash movies fluently on full screen (eg. youtube, video streeming). Unfortunatelly, till now, it was pretty weak. I got hope that afther new flash release (lately), which should use computing power of graphic card and making CPU work lighter.

Unfortunatelly, afther flash update (10.1) I haven't noticed any changes - everything work in the same way (not fluently) as at old flash. CPU usage is still ca.100% and GPU usage is 0% (I can see it in control panel) What is wrong? Is it this version of flash what should use GPU or it is not yet? Maybe I should configure something more? Or is it possible that I made something wrong? I've tried few times, made lots of work and combinations (instaling and reinstaling different versions of flashs, graphic card drivers, browsers changing etc) and still nothing.

View 1 Replies

Professional :: Interactive 3D Flip - CPU Usage ~50%

Feb 13, 2010

in the "Interactive 3D Video Flip" tutorial i take the cod and applied to my stuff I noticed that when the page was rotated the Flash player consume 40-50% from my CPU , how it's possible? the animation it's finish but the CPU it's 40-50% used . tested in mozilla and IE and from Flash ( when i test the movie) Pentium 4 and athlon 64 X2 tested!!!.. windows 7 last version of flash player 10.045.

[Code]...

View 2 Replies

Professional :: HitTestObject Causing Loop?

Jul 15, 2010

Im using hitTestObject to start a mc playing, but it continues to loop even though there is a stop(); on its last frame.

]Code]...

The mc "rolly" is the one being looped.  Its animation is within itself (hope that makes sense) it is not looping the main timeline.

View 6 Replies

Professional :: CPU Usage When Scaling The Flash Player

Nov 12, 2010

Do anybody know about how flash player render the content when we do the scaling? Let's say i have 2 flash swf file. swf1 : the stage size is 2000 px x 2000 px. + 1 movieclip with 100% transform swf2 : the stage size is 1000 px x 1000 px. + 1 movieclip with 50% transform Let's say there is a movie clip on swf1. So i copy the same movie clip to 1000 px x 1000 px file and transform the movieclip to 50%. So it will look the same if i scale the swf2 x 2. If there is any different on swf1 and swf2 in team of CPU usage or etc?

Like is it true when playing swf2 need more CPU usage than swf1 because swf2 need to do the scaling but swf1 not. Just not sure which way i should develop the content. Because i have to make some content and the width/height are about 3000 px. So i am thinking if i should set the stage close to limit 2880 or just make the content like swf2. And my concern is if it will use more CPU when do the scaling.

View 3 Replies

Professional :: FLA File Causing Text And Window To Disappear

Mar 24, 2011

I have a FLA file that when I open it and I rollover any title in a palette window all the text in that and every window disappears. For instance the title "Timeline" will vanish. And most of the text in the palette vanishes, for instance all the text in the properties panel disappears like "Position and Size". This does not occur with any of my many other FLA files. I have had some issues with fonts lately. After deleting some bad fonts, my FLA ask me to remap some fonts, which I do. Everything in the FLA appears to be working fine.

View 2 Replies

Professional :: Mask Causing Animation To Reset / Stutter

Jun 2, 2011

For some reason when the mask fully reveals the art, the waves stutter (frame 26) and restart their animation from frame 1. I've included a link to download the CS4 flash file. [URL]

View 1 Replies

Professional :: New Flash Versions Causing Webpage To Appear Blank

Aug 22, 2011

Since recent versions of Flash have come out (perhaps the last few weeks), when loading up the website, [URL], the flash loading bars show, various SWF files in their layer appear, but then when loading completes, the web page goes blank (usually black, sometimes white). This occurs on Windoes 7 (64), Vista and XP. It occurs in IE9, IE8, and various Firefox browsers. So, I am comfortable believing that it is a recent Flash player issue.

The HTML page loads a file "back.swf" which in turn loads "menu_eo.swf" in level 10 and "intro_eo.swf" into level 5. What it looks like is that when the intro page finished loading and moves to the correct frame, the screen goes blank. My clients rarely update their Flash Player, but I asked them to do so this morning. They had the same problem in all those other browser and operating system after updating to Flash Player 10.3.1832.5.

View 3 Replies

Professional :: Finding Usage Of A Library Item On Stage/Layer?

Aug 12, 2010

I understand that I can see the usage count of a Library item easily. I have been assigned a task to edit someone else's Flash movie (I have been provided .fla source).The movies is extremely complex and I need to replace some images. How can I find out on which layer/frame does a Library Item appear on a Flash movie??

View 4 Replies

Professional :: Firefox Plugin Container High Cpu Usage And Crashing?

Jan 8, 2011

All three of my family's computers have been experiencing problems with the firefox plugin container. The container spikes the CPU for long, long, periods of time slowing overall performance noticably.The only way to address the problem is to kill the Firefox plugin container.When I kill the plugin container it kills Adobe Flash.I've tried clearing the flash cache from the Adobe troubleshooting site, deleting all cache applications, and changing settings.My family plays Farmville which is always hanging and can only be fixed by restarting the computer. Okay, maybe farmville is a bad app.

View 3 Replies

Professional :: Script In Movie Causing Adobe Player To Run Slowly

Apr 8, 2010

My computer jsut keeps freezing, before it completely does this message appears: (I am not playing any movies - I just reinstalled my whole operating system, so its not like I doing tons of things on when this happen, if I open more than one page - things just freeze and even with one page it takes forever to get to anything. A script in this movie is causing Adobe Player 10 to run slowly, your computer maybe become unresponsive, do you want to abort the script.

View 3 Replies

Professional :: Flash Player 10.3.1832.5 Causing Webpage To Blank?

Aug 22, 2011

Since recent versions of Flash have come out (perhaps the last few weeks), when loading up the website, [URL] , the flash loading bars show, various SWF files in their layer appear, but then when loading completes, the web page goes blank (usually black, sometimes white).

This occurs on Windoes 7 (64), Vista and XP. It occurs in IE9, IE8, and various Firefox browers. So, I am comfortable believing that it is a recent Flash player issue.
 
The HTML page loads a file "back.swf" which in turn loads "menu_eo.swf" in level 10 and "intro_eo.swf" into level 5.
 
What it looks like is that when the intro page finished loading and moves to the correct frame, the screen goes blank.
 
My clients rarely update their Flash Player, but I asked them to do so this morning. They had the same problem in all those other browser and operating system after updating to Flash Player 10.3.1832.5.

View 3 Replies

Flash :: Professional - Make A Motion Tween - Mask Effect And Shape Tween With A Website?

Nov 11, 2011

I will have three seperate pages for the motion tween, mask effect and shape tween... would you make the seperately, in a different scene, as a symbol or on the same scene with the website.

View 2 Replies

Professional :: Make A Small Flash?

Mar 29, 2011

i want to find a easy tool to make a small flash

View 1 Replies

Professional :: Editing A Shape Tween Nested In A Motion Tween In CS4?

Jan 25, 2010

I am facing a problem in one of my animation with flash CS4 - I have nested a Shape Tween in a Motion tween to get more control over the easers and effects, unfortunately I am not able to view on the timeline of my Motion Tween the action of the Shape tween nested inside.
 
It only show the first shape of the Shape Tween during the entire Motion Tween and that is really a problem for me because I need to see the final frame result of that Shape tween to be able to position it in a precise way on my scene according to other instances.

[Code]..

View 1 Replies

Professional :: Make Motion Tween Stop And Hold At End Of Tween?

Sep 20, 2011

I'm making a "master movie" for an assignment and I'm stuck right now. What I've got is an Intro page that will serve at the Parent.swf to load 4 other child swf's upon a mouse click. The problem is I have a theater stage where I tweened an animation to make it appear the curtain on the stage is going up but once it reaches it maximum height....the tween abruptly stops. I want it to HOLD there until a user clicks a button.
 
How would I make this happen?  Here is the page in question: [URL]...

View 3 Replies

Professional :: .swf File Causing Breaks/extra Spaces In Html Page?

Dec 2, 2010

I put together an .html page using a photoshop jpg that I sliced into sections. I was asked to replace two graphics from the original .jpg file with animated content of the same size. Using my slices as a guide for size, I created the two animated graphics in flash and saved them out as .swf files. They are both the exact same size(px) as the static images. I opened my newly sliced html file in dreamweaver, deleted the static images and placed the .swf files.
 
For some reason the .swf files cause gaps in my html page. Tere are no borders on the .swf files and I can't figure what I've done wrong.
 
One note: It seems to only ad space when viewing from Mozilla. Havent' tested it on a pc yet either.[URL]

Below is code for the left hand speaker:

<td colspan="3" rowspan="4"><object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="246" height="378">          <param name="movie" value="index_images/speaker_left.swf">          <param name="quality" value="high">          <param name="wmode" value="opaque">          <param name="swfversion" value="7.0.70.0">          <!-- Next object tag is for non-IE

[code]....

View 8 Replies

Flex :: Flash - Total Memory Usage And TaskManager Memory Usage Are Different?

Aug 24, 2010

I wrote an application in flash AS3, and when I trace from flash the total memory usage of the total application is only about 9MB, But at the same time Task Manager Shows the memory usage as 110MB. Around 100MB difference.Flash Trace Method System.totalMemory difference of the Trace from the Beginning of the application to end of the application.

View 2 Replies

Professional :: Increasing Idle CPU Usage With Repeated Playing Of Very Animated Movie Clip?

Feb 17, 2011

I'm developing a touch-screen Flash  application for a shoe store, and it runs fine initially, but slows down  toward the end of the day. I've been diligent with removing event  listeners and so on. I've now narrowed the problem to be very specific -  it's one section of the application causing the problem, and one part  of that section:
 
- I have a main movie clip which  contains the animation, which itself contains 5 nested movie clips, each  with their own timeline. All movie clips have a stop action on the  final frame. images are transparent PNGs with outer glow "filter" - the issue is not with performance as such, but with CPU increasing  over time. Each time you play the clip, there is a small amount of CPU  usage that 'sticks' and doesn't get freed up. What happens is that if  you play the movie clip many (MANY MANY) times, then eventually it  starts to slow down. Mac's Activity Monitor shows that the idle CPU  usage is increasing slowly, over many times of playing the clip. It's  insignificant with each play, but adds up over time.
 
You  may be inclined to say: oh filters effect CPU, so it will be slow - but  it isn't slow until it plays many, many times. Initially it's fast. I've uploaded a .zip with .app and .exe versions of my problem section. There are two files of each type: AutoPlay.app  (& .exe): plays the problem clip repeatedly (I've just removed the  final 'stop();' frame), so you can leave it open and come back in half  an hour to see it slowing down.
ClickToPlay.app (& .exe): Plays the problem  clip once when you click the 'play' button, so you can click several  times, let it return to idle, and verify that the idle CPU usage is in  fact increasing.

[Code]...

View 1 Replies

Professional :: Adobe Download Manager Won't Uninstall - Causing Blue Screen Crash?

Jun 6, 2010

Brand new PC, Windows 7, worked fine for couple of days until I installed Flash Player 10 Active X - now the operating system continually crashes around after 5 mins each time I reboot.Error message"problem starting C:ProgramFiles(x86)NOSingetPlus_Helper.dllthe specified module could not be found"Having search the web, which suggested a possible problem with Flash Player 10 installation, I removed this downloaded this file: uninstall_flash_player.exe  and ran to uninsall), but Adobe Download Manager is still in the list - trying to uninstall the DLM just gives the same error message as above.

View 3 Replies

Professional :: Export Or Test Only Small Selections Of A Movie?

Jun 12, 2010

Is it possible to test or export only a small selection of a movie?

View 2 Replies

Professional :: Delete Small Circle And Create Another One At Same Location

Apr 29, 2011

I'm using AS 2.0.I have big MC(circle - vector). It's not perfect circle because of Flash.On this circle I have some mc's (small circles - bitmaps) --> I'm using attachMovie on Big circle. I'm rotating with big circle by 45 degrees.Sometimes I have to delete small circle and create another one at the same location. But after rebuild the position of new small circle is a little bit changed[mm].It's visible and I'm very disappointed. It happens even the rotation is 0.

View 6 Replies

Professional :: Design A Business Card - Result Comes Out Too Small

May 28, 2011

I'm not creating a application to create a business card. I'm creating a static design which I'll probably export as an image and take to a printer.  I just feel most comfortable using Flash for this at this point.The design looks good in Flash CS5 but when I export it, it's too small.I measured a physical card as 87mm x 49mm so I made the stage that size, using millimeters.

I exported the design as a PNG, printed it, and it comes out as 66mm x 37mm - the correct proportions but it's about 75% of the size I want!  I tried publishing the design and opened the HTML in a browser but it still comes out looking small.

View 4 Replies

Flash :: Professional - Signature - Add A Small Background Video Into It

Aug 24, 2011

I've recently began learning flash after extensive training with photoshop. Anyway, I have created a forum signature, in photoshop. I want to add a small background video into it using flash. I was wondering how I can insert a video into an image in flash. If this is even possible.

View 3 Replies







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