ActionScript 2.0 :: SendAndLoad - SWF Freezes Until All Data Loaded

Sep 15, 2004

I'm attaching an MC to the timeline and within that attached MC is a LoadVars.sendAndLoad command. This works flawlessly when I have a few variables but becomes horribly bogged down when I have to send (and receive) lots of data. It actually freezes my swf until all the data is loaded, then switches windows <minimizes itself in Win XP> after it's all done loading. I need a way for the original attach movie to finish loading, before I send the PHP commands...

View 1 Replies


Similar Posts:


ActionScript 2.0 :: CS3 XML SendAndLoad - Using PHP To Read Sent XML Data

May 29, 2009

I'm using sendAndLoad to send data from a Flash form to a PHP script. The PHP script will search an SQL database and return the results, in XML, to Flash for parsing. The problem is I'm completely stuck on how to extract the sent Flash information with PHP. It's a single tag with attributes.

View 1 Replies

Flex :: Datagrid Freezes While Retrieving Data?

May 26, 2009

i have a datagrid which grows in size depending on the result of a call to my db. The call to the database returns an object with 30+ values for each row. When the number of rows returned exceeds about 80-90 the datagrid renders odd. It displays the first 50-60 rows fine but then it displays blank rows and they even continue to display outside the border of the datagrid.what is happening? Im using mxml webservice to retrieve the data.

<mx:DataGrid dataProvider="{resultsData}" rowCount="{resultsData.length}" allowDragSelection="false"
id = "confRoomLookupResults" width="948"

[code].....

View 3 Replies

ActionScript 2.0 :: Send The Data Using SendAndLoad Method To Asp File And Get Data Back From Asp File

Feb 13, 2008

I am the fan of kirupa but this is my first thread in forum. I have some problem with sendAndLoad method with actionscript 2.0. I am developing a online game with flash mx , MS SQL 2000 and asp. The problem is I send the data using sendAndLoad method to asp file and get data back from asp file. But when the internet connection is not good there is a problem like jam or lost packets. How can I prevent the lost of packets. Some of the data are important. Is there any way to solve this?

View 1 Replies

Data Integration :: LoadVars - SendAndLoad() Over Https?

Feb 20, 2007

I am having problems with loadVars over https. What I am trying to do is sending credit card information from a flash store to a PHP-script on a server over https, and the PHP-script should return a reply. (So I am using the LoadVars sendAndLoad command). The problem is that the reply I get from the script is empty. If I try the same over http, it works fine.

View 4 Replies

Flex :: FLVPlayback Component Freezes When Seeking Beyond Loaded Content?

Mar 12, 2010

I'm creating a flex-based video player, using the FLVPlayback component (imported from Flash Pro CS3). I've reskinned all of the player controls and linked them in, and it's all working really well...However, if you try to seek beyond the point where the video has loaded (it's using progressive download), the video completely freezes. You can no longer pause, play, seek to somewhere else, or anything. I understand it can't actually play a point in the video that hasn't been downloaded, but the whole thing seems to just become unresponsive

View 1 Replies

ActionScript 3.0 :: SendAndLoad Vars - URL Loader Data Format

Jul 4, 2009

Why this does not work?...It should send and load Vars but it does not even trigger when complete...
var postVars:URLVariables = new URLVariables();
postVars.userId='cat';
postVars.folderId='dog';
var request:URLRequest = new URLRequest();
[Code] .....

View 4 Replies

Data Integration :: SendAndLoad() - How To Write The Server Side

Nov 1, 2006

i do not know how to write the server side .can someone tell me what should be the script?

View 1 Replies

ActionScript 2.0 :: Finding Out When Data Is Done Sending Using SendAndLoad / Send

Apr 29, 2008

Is there a way to trigger an event when data that is being sent to a PHP file is finished? I'm putting together an "Export to JPEG" thing and am chunking up the image data as to not get the "Script is running too long" type response. Here is the code I've got:

[Code]...

View 2 Replies

ActionScript 3.0 :: Sending Binary Data To Server Via URLLoader (Freezes App)

Dec 20, 2011

I'm trying to send about 1 MB of binary data to server via URLLoader. But when I call method load of this class, my application hangs for about 1-1.5 seconds, then uploading runs normally. How can I prevent it?

View 2 Replies

ActionScript 3.0 :: Evt.target.data Freezes - Line Doesn't Get Executed

Jun 29, 2009

So I have a bit of an odd error.

[Code]...

The line that says xmlData = XML(evt.target.data) freezes my program. Nothing gets past that line. I have no idea what's causing this problem... What I mean by nothing gets past it is that anything anfter that line doesn't get executed. I put the userArea.addChild(userList) before all over the function to determine where the problem was and it's only after that line that my userList was no long showing up.

View 2 Replies

Professional :: Flash Game Freezes On First Question Then Once Loaded Plays Fine?

Dec 9, 2011

I have built a flash game.  It seems to load fine.  I have a landing screen that clicks to the first question.  At the first question I can mouse across the answers, but it will not progress.  In addition the music does not play.  After a few minutes it does play and plays each time.  If I empty my cache file it does the same.

