Professional :: Flash SWF Performance Testing And Data?

Jan 10, 2011

Looking for some recommendations on tools that can be used independent of the source (that is just on the swf) to check for Frames Per Second, total size and how often the movie loops.
 
Needed for Flash Banner ad quality assurance.

View 5 Replies


Similar Posts:


Flash :: Open Source Tool For Performance Testing?

Mar 31, 2012

Is there any open source tool for flash performance testing.

View 2 Replies

Actionscript 3 :: Testing Flash Movies Performance Agaisnt Range Or Computers And Browsers

Jan 18, 2010

I am half way done with making my first flash web game. I put alot of work into it and dont really know how great the performance will be on browsers and range of different types of computers. This is my first time working with flash in general. I was wondering if there is any tools to test my game out against browsers and hardware. The game might work great on my computer, but how can i ever tell how great it works in a range of browsers and computers.

View 4 Replies

Professional :: Testing IOS App Created In Flash Pro Cs5.5?

May 7, 2011

I've followed several instructions on how to develop a simple iOS app. I've managed to go all the way through and Publish + create the .ipa. I'm able to then add the file to my iTunes library, but when I then try to add it to my iPod Touch (2nd Generation) I get the following error:
 
The app "XXXXXX" was not installed on the iPod "XXXXX's Ipod" because it is not compatible with this iPod.I've even tried it with a simple "Hello World!" app but I get the same error.I'm using Flash Pro Cs5.5 on a Windows PC.

View 12 Replies

Professional :: Flash CS4: Movie Goes Blank While Testing?

May 21, 2009

While testing the movie within Flash,the Test Movie window randomly goes blank, showing the stage color. The movie is still running, there's no error, it's just blank. When I resize the Test Movie window,everything reappears... Until a few seconds later, when it snaps back to blank... so I resize, it reappears, it disappears, I resize, it reappears, it disappears... over and over.Resizing even just one pixel is enough to get it to come back. Sometimes it happens every few seconds.

This might be related to another issue: If I Test Movie with the Bandwidth Profiler on, Flash CS4 doesn't resize the window correctly to fit my entire movie in it, resulting in a big blank space underneath the Bandwidth Profiler, and that same amount of space being cutoff the bottom of my movie. I haven't seen anything like this in 10yrs of Flash development. This is a Mac Pro, 8-core. The graphics card is ATI Radeon HD XT 2600. 6GB RAM. 10.5.3-10.5.7
 
The same FLA works without any issues on CS4/XP. The FLA saved to CS3 works without any issues on CS3/OSX and CS3/XP (same machine).I have all but given up on CS4 for OSX. Between the crappy framerates, the crashing, and not being able to TEST MOVIE, I just avoid CS4 on OSX and use CS3 on OSX or CS4 on XP.

Attachments:
test_movie_blank_bug.jpg
(36.4 K)
bandwidth_profiler_bug.jpg
(72.4 K)

View 112 Replies

Professional :: Flash Crash During Testing Movie-Mac

Jul 13, 2011

Flash CS4 frequently crashes after trying to test my movie. I have a MacBook Pro OS 10.5.8. I have updated Flash CS4 as well. Here are the problem details in the crash report.

[Code]....

View 1 Replies

Professional :: Performance Difference Of A Flash File Between Computer And Cd?

Mar 20, 2012

