all groups > flash data integration > july 2005 > threads for july 1 - 7, 2005
Filter by week: 1 2 3 4 5
Can you give me datagrid bind with xmlconnector
Posted by iflashmx at 7/7/2005 7:15:41 AM
Pls can you give me datagrid bind with xmlconnector or display data in datagrid from xml file
I am fresh to flash mx 2004
Pls help me... more >>
socket - from flash player 6 to 7
Posted by raj144 at 7/6/2005 6:05:36 PM
I have a client server app which works well as long as i use flash player
setting for version 6. Server sends null, etc and i parse it the way i need it.
All communications are done well and things work as they should.
As soon as i chagne the settings to use player 7 from 6 it stops working. ... more >>
Ready For Next Step (Using A Database)
Posted by AwesomeDigital at 7/5/2005 12:00:00 AM
I would like to start building applications in flash with a database, but I am
nowhere ready to shell out the big bucks for Cold Fusion out of my own pocket.
Are there any other cheaper alternatives anybody might recommend to learning
how to work with a database?
Could I just do it if I ... more >>
Database working both locally and on the web
Posted by lulamae at 7/4/2005 12:00:00 AM
Hi.
A customer asked me to create a database application in flash or
director, working both on a cd-rom and on the web.
He told me: the database should be SQL based and the application should
be the same for both usage.
Well, I think it is not possible, because working with a SQL db requires ... more >>
UIScrollBar Breaks CSS Formatting
Posted by Alex Drinkwater, Goldsmiths College at 7/4/2005 12:00:00 AM
:confused;
Hi people. I'm trying to load some CSS-formatted HTML text into a text field
in Flash MX 2004. I've managed to assign the external stylesheet to the text
area using Actionscript, and get the text itself from an external file. The
text display fine. However, when I add a UIScrollBa... more >>
Loader Component - Does not load symbol
Posted by italoosorio at 7/2/2005 12:00:00 AM
:confused;
Hi. I need your help, this is very important for me.
I have a movie call data.swf. This has a symbol call "Form_Edit" in the
library. Data.swf use this symbol in this way:
var myWindow = mx.managers.PopUpManager.createPopUp(this,mx.containers.Window,
true, { contentPath:"For... more >>
How do I log in a user???
Posted by Eaglemon at 7/2/2005 12:00:00 AM
How do I use info from a MySQL database to see if the username and password are correct, and if so, log in the user? Or maybe even just go to a new scene.... more >>
How to display a set of data in a data grid when driven by a combo box?
Posted by Si Fi at 7/1/2005 8:45:54 AM
I am trying to build a page where the user can select a syle of food (i.e.
chinese, italian etc) from a combo. I would then want the relevent restaurants
to be displayed, possibly in a DataGrid. Is this easily do able like this?
Would i need more than 1 XML file.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Datagrid with rows and invisible text
Posted by pixart at 7/1/2005 12:00:00 AM
I'm having troubles with the FUDatagrid component
I create a http://www.comfot.com/sitio/Pantalla2.swf the grid create the rows but doesn't show the information
... more >>
Dataset Population Very Slow
Posted by WHC325 at 7/1/2005 12:00:00 AM
A dataset of 100 fields and variable length is populated in AS2 from a Flash
remoted query result. The query result arrives from the CF server very quickly.
The dataset fields are each bound to individual TextInput boxes. Populating the
dataset with this AS2 script:
ds1.addItem({ProductI... more >>
|