View 1 Replies

Data Integration :: SendAndLoad XML Request That Works Perfectly But Inside Of Any Browser It Stops ?

Sep 20, 2006

I have a simple sendAndLoad XML request that works perfectly on 95% of the computers I have used. I have check crosssite stuff and everything i can think of. Its not browser specific ,os specific, or flash version specific. On these computers I can run the same flash file on a standalone player and everything works flawlessly but inside of any browser it makes the request for the XML file and stops right there. After a while like 10 minutes flash gets tired of waiting and returns not found. I can navigate to the xml file via the same browser. Upgrading Flash doesn't help.The only thing consistent is it only happens to windows computers. The requested URL is the complete URL. I have changed this and still the same.IE or Firefox still the same. Version 9 player in both. I have montiored network traffic and see the request made and maybe a response but flash has moved.

View 1 Replies

Data Integration :: "https://" Sendandload On A Secure Site

Jun 1, 2006

I am having a problem with sendAndLoad on a secure site. Has anyone run across this before? In Internet Explorer it does not work at all. The Flash forms are sending data to PHP scripts on the secure site (https) and connecting to a MySQL database. If I change it to a non-secure site (http) it works fine.

Using Php file i m able to save all data but didnt get response back to flash file using [ result="OK" ] OR also i have tried replyXML.onLoad = function(success:Boolean) {
but always it become fail.

View 1 Replies

Long SWF Freezes Near End

Sep 21, 2009

I have a long timeline based animation, about 23 minutes in full.  When I test or publish the movie, the SWF freezes with about one and a half minutes of playback time left. The streaming audio, however, continues to play.I know that the error isn't due to some sort of errant stop action at that point in the animation because I have it broken up into several scenes, and if I test the final scene by itself, it does not freeze and plays back correctly.  Also, if I rearrange the scenes, the SWF still freezes about 21 minutes and 20 seconds into the animation, which, after rearranging, corresponds to a different point in the animation.

View 1 Replies

ActionScript 1/2 :: Video Freezes 1 Second In?

Sep 6, 2011

I have a flv which is in the same root folder as my exe. I have a navigation bar which takes me to the specific point in the timeline where the video is. Once the video comes up it plays for 1 second and then freezes. If I manually scrub the timeline past that point the video will continue and loop as intended, but right off the bat everytime the video freezes?
 
I'm at a complete stand still, Have tried reinstalling flash player, tried installing old versions of Flash player, nothing seems to fix it.

View 7 Replies

ActionScript 2.0 :: SendAndLoad XML?

Nov 4, 2009

i am trying to get my serverside URL link from XML file to be able to POST in flash using sendAndLoad method.

[Code]...

View 0 Replies

ActionScript 3.0 :: Why Transition Between SWFs Freezes

Aug 12, 2009

I have a problem with a flashsite I'm working on. It freezes when I click on the page with the most content on it. I use the "alpha" transition.

Here's the code:
import fl.transitions.*;
import fl.transitions.easing.*;
var p1age1 = new page1;
var p2age2 = new page2;
var p3age3 = new page3;
[Code] .....

View 3 Replies

MX Playback Hiccup/freezes On Frame

Jun 30, 2010

I finished my flash logo for work and am now having a problem when trying to publish/export/play the file. On frame 110 when the first shimmer crosses the "M" I get a hiccup on that frame, it should be a smooth transition. Once the video plays once the replay works fine, but this is going to be the intro to our website, one time view.

The playback was working great the day before. Today, after some more tweeks, not so good. Only thing I could fathom was maybe too many masks (added 1 more today, 3 in total) were being applied but I tried removing all masks and am still having the same problem.

Visit the link to view intro:Metagraphics Intro

View 2 Replies

Flash :: Button Bar Duplicating And Freezes

Jun 28, 2009

I created a button bar with 6 buttons that display separate content.  When I click on one of my buttons, it brings up the content alright, but on release creates an entire duplicate set of buttons on top of my existing set of buttons.  I can click on another button, and it will display content okay, but add yet another set of buttons on top of itself. after 2 buttons it basically freezes. why are my buttons in essence copying itself, and how can i correct.

View 6 Replies

ActionScript 3.0 :: Connection Error Freezes Swf For IE

Feb 26, 2011

Using AS3 on Flash CS5 Pro. I've got a parent.swf which passes info to/from a child.swf via the following code:

[Code]...

The connection works fine except that when IExplorer loads the parent.swf it tells the user that "To help protect your security, Internet Explorer has restricted this webpage from running scripts ..." The thing is that even if the user now clicks ok, the swf freezes. I've checked why this is and I found that what is happening is that IE runs the swf again and this triggers the error : "ArgumentError: Error #2082: Connect failed because the object is already connected. at flash.net::LocalConnection/connect()". This double connection attempt freezes the swf.

How should I capture this error and prevent this from happening? I'm a normal programmer and have never done any error capturing before. Also, there is one particular child.swf (there are several) which to me seems to be the same as all the others; I wrote the same code precisely as far as the connection is concerned. However, only on the Chrome browser, it does not load like the others and freezes the swf. Curiously, it works fine when I test it on my laptop/Chrome, but refuses to load when I try from a remote computer. Has anyone seen anything like this? Is it a browser/plugin error or something on my side?

View 1 Replies

Banner Freezes / Crashes Browser

Oct 21, 2010

I've got an animated banner for my site which I've grown quite attached to. It's a scene of the sky with the Title of my site on it and there are clouds that move constantly across it.Now the tricky part and part that I think might be freezing up the browser (firefox) is that the background changes depending on your computers time.So if you visit my site and the time is past 6:00PM, the day background will change to night.It's not an instant change though. You actually have to refresh to get it to change. Anyway, if I let the site/banner sit in my browser as either the active tab or the non-active tab for at least 10 minutes, the whole browser will freeze up. The only way to stop it from freezing up is to close it and restart it.I don't know what I did wrong, but I was hoping you guys could tell me. The file size is not that big (262kb). The images were converted from .jpg to vector, so I can't see why it'd be too graphic intensive. Basically I'd just like to be able to run it at the current resolution and quality, but not have it crash people's browsers.

View 3 Replies

ActionScript 3.0 :: Website Freezes In Safari

Oct 2, 2009

When i open the site [url].. in any other browser except safari it seems to work fine. When opening in safari it is loading 5 thumbnails of 6 and just freezes. After 5 min of wait it shows the error[code]...

If I open the site again it works. But if the cache is clean( if i clean cache) it is not working the first time. Thus all users that open my site in Safari for the first time get stuck on the loading.

View 2 Replies

ActionScript 3.0 :: SoundSpectrum Freezes Mybrowser

May 25, 2010

I have created a mp3 player to stream 15 mp3s, each is about 5Mb & about 5 minutes long.

I have also created a simple visual equalizer with SoundMixer.computeSpectrum(). It is only 128 simple lines dancing across the whole page.

It all looks fine, except after playing for about 2 tracks, the browser is frozen and need to be shut down.

I wonder if this is due to the download limit of the server or the SoundSpectrum, or some other issues?

View 3 Replies

ActionScript 3.0 :: Tween Freezes Even When Using Package?

May 13, 2011

I have a tween, and it keeps stopping before it complete. With some research, I found it was a scope issue, and that the solution was to put it into a package, like so:

ActionScript Code:
package globals{
import fl.transitions.Tween;
public class globals {
public static var tween:Tween;
}}

Then, I have this line:
ActionScript Code:
globals.globals.tween=new Tween(obj,prop,func,begin,finish,FPS,useSeconds);
The animation continues to freeze.

View 1 Replies

ActionScript 3.0 :: Video Freezes - But The Sound Is Still On?

Sep 13, 2011

I am streaming user cameras through fms server. And sometimes (I don't know when) the picture of some camera freezes, but the sound is still on.I think that something is wrong with Video object, because if I recreate Video object to freezed camera (with the same stream) the picture starts again.

View 3 Replies

Actionscript 3.0 :: Fullscreen Sometimes Freezes Video?

Jan 13, 2010

I just noticed it while working on a new project. When I enter fullscreen with fullscreeensourcerect in Internet Explorer and then exit again, there are leftovers (artifacts) from the video still visible where they should not be. I have attached a screenshot to demonstrate. The same flash movie works in firefox withouth these artifacts staying onscreen. Internet Explorer Version: 8.0.6001.18702Firefox Version: 3.5.7Nvidia Geforce GTX 260 (Driver version: 195.62)

flash code:
Code: Select allpackage
{

[code].....

View 3 Replies

ActionScript 2.0 :: Do While Loop Freezes Constantly

Jan 10, 2006

I have an array with let's say 10 items (keuzes_arr) in it and I want to put 'm on stage randomly, but every item can only be placed once. So I created a little loop, but for some reason the loop freezes constantly. This loop creates a random number, checks if it's already been used. And if not it use it to place the item on the stage.

[Code]...

View 3 Replies

ActionScript 2.0 :: LoadVars Can't Access URL - Then Freezes

Apr 19, 2006

You use a loadVars object (or even a loadVariables object) to get some data from a URL , but the server of that URL is down (or some kind of problem is happening with it),,.. and then it's as if your flash movie is just looping forever to get it?

Ofcourse, you then get the window saying something like "A script in this movie is letting your movie stop working. Do you want to abort the script" more or less.

Is there some kind of timeout function that I can use, in case loadVars can't access that URL, then it just breaks, and continues normally????? Ofcourse, giving a bad URL , will just give an onLoad event, with a "false" parameter, indicating that the URL wasn't loaded successfully.. but I'm talking about when the URL actually exists, but say the server is startign up, or there is a problem with, say, the Apache server on there... or something.

View 2 Replies

ActionScript 2.0 :: FLV Plays One Frame Then Freezes?

Mar 14, 2007

Does anyone know of any reasons that this might be happening?

ATTACH CODE-----------------------------------------------------------------------
var my_xml = new XML();
my_xml.ignoreWhite = true;

[code]......

View 1 Replies







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