LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 




 
 
Thread Tools Display Modes
  #1  
Old 04-19-2004, 11:38 AM
MaKe MaKe is offline
Registered User
 
Join Date: Apr 2004
Posts: 3
Rep Power: 0
MaKe is on a distinguished road
FLASH LoadVars (memory leak)

We are working on a project where Flash application should read in a constant loop variables from php script and then

properly react.

Everything works fine execpt after a memory usage start to grow at 1Mb/min, more or less... it varies from time to time.

Our browser works then very slow (Mozilla Firefox, Opera, Mozilla Firefox and Mozilla for Linux)

Our code:

_root.onEnterFrame = function()
{
load_lv = new LoadVars();

load_lv.load("http://robin56.uni-mb.si/tekma/timer.php");
}

We also tried with function LoadVariables but we got the same results (MEMORY LEAK).

Is this a bug in a Flash or we are missing something?

Please give us some advise what to do. Is there any other possible way to read variables from php script. (10 times/sec)

We have also tested an AMFPHP example found on the www.amfphp.org/?g=examplegoogle and if you click on search button very

often and fast for a while you also get memory leak.

PLEASE HELP!!!
  #2  
Old 04-19-2004, 01:40 PM
MaKe MaKe is offline
Registered User
 
Join Date: Apr 2004
Posts: 3
Rep Power: 0
MaKe is on a distinguished road
Additional information

You can test my leaking FLASH aplication here:

http://robin56.uni-mb.si/tekma/memory_leak.html

Here is source code:

http://robin56.uni-mb.si/tekma/memory_leak.fla

Thank you for your answer.
  #3  
Old 04-19-2004, 01:43 PM
MaKe MaKe is offline
Registered User
 
Join Date: Apr 2004
Posts: 3
Rep Power: 0
MaKe is on a distinguished road
Mozilla only

This example reads variables from php script only in Mozilla. It's a bit strange to me but ok.

So in explorer you won't get memory leak of course.

Try with firefox, opera or anything like it.
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Glitch in my first Flash project keress Newbies 8 12-28-2006 02:49 PM
PHP + Flash + LoadVars Issue masster Web Platforms - PHP, JSP and .NET 16 04-14-2005 03:14 PM
Transfering memory data to flash ?? kman2004 Newbies 0 06-10-2004 05:19 AM
+++ Flash Studio PRO v2 +++ Gambini New Softwares 0 03-30-2004 05:24 PM




All times are GMT. The time now is 11:45 PM.