I am working on this cd-rom and have just reached testing stage for part 1 (of 5).  There are lots of interactive activities, video and animations.  For the activities, I dont know if I am just too tired but there seems to be items which are visible on my .swf on my computer that sometimes are visible and sometimes are not visible on the cd-rom, also in testing yesterday there sere some activities that seemed to not be working correctly (Althought they perform fine on the desktop version, on a reset of the cd-rom they then seemed to work.  Is there anything that I need to take into account for the code being read off a CD to make it more bullet proof?  I am stressing out a bit at the Unknown factor- I cannot continue to produce this resource if I cannot guarantee how it will perform in real life?

View 5 Replies

Performance :: Database Vs XML For Large Static Data?

Apr 7, 2012

I'm developing an application using Flas Builder / Flex for Adobe Air. This application will be processing a large set of static text (100 - 200 MB) using a variable set of processing instructions.The target platforms will be iOS, Android and Desktop.The data set can be either one large XML file or broken into a bunch of XML files about 3MB each.This will be decided at design time.From your experience would it be better to store the text in an Adode Air database or a set of XML files for best performance (including speed and battery life)?What other considerations should I take into account?

View 1 Replies

Unit Testing - Mock Out A Service Using Local Data In Flex 3?

Jul 9, 2009

I am writing a small flex application that will, eventually, call PHP services to perform its work. In the meantime, however, I would like to have it use local data in XML form to allow me to develop the Flex part independently of the data service.

What is the best way to do this? I want to emulate a service like this:

[Code]...

And invoke the service using issuerService.send(), populating my results as expected. How do I do this as though it were a RemoteObject instead, but keep my data local?

View 2 Replies

Actionscript 2.0 :: XML Data Not Loading Online, Works Fine When Testing?

Mar 27, 2010

I spent probably 12 hours today trying to make this mp3 player work with my limited AS2 knowledge and finally got something that looks and works the way I want it to! Hooray! Except when I uploaded it, it didn't work anymore. Where the XML data is supposed to be, it just says "undefined." I've searched everywhere for an answer and am not finding anything that fixes it. I've tried moving the files around so they're in the same folder, renaming them, making the path absolute, using gskinner's XML2 classI don't know what else to do[URL]As I was writing this, the site on my desktop where I've been working decided it would load the xml after all...but my laptop is still not cooperating, so there's still something wrong. Maybe it's not loading the xml until the songs are all downloaded?

View 1 Replies

ActionScript 2.0 :: Testing A Function Is Complete Or Testing 2 Tweens Have Finished

Feb 2, 2011

I basically need to scale an object up when the user rollsover the button which I have created dynamically already and I need to make sure the object is fully scaled up before I can allow the user to scale it back down again.Ive tried putting 2 tweens (x and yscale) into a function but not sure how to check if the tweens have finished. Im assuming if I check the function is complete it wont take into consideration the tweens may still be running.

View 0 Replies

Professional :: Testing AIR On Desktop

Jul 5, 2011

how can I test my AIR for mobile on desktop to simulate swipe events?

View 1 Replies

ActionScript 3.0 :: Recent Socket Data Transfer Performance Decreased On Macintosh Systems?

Feb 1, 2012

I'm using a .swf to connect to a socket and stream data as fast as possible for 60 seconds to measure connectivity speed.In other words a speed test.In the past say month or two, I've found Macintosh systems 10.5 and higher experience a significant slow down, In testing I see my socket connect and reach about 2.5Mbps - 3.5Mbps and literally stick as though the .swf was throttling the connection.

This 'problem' is random and appears to come and go. I've tested this in Chrome,Firefox and Safari with all the same results.Using the exact same test on any Windows or Linux OS works totally fine.Admittedly I'm an ActionScript novice however the code I'm using is below and has worked for some time up until recently.

ActionScript Code:
var s:Socket;
var Tbytes:Number = 0;
function connectToSocket():void{

[code]....

View 0 Replies

Performance :: Performance - Hold MouseDown To Increase Speed/power?

Sep 12, 2011

this is what i'm trying to accomplish; With a click on a movieclip (cannon_mc)a shot is being fired (ball_mc)

The longer mouse is down, the speed of wich the ball is fired with should increase.My question to you is;

What is the most efficient way to accomplish this? With a timer or something like this;

[Code]...

View 2 Replies

Professional :: Automate Testing Of Various UI Navigation

Jan 31, 2010

I have a website , which uses rich flashes . I want to automate the testing of various UI navigation/features - so that for each build/release , I can quickly validate the integrity of UI with these tests. I do not want to do the unit testing of action script APIs , instead I want to simulate the user events and assert the response against the known good results. I tried with Selenium, [URL] but if fails to record/recongnize the events fired in the flash component. Is there any tool (preferable Java based) available?

View 1 Replies

Professional :: Layer Disappears When Testing SWF?

Dec 5, 2010

I'm using Adobe Flash CS5, ActionScript 3.0. I've created a simple file with a few animations. When I press enter, the movie animates perfectly on the stage. But when I press Ctrl+Enter to view it in test mode (and when I export to SWF), one of the five layers just doesn't appear. It's as if I never created the layer! What could be causing this issue[URL]

View 4 Replies

Performance :: Optimization - Improving Performance With Large #'s Of Objects

Jan 11, 2011

I'm devloping some library classes for flocking/steering behaviours on large numbers of objects (2000+). I'm finding that at < 500 instances, performance is reasonable. As the numbers increase, framerate bogs down.

I've seen remarkable performance with libraries such as Flint or Box2D with ridiculous #'s of particles / objects, so it should be possible to optimize / refactor my code to be a bit better.

I'm aware of the basic optimizations, such as bitwise operations and optimized for loops. Are there any more fundamental approaches I should be considering? For example, currently each instance is a vector-based MovieClip. Would working with BitmapData be more efficient?

View 1 Replies

Performance :: Flex - Using Nested ViewStacks Cause Performance To Decrease?

Nov 4, 2011

Will I take a big hit in performance using nested ViewStacks? Should I strive to handle all navigation in one ViewStack and push children manually or will the affected performance be negligible?

eg.
<viewstack>
<tabnavigator />
<tabnavigator />
<tabnavigator />
</viewstack>

View 2 Replies

Performance :: Improve Flex Performance For Invisible Views?

Mar 19, 2012

We have a medium size Flex 3.6 application that contains around 20 different page views (managed via a single lazy ViewStack) each having multiple components. Most use custom renderers.All model data is loaded at startup and changes to model instances are communicated via binding and/or collection change events.Once the user has viewed each page at least once, all page views are instantiated and happily listen to update events.Which in effect means that each time a model instance changes, all interested views receive that event and compute derived data or trigger item-renderers.I have tested and confirmed this behaviour in a proof-of-concept application. Even when setting a list to being invisible, it still listens to collection change events and invalidates any renderer affected.What would you do?

View 1 Replies

Professional :: Text Missing When Testing Movie

Jan 20, 2009

I recently updated text in a page. Now, when I test the movie, random characters within the modified text are missing. Is this a bug or am I overlooking something? I am using Adobe Flash CS3 on Windows XP.

View 4 Replies

AS3 :: Professional - Performance In IOS - Animations Run Really Slow (CS5.5)

Feb 18, 2012

I have created an app in CS5.5 for Android and iOS. I have tested on two Android devices and everyingthing works fine. However, on an iPad and iPhone the animations are really slow. Here are some more facts:

1) My project has many scenes and in the problems scene there are upwards of 1,200 frames. But even simple animations run slowly.

2) The frame rate is set for 24 fps.

