all groups > flash data integration > september 2005 > threads for september 8 - 14, 2005
Filter by week: 1 2 3 4 5
more Flash and ASP
Posted by Kree8R at 9/14/2005 8:53:51 PM
My forehead has gone completely flat from banging it against a wall...
Any explanation for the following will be greatly appreciated:
I have an asp page that returns the following string:
&newsitems=<p><b>News Header</b></p><p>News Item Text</p><br>
here's the ASP URL:
http://neo.artsytech.co... more >>
Loading external text with international signs to Flash
Posted by CONETURE at 9/14/2005 10:26:41 AM
HELP!
im designing flash web page with multilang. and i thinked that i make some
text file for example for cyrllic and from php aplication i will enter some
cyrrlic text to this file and after that in flash after clicking on russian
icon it loads external text with international signs to Fl... more >>
Please HELP! XML controls
Posted by cm77 at 9/14/2005 12:00:00 AM
Hi All!
Ok, so I've finally managed to get data from an Access DB to an XML file.
I loaded the XML file into Flash using the XML connector. There are about 20
records in the XML file.
I binded some fields and the first XML record gets displayed succesfully!!!
Now I'm at another dea... more >>
Dynamic number of variable
Posted by Jpmon1 at 9/13/2005 10:53:45 PM
Hello,
I have a visual c++ application that puts data(variables) into a txt file, and
every time it runs, it puts a different number of variables into the
file(sometimes 3, sometimes 10). I need to know how to get flash to read the
variables, and put them together. What I have now is the... more >>
Attaching Variable to TextArea Component
Posted by D008 at 9/13/2005 8:48:05 PM
I have been looking for this everywhere!
I am parsing a variable through javascript on the .swf file: ex:
filename.swf?variable=<?php echo $variable?>
I can catch it easily with dynamic text and adding "variable" to the Var:
but whats the equivalent on the TextArea Component???? Somethin... more >>
DataGrid Performance
Posted by flashdev1 at 9/13/2005 8:06:57 PM
I am populating the datagrid with 10 columns and 5 rows with static XML, it
takes 3-4 seconds to populate the datagrid.
Is it normal behavior to take that long? Or there is some trick to make it
fast. I tried using XMLConnector and also thru' Actionscript. Both were equally
slow.
Any c... more >>
XMLConnector Question
Posted by Christopher Hayes at 9/13/2005 2:00:50 PM
I'm pretty decent at using XML with Flash, but have always hand-coded the
loading of the XML file. I decided to try out the XMLConnector and had a
question.
Does the XMLConnector not create an XML Object when successfully loaded? I
can bind the results of the XMLConnector to a data-aware ... more >>
WANT SOME HELP ON COLDFUSION
Posted by CRASH FLASH at 9/12/2005 9:18:16 PM
ok guys i want to make a flash based forum using coldfusion like this one
so is there any resource or tutorial to get me started on this help please i have to do it
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Can Flash call an MSSQL stored procedure?
Posted by atrav at 9/12/2005 1:07:49 PM
Is it possible to get Flash MX2004 pro to execute a stored procedure in a MSSQL
database? Each time I run a particular SWF I would like the database to run
a query to create an XML file.
Thanks,
Alan.
... more >>
How to restrict grid column size?
Posted by mehultailorv at 9/12/2005 8:38:03 AM
Hi
I worked in macromedia flash mx 2004 and raised issue in data grid ..
I have used datagrid which has 4 columns . But if value of first column
increases then value of first column will overwrite on second column. So I need
to restrict this bug.
Is there any solution like wrap colu... more >>
How to set no. of columns in list ?
Posted by judo4 at 9/9/2005 7:10:05 PM
Hi,
I have a list in which I would like to set the number of columns to just more
than two.
Is this possible ? Earlier I downloaded an example from Macromedia re ASP,
Access and list. Here it is easy to add or remove columns. But I am here
connecting/ binding my data to a dataset (retrie... more >>
Loading .txt into flash
Posted by brentam at 9/8/2005 10:26:18 PM
I hope this is simple, but can't figure out how to build.
I have a text file that has (7) separate sentences "qoutes." I am wanting
flash to load only one qoute from the text file per page view. For example,
each page view would generate a random one line quote from the txt file. This
woul... more >>
Exporting arrays to MySQL
Posted by Alex at 9/8/2005 12:00:00 AM
I need to export some data from Flash to MySQL. Some elements which have own
properties, defined into the Flash application.
I need to create a record (into MySQL table) for each element I export, with
all the fields compiled.
I was thinking about a way to export associative arrays, a way that... more >>
|