ActionScript 2.0 :: Flash8 Data Loading From Server Is Freezing Flash

Jun 10, 2009

I have an ASPX script that load the properties of a long list of objects from database (about 1000).

Then I have a spinning mc to entertain the user while data is loaded.

The problem is that it starts to spin, and then, at certain point of data reading the animation freezes indicating that Flash is too busy gathering and putting data into the LoadVars object (it restarts to spin after finish data reading).

Question is: there is a way to override this and force Flash to give priority to the animation? I think that's a very ugly behavior by the point of view of user and would be nice if it could be fixed.

Personally I cannot see another way to turnaround it but performing several smaller and consecutives database readings (to reduce CPU load), but I think that's a totally unaceptable solution...

View 1 Replies


Similar Posts:


Media Server :: 3.5.3 Freezing / Stuttering Server Playback Of Recorded Streams

May 24, 2010

I'm using the server Stream.play() method to playback a recorded stream, it plays back fine until it hits the buffer limit (Say I set the buffer to 5 seconds, it will playback fine for 5 seconds). But then it freezes and playback is very stuttery (1 frame every 2/3 seconds). Is this a know issue? I'm using windows 2008 server. I've tried a few things to resolve this but no luck. The server is running the dev license and has no load.

View 13 Replies

Media Server :: FMS 3.0.1 FMS Service Freezing / Failing To Restart

Mar 24, 2011

I know that we are an entire version behind the current, but this is due to problems with a failed upgrade due to a bug in FMS with streaming our (3TB) collection of .mp4's with the new version... that being said, onto our current trouble...

[Code]...

View 3 Replies

Media Server :: Installed Adobe11 For Windows7-64bit But Still Freezing

Jul 15, 2011

I am really new at this forum thing and am quite an amateur when it comes to computers, I am taking some classes, so please be patient with my ignorance when it comes to computers You Tube, Ehow, or any kids web sights(for my kids),ie:PBS; continuously freezes. I just recently bought a Samsung RV511. When I first started using it adobe worked just fine but only for about a month and now I don't remember changing anything. The only advice I have gotten was that I should back up and restore my computer. I have not done this because I am not sure exactly what it will affect. I have backed up my computer to a external hard drive but that is as far as I have gotten.

View 4 Replies

ActionScript 2.0 :: Flash8 : Why Does Flash Not Manipulate Data Imported From A Text File

Mar 4, 2009

I cant believe that Flash will let you load data from a text file then doesn't allow you to do anything with the data other than display it. Surely there must be a way you can do something the data imported ie perform some calculations.Is this beyond Flash or is this something that has been addressed in AS3?

View 4 Replies

Freezing The Flash Movie In A Pop-up?

May 21, 2009

I have created 2 Flash movies in the form of a slideshow. The flash clips are embedded in the webpage that I was modifying and it works perfectly fine. What I would like to do is to allow users to be able to click on the flash image in the web pages. Once clicked, a new pop-up window will appear and it will show the freeze image of the flash that was being clicked at the moment. Currently I am only able to make the new pop-up window and the flash still played through itself in it while I need it to freeze and be static.

View 4 Replies

IDE :: Freezing The Flash Movie In A Pop-up?

May 21, 2009

I have created 2 Flash movies in the form of a slideshow. The flash clips are embedded in the webpage that I was modifying and it works perfectly fine.

What I would like to do is to allow users to be able to click on the flash image in the web pages. Once clicked, a new pop-up window will appear and it will show the freeze image of the flash that was being clicked at the moment.

Currently I am only able to make the new pop-up window and the flash still played through itself in it while I need it to freeze and be static.

View 2 Replies

Cs5 :: Flash Freezing When Clicking Between Applications

Jun 28, 2010

Flash seems to crash/freeze when clicking through to other applications.

i cant get any work done because its crashign all the time.

View 2 Replies

Flash Freezing When Playhead Reaches End Of Timeline

May 19, 2009

I have a piece of code like a the end of a timeline, most usually looping back to frame one or a stop() if I let the playhead play through to this frame then flash will freeze!

View 1 Replies

ActionScript 3.0 :: UnloadAndStop() Freezing / Crashing Flash?

Jul 24, 2009