3) I have created a universal app (iphone and ipad), publish resolution is standard at full screen.

4) Ironically, I have already tried caching as bitmap. That actually slowed my animations even more. I am truely at the end of the line here and don't have any possible solutions.

View 3 Replies

Professional :: Choppy Performance After Returning From Fullscreen?

Jul 30, 2010

I'm creating a flash website in AS3 where the user can click a fullscreenbutton which works fine. Im not using the hardware mode because of the black borders it creates and I dont want that. The site is liquid in a sense it conforms to the browsers' size using Event.RESIZE.
 
The code is for fullscreen simple:
 
stage.displayState = StageDisplayState.FULL_SCREEN;
 
I'm using TweenLite to make transitions between pages and it works fine
 
UNTIL
 
I release fullscreen mode (escape) and go back to the browser. From then on all my transitions are extremely choppy (like 1 - 2 fps) and I can't figure out why. I had video on the pages but even when I completely removed the video from the pages the transitions are still choppy. When I go back to fullscreen the transitions are smooth again.
 

View 3 Replies

Professional :: Performance Optimization Vector Vs Raster?

Jan 28, 2011

I am trying to improve the frame rate of a game that draws many floor tiles. Currently, the floor tiles are vector graphics and stored as different frames in a movie clip. I wanted to experiment with rasterizing a floor tile and seeing if that would provide any frame rate boosts. I did this by converting one of my tiles (one of the frames in my movie clip) to a png and replacing the vector version of this tile with this raster version. I then tested two worlds--one filled with tile A (vector) and another filled with tile B (png).
 
