all groups > flash data integration > august 2005 > threads for august 22 - 28, 2005
Filter by week: 1 2 3 4 5
how much XML can Flash handle?
Posted by Mark.P. at 8/26/2005 12:00:00 AM
I added only a small part of the XML, but this is the structure as it stands
now. How large can this get before Flash choaks on it? Is there a limit to
how much it can hold or is it just a matter of how long you want to wait
before Flash gets it all in?
thanks
<menu>
<product gro... more >>
MySQL BLOBs, can they be SWFs
Posted by ski_geek at 8/25/2005 6:20:11 PM
I am wondering if the BLOB data type in MySQL can be SWFs, FLVs, and MPEGs?:confused;... more >>
Binding .NET WebService methods to Actionscript arrays
Posted by Dimitar at 8/25/2005 12:00:00 AM
I can't find a way to fix this.
1. The scenario: A web service is reading the nodes of an XML file and
represting them into arrays.
2. A Flash UI is binding to these webservice methods (which return arrays) to
Actionscript arrays.
------
Here is the code:
1. The XML structure:
<so... more >>
bound index using actionscript
Posted by steeban at 8/24/2005 12:34:39 PM
hi everybody...
does anyone know how to do this ????
i am binding an xml connector with a textarea component and a combobox
component...
when an item in combobox changes the value changes in the textarea....
the general syntax to make a databinding using actionscript is this
--------... more >>
Does a DataSet Comp eaccept multiple binds?
Posted by conquerors04 at 8/24/2005 8:31:59 AM
I am binding an XMLConnector to a DataSet Component in order to gather data and
store it, but I am doing multiple calls to the connector. On each call, the
data is writing over the current data in the DS. Is there a way for the DS
comp to make sure after each call, the pointer goes to the en... more >>
shared object data into new mc
Posted by dr_font at 8/23/2005 8:58:55 PM
I'm having trouble getting data out of my shared object into a new movie
clip... it works great withing the main clip, but keeps returning an
'undefined' in my newly loaded clips... here is my sharedObject code on my
first frame of my _root MC
.............................................. more >>
XML to Flash Tree
Posted by nicky2005 at 8/23/2005 11:22:23 AM
Hi,
I'm using XML to build a tree in Flash MX using the following code. The code
that opens a node, assigns an icon and sets the node as a branch is not
working. If anyone can help I would appreciate it.
<?xml version="1.0" encoding="iso-8859-1"?>
<node id = "0" open="Y" label="prope... more >>
no cache for XML data
Posted by DC Gringo at 8/22/2005 12:13:20 PM
I have a flash .swf that reads from an XML file. This file is updated
frequently and I do not want it cached. Should I nocache it in the
enclosing .aspx page, somewhere in the object tag, or somewhere else?
_____
DC G
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|