I have been using the new unloadAndStop() function to unload some loaded SWFs after they are no longer needed. This has been working fine whilst testing in flash, and when I have tested it using firefox. However, to my utter horror and despair unloadAndStop() seems to be crashing safari and IE8. I haven't tried IE7.

After replacing unloadAndStop() with the old unload() the crashing stopped. So I am certain this is the problem. unloadAndStop(false) also caused flash to crash. No error was displayed.

This project has been 7 months in the making and involved a lot of hard work in the evening and weekends. I noticed that it was starting to lag after being in use for a while because SWFs weren't being released from memory. When I say lag as well, It's not like normal frame rate slowing down lag, the whole application will simply freeze up for a couple seconds, and the freezing lasts longer the longer the app has been running. I have gone through and made sure to null almost every variable myself, and null any variable in the loading swf that points to anything in the loaded SWF. It appears to be working now using the old unload() function, but will need more testing to be sure because the lagging only turns up after the application has been running for about 45 minutes and has loaded and unloaded several SWFs.

Anyway, is there anything that I can do about this or am I missing something obvious? I haven't found any other posts about this, has anyone else had this problem? Why does god hate me so much?

Sort it out please Adobe, I really don't think it should be this hard to get rid of a loaded SWF. If you were in front of me right I would be screaming at you.

View 3 Replies

Professional :: Flash Player Freezing IE Browser

Apr 8, 2011

So I recently got a new laptop. It came installed with Windows 7 64-bit and Internet Explorer 8. However, after installing the current Flash Player update, IE started freezing. I would open certain pages, and the browser would become unresponsive, leading me to end the program. I would try it again, and still the same result. The culprits were always the same, hotmail and tvshowsondvd, among others. Internet Explorer 9 was released a few days later, so I uninstalled IE8 and installed IE9.

The browser worked fine for a few days, but then it started to do it all over again, with the same web pages! Then I noticed something, all these pages were heavy in flash objects. So I tried uninstalling Flash Player 10 and guess what, it started working! No more problems loading pages. I can no longer view flash objects, especially on YouTube. I haven't had the problem since, but I need Flash Player installed.

View 1 Replies

Flash :: Camera Freezing When Using FlareNFT With FLARManager?

Jan 24, 2011

I'm trying to run the example application from the FlarManager download. It worked first time using the FlarToolkit engine, but the webcam freezes if I change to the FlareNFT tracker. The only change I've made is to the onAdded function:

From this:

this.flarManager = new FLARManager("../resources/flar/flarConfig.xml", new FlarToolkitManager(), this.stage);

To this:

this.flarManager = new FLARManager("../resources/flar/flarConfig.xml", new FlareNFTManager(), this.stage);

When using the FlareNFTManager it compiles but freezes the camera feed. No errors are thrown, but the FlarManager event handlers are not triggered (e.g. onFlarManagerInited, onMarkerAdded, etc.).

View 2 Replies

Flash :: Preloader Hanging / Freezing With 'hiccups'

May 24, 2011

I've developed a flash-based site for a client who has an account with GoDaddy and have uploaded all files successfully to the hosting server. The site consists of an initial preloader named "preloader.swf", which loads an external SWF file named "main.swf" that contains different sections including an image-gallery section.However, I notice that at times (as not always this happens) the initial flash preloader for the main flash-based site loads faster than usual with "hiccups". This results in when having to view an image in the gallery section of the site (where each image is loaded externally from the server having a preloader of its own), the selected image loads in a jagged manner with "hiccups" (for instance from 22% it pauses then jumps immediately to 31%, then pauses again and jumps immediately to 47%, and so on).

Then, at a point in time, the preloader suddenly freezes/hangs the entire site, having no other choice but to refresh the site.Only then, once the preloader of the image has froze and the site is refreshed, or the cache is cleared, will the entire site work perfectly as supposed to - i.e. the initial preloader loads more slower and smoother, and the preloaders of when the images are loading are more smoother as well (no sudden jumps in the percentages as before; the preloader loads in normal increments).how I can make the site load smoothly always without having to encounter any hiccups, freezing and hanging, as I've been checking my code over and over again but I can't find anything wrong with it?I was doing some research and read that the cause might be because of the following line "ProgressEvent.PROGRESS" as it might not fire at times in IE or Firefox. Is that so? If so, what alternative must I take?[code]

View 2 Replies

