all groups > flash data integration > january 2005 > threads for january 22 - 28, 2005
Filter by week: 1 2 3 4 5
Flash and database
Posted by TIRislaa at 1/28/2005 8:15:48 AM
Hi, I am new to Flash programming, but I am an experienced database
programmer, and I am now wondering what is the best way to combine my flash
application with a database (MS Access or MS SQL Server)
TIR
... more >>
WebServiceConnector driven me nutz
Posted by nicetim at 1/27/2005 5:21:48 PM
Hi Everyone,
First, let me say thanks to anyone who can help me out. Second, i am farly new
to Flash.
I have been working on a flash app for some time now and am extremly
frustrated.
It has several web service connectors and data sets and data grids.
When i define the webservice it wo... more >>
Connection Without ColdFusion?
Posted by uangawa at 1/27/2005 1:09:47 PM
:confused;
Is it possible to have interactivity (receiving and updating data) between a
simple Access Data Base, your Flash Application, and a Linux server using PHP?
All data integration articles and samples on the Flash Web Pages are
ColdFusion-biased, leaving us beginners who are non-Col... more >>
Need XML conponent to change variables
Posted by rabblerouser at 1/27/2005 1:39:06 AM
I have an application that reads XML data to populate a List Component and a
Text Area Component. (This is based on a tutorial at Macromedia DevNet
(http://www.macromedia.com/devnet/mx/flash/articles/xmlconnector.html) When an
item in the list component is selected, it populates the text area ... more >>
Special characters when xml is created in flash
Posted by sashmash at 1/26/2005 6:44:07 PM
User enters text using input field, string is stored as a text node in xml
document (I use createTextNode()). If special characters like ' (apostrophe)
appear in the string - it is converted to ' in xml. Is there any way
to avoid this? Problem is, that when next time I call for stored... more >>
Data Grid binding
Posted by BrianRKoch at 1/25/2005 5:16:52 PM
I have two DataGrids. The first (DG1) holds information sent to it through a
DataSet (DS). The second DataGrid (DG2) holds information in the same format
as DG1. I would like to be able to use DG2 to update the information in DG1.
In other words, when I select a row in DG2, the selected ... more >>
No German Umlaut Characters when reading from text file
Posted by klammerauf at 1/24/2005 10:06:03 PM
According to tech note tn_14143 it is necessary to convert special characters
in text files in URL encoded form.
This works for some special characters like the trademark sign (%E2%84%A2) or
some nonspecial characters like 'a' (%61). But it doesn't work for german
umlaut chars like %E4, %F... more >>
context xml menu with icons and submenu
Posted by Marco Sottana at 1/24/2005 9:36:04 AM
where can i find a context menu that load items from xml and have icons and
submenu like context menu of windows?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
best FLASH CMS
Posted by Marco Sottana at 1/24/2005 9:31:28 AM
anybody know a flash cms?
what is the best flash cms?
... more >>
Displaying special character problem
Posted by YPAJIE at 1/24/2005 8:04:38 AM
hi,
i have integrate an xml file into a textbox in my flash application, but when
the data contains special characters (-,',$@&), it displayed as boxes in the
text box. Not only in the textbox, it happen when i trace() it. Is it character
set issue?
thanks
-ajie
... more >>
Temporary files
Posted by computerfeet at 1/22/2005 4:14:04 PM
hello, does any one know how to make flash load the data new every time??
once my window is open and i modify a txt file then reload it, it is the same
information as before until i close an reopen the browser. can any one help??
thanks a lot
... more >>
|