Macromedia Flash Server - FlashPlayer Problems!

This is Interesting: Free IT Magazines  
Home > Archive > Macromedia Flash Server > June 2005 > FlashPlayer Problems!





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author FlashPlayer Problems!
John

2005-06-20, 5:45 pm

I'm testing a app that records some streams and puts them all in a list=20
component based on shared object.Something like this=20
vids_so =3D SharedObject.getRemote ("plist", client_nc.uri, true);
vids_so.onSync =3D function (list)
{
files_lb.removeAll ();
for (var i in vids_so.data.vArray)
{
files_lb.addItem (vids_so.data.vArray[i], vids_so.data.vArray[i]);
}
};
vids_so.connect (client_nc);=20
If I publish my flash for FlashPlayer 6 i get no error , but for FlashPlaye=
r=20
7...i get some "undefined" strings in the empty lines of the list..I also=
=20
get some other problems on some button components..
Can anybody tell me why is this happening ?
Thx

=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com