ActionScript 3.0 :: Stop A Loop From Freezing The Flash Movie?

Aug 14, 2009

How do you stop a loop from freezing the flash movie? I want to put a progress bar and the loop will return the % status but the loop always freezes?

View 4 Replies

AS :: Professional - Prevent Flash Player 10.1 Freezing When Off-screen?

Jun 22, 2010

I'm working on a set of SWFs that need to sync with each other using LocalConnection in AS2It was working fine in Flash Player 10, but as 10.1 throttles Flashes when they are not visible, the SWFs lose their sync if any of the SWFs are not visible on the page.This is particularly annoying as we were not aware of this new behaviour in 10.1 and I expect the update will break a lot of similar websites.

View 3 Replies

Flash :: Media Server - Send Video And Audio Data To A Media Server By Using RTMP Protocol

Jul 22, 2010

I'm trying to make a software which sends video and audio data to a flash media server by using RTMP protocol. Currently, my program can communicate with a flash media server correctly. RTMP specifications does not describe about the raw data in video/audio messages, so I muxed raw H.264 and AAC data into video/audio messages and sent to the server. The server seems to accept them, but a video player cannot playback the stream sending from the server. The player just says "Loading..." For a test purpose, I sniffed the network packets between Wirecast and the flash media server and ripped off only video and audio data. Then, I muxed those data into video/audio message and sent to the flash media server. In this case, the video player connected to the server can playback the stream correctly.

I checked the stream sent from Wirecast, the stream seems not to be H.264 raw data because those data are not started from 0x17 instead of H.264 start code. With those situation, I am wondering what kind of container format I should use for H.264/AAC data to the flash media server.

View 12 Replies

ActionScript 3.0 :: Parse Multiple Files Without Flash Player Freezing?

Sep 9, 2011

I am trying to parse a string. It involves a huge for loop.

Tried making livesdocs out of this but it failed. So I looked with google and found this.

Does any one know...how I could apply this to a huge for loop? Trying to parse multiple files without flash player freezing.

View 8 Replies

Data Integration :: Pb Webservice Flash8?

Jan 30, 2009

first pls excuse my english...I'm trying to get data from a webservice placed on an other server, parse the data and display it in a datagrid. I'm using the WebServiceConnector component. I placed a crossdomain.xml on the remote server, allowing my domain (<allow-access-from domain="*.mydomain.corp" secure="false" />)

Everything works fine within Flash. (Ctrl+Enter) Data is recovered, parsed and diplayed propoerly.

But when i try somewhere else, it doesn't work at all. (local swf, local html, nor in http on mydomain)

I placed dynamic txt fields to trace the status of the webserviceconnector, throught a listener on "status" event. I have of course an other listener for "result" event, which launches parsing and display.

[Code]...

View 1 Replies

ActionScript 2.0 :: Flash8 : Saving The Numerical Data?

Jun 3, 2011

I am using Flash 8, and are building a game. It is an RPG-style game, and many people have been asking for a save game feature.I've been sifting through tons of tutorials and none work for me. I want to save a 'level' variable so that players can come back to it later on and pick up where they left off.[URL]

View 2 Replies

Flash8 :: Save Variable Data Is Swf Or Other File?

Jul 5, 2011

there are 2 items on stage, one is the "button" with instance name myButton and a dynamic text field.so the action script goes this way...

myVar=0;
myButton.onRelease=function(){
myVar++;
trace("click");
}

the dynamic text is initially zero (0) and when i click the button it counts the clicks up to here every thing works right but...when .swf file previewed in html after clicks if refresh is pressed the number is going back to zero.i want to upload this file and use on webpage.

View 5 Replies

Flash8 :: Loading AS From Another Swf File ?

Feb 18, 2010

I am creating a new site using Flash 8 AS2, I have a question but im not even sure if its possible. I have created (for arguments sake) Main.swf which is made up of a logo, music player and a main window, this main window is a MC called content (content_mc). This loads external SWF files into it.

At the moment when the main.swf file is accesed it automatically fades content_mc window to black then fades back out to display a swf file called 'door.swf' that all loads fine and heres my question --- within door.swf there is a button (door_btn) what i want to happen is when door_btn is clicked I want it to look at the action script listed under the main.swf file and fade out content_mc (currently displying door.swf) then fade back in with the a new swf file i.e room.swf.

