all groups > flash data integration > october 2005 > threads for october 22 - 28, 2005
Filter by week: 1 2 3 4 5
execute var from PHP in FLA
Posted by pxit at 10/28/2005 11:26:14 AM
Hi guys!
I've made a form from where a user can sign up. Now I want to tjeck in the
MySQL db if the email already exists.
How is this done? I understand I have to to the tjeck in the php file, but how
do I make the php file tell fla what to do or which frame to go to?
Any help is apr... more >>
Troubles with dataset and datagrid
Posted by sidsevensix at 10/26/2005 7:50:56 PM
Hello, I was just wondering if anyone has a suggestion to resolving the
dataset-datagrid problem I have been having.
The dataset and datagrid are created dynamically in my application.
The dataset data-provider is filled with a reocord-set passed in from a flash
remoting procedure. ... more >>
edit dynamic text, quicktime output, from commandline?
Posted by dlevine004 at 10/25/2005 7:04:57 PM
Hey everyone. I'm wondering if this is possible...
I would like to build an FLA template, with a dynamic text field. I would then
like to render Quicktime output of that template with many different strings in
that text field. Other than manually opening the file, cutting and pasting the
... more >>
Items in Combo box followed by a comma
Posted by foutuguy at 10/25/2005 8:07:45 AM
Hi,
I am trying to make a small app with a combo box, a dataset and an
xmlconnector component.
The xmlconnector gets a list iof names from a database via php, then the
dataset gets it and binds to the combobox. All this process works fine, except
that all items in the combo box are fol... more >>
xml driven CDrom?
Posted by ewyglend at 10/25/2005 12:00:00 AM
I am working on a CDrom (built in flash) that has easily outdatable content.
Instead of offering weblinks for all of the text content, I'd like to have the
CDrom call up xml from a web location that can be updated. The problem I am
running into is this: what happens when someone doesn't have ... more >>
XML->datagrid..
Posted by bambergang at 10/24/2005 12:49:27 PM
I'm importing XML data into a Datagrid. There are 7 fields to each row, but I'd
like to only display 1 field within the datagrid. When a cell is clicked, I'll
use that selectedIndex and use the value from the unseen fields to compute some
formulas and make some things happen on the stage. The... more >>
sendAndLoad in Flash 8
Posted by goodbyemoto at 10/22/2005 12:00:00 AM
I'm using sendAndLoad to get some data from a SQL database. It worked fine in
F7, and also works fine in F8 when the swf is on the server. But it will not
work when the swf is local (i.e. during testing).
I (think) I've tried/applied all the various settings/ policy settings
suggested in M... more >>
|