In all my tests, world with tile A (the original vector version) outperformed the world with tile B. I am guessing that the reason I am not getting the expected performance gains is because I am still rendering the tiles in the old style and not using any strict bitmap drawing calls?why it is that this method fails to boost rendering speed? Would I have to switch my rendering code to strict bitmap draw calls?

View 7 Replies

Professional :: Error Opening URL File Message On Testing Movies

Aug 21, 2011

When I test some of my as3 movies a new window opens and I can test the file. Yet when I test other movies I get an (error opening url 'file message.) What causes that? It seems to me that if a movie plays it should also test in a new window.

View 2 Replies

Professional :: Slow Performance Using Anti-alias Option?

Jul 23, 2009

when I create a medium or large text block, Flash (cs4) starts to work very slow, only a objet move or a click on stage takes a lot of time to process. My computer features should be ok... 4gb ram, intel 2 core duo 2.4 hz... The only thing that I think can be a problem is that I'm using Windows Vista 64 bit.

View 9 Replies

Professional :: Does CacheAsBitmap Helps For Performance Of Shape Tweens

Aug 2, 2010

I have an image converted into MovieClip (background) and I have a mask MovieClip (bgMask) set to mask the image MovieClip like this:

[Code]....
 
In bgMask I have a few linear gradient shapes which I animate with shape tweens using keyframes. If I don't set cacheAsBitmap for both, nothing will happen since what I need is alpha masking and it will work only then. In this scenario is cacheAsBitmap working for me or agains me? (not that I have any choice). Still I could try to replace some of the shape tweens with MovieClips with solid shape in them and just move them around to uncover some part of the background, and where I want a smoother transition I would stick to the shape tweens. If the object that I've set cacheAsBitmap true to is no longer being animated moved sized and so on, would it be better to set cacheAsBitmap to it to false?

[Code]....

View 1 Replies

Professional :: CS5 Component Inspector Panel - Slow Performance

Aug 31, 2010

I'm curious when Adobe are going to repair the performance issues inside component inspector panel in CS5? Scrolling through the properties of some components is ridiculously slow, 486 like slow...

View 2 Replies

Flash CS5.5 Crashes When Testing?

Dec 29, 2011

Flash CS5.5 crashes when testing this movie using CTRL-ENTER a few times. Sometimes, a message warning that the Java Virtual Machine is running out of memory appears. I would like to know whether it is the FLA or my Flash installation that is corrupt.

see the following FLA file. [URL]

View 3 Replies

Flash 9 :: SCORM Testing On A Mac?

Nov 7, 2008

I recently finally moved across to my Mac for all of my development work. The main problem I have come across is not being able to test any of my work in a SCORM test suite. The one I have on my PC is the ADL test suite which does not appear to be compatible with the mac, so does anyone know of a suite that is?

View 3 Replies

Professional :: Testing Movieclips That Have Nested Movieclips?

Oct 21, 2010

I want to test mc animations without having to hit F12 to see if they work correctly. For instance, if I have an animation movieclip and then I make another movieclip and drop that aforementioned movieclip within, and animate [via the timeline or library preview] I'm unable to see on-the-fly what my animation looks like... it only shows the top most nest, unless I F12 it.

So if I have a character blinking eyes (one movieclip) and then I create another movie clip of the face, and put that aforementioned movieclip within, the preview animation within the library does not show how it'll be viewed when F12'n it.,,,, it'd be great to see your animations on the fly.

View 1 Replies







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