So the main.swf file has no buttons on it, all the buttons will be displyed within the swf files loaded into the content MC, when any of these buttons are clicked I want the Main.swf to perfom the transition and disply the new swf file, is this possible ?

The code im using at the moment is as follows: In Main.swf i have a content_MC and transition_MC

Content_mc

Code:
onClipEvent (enterFrame) {
if (!loaded && this._url != _root._url) {
if (this.getBytesLoaded() == this.getBytesTotal()) {

[Code]......

I know ive got to put some code into the external swf files but i dont know what ?

View 1 Replies

Data Integration :: Stop Downloading With MovieClipLoader In Flash8

Jun 24, 2007

i create MovieClipLoader then i start to download an SWF file now i need to interrupt loading (close connection to server) Is it possible in Flash8? I know that there is a close(); method in Flash9.

View 1 Replies

ActionScript 2.0 :: Flash8 - Posting Data To PHP / MySQL Database

Oct 11, 2006

How I can send some text in a dynamic flash textfield to a mySQL database and vice versa? Basically I've created a text field - assuming it has to be dynamic (with an instance name of "tUserdata"), it's going to be multiline text, and upto 255 characters. As the user clicks the submit button, the data held in the flash text field is sent to the mySQL database and stored there. I understand that i have to use PHP as well - and heard i need to use the loadVars function. Need Coding in PHP and connecting to a MySQL database, and what actionscript I need to insert.

View 3 Replies

ActionScript 2.0 :: Flash8 Loading A .swf From A Different Drive ?

Mar 11, 2009

I need to make a flash located on the internet load a swf from user's PC/network. Essentially, make it so that "myrandomsite.com/main.swf" can load "U: andomfolderinfo.swf".

I tried using cross domain policies but that didn't help (of course I've never used them before so I'm not entirely sure how they work). And I'm not well versed with Javascript but I am willing to try. I'm trying to do is have a .swf from C: read files from U:

View 3 Replies

ActionScript 2.0 :: [Flash8] Username And Password Data In Separate File?

Jan 22, 2006

i am have big problems, im designing a login screen and it will require more than one user to be able to access differnt parts of the flash file. at the moment i am using IF statements.

[Code]...

there is no problem with this method but if a user wants to change there username how to change the script. the other thing is the flash file is being converted to a standalone .exe file so it's basically like a program. to get to the point I need to know if there is any way for the Actionscript to be able to read a .txt document so that when the username and password is changed in the .txt document flash will read it so when they enter the new username and password it will still allow them to access the files.

View 7 Replies

ActionScript 2.0 :: [Flash8] Datagrid - Check A Specific Cell For Data?

Jan 23, 2007

i jus want to know how do u check a specific cell for data say if its at row[1] and column[2].

View 2 Replies

ActionScript 2.0 :: Flash8 Loading A .txt File On A Different Domain?

Mar 8, 2010

Loading the text file works just fine until I put the .swf on another domain. How can I still load the .txt file without just putting it on the same domain? Is there some kind of security or permission that I can place into the html or flash?

View 1 Replies

Ajax :: Get Data From The Server In An Asynchronous Way In Flash?

Apr 14, 2010

How can we get data from the server in an asynchronous way in Flash? I am looking for something like XHR in actionscript.

View 2 Replies

As3 :: Flash - Use To Load Binary Data From Web Server?

Oct 19, 2011

I'm trying to load some binary data from server like this

var urlRequest:URLRequest = new URLRequest("http://localhost/test.php");
var loader:Loader = new Loader();
loader.contentLoaderInfo.addEventListener(Event.COMPLETE, completeHandler);

[code].....

View 4 Replies

ActionScript 2.0 :: Can't Get Flash To Refresh Server Data

Jan 27, 2006

Here's the simple steps

1. Enter part number and submit

2. Part number is sent to server

3. Part number is returned from server with a string of results (manfacturer, product location, number of stock, size, image)

4. Flash takes the results and places them in to their apprpriate display text fields and loads the image also.

All this works great EXCEPT when you try a second, third, fourth...time.

I trace all the responses and get new and correct results for every part number I enter, but it simply won't overwrite the previous displayed data. Nothing I try will get rid of the last results!

View 1 Replies







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