all groups > flash data integration > april 2005 > threads for april 22 - 28, 2005
Filter by week: 1 2 3 4 5
xmlconector.trigger() how to read the params in php?
Posted by jose cardona at 4/28/2005 10:41:23 AM
i send the params from a xmlConector to a php but i dont know how to get
that data in php
with the name of the component?, $_POST["params"]? i dont know what to do
thanks for your helk... more >>
Flash with Database
Posted by visualshocker at 4/27/2005 5:24:46 AM
We have web based application in ASP.net & IBM DB2 database. I just wanted to
know if we use flash for user interface (forms & other components), whether
flash is compatible with ASP.net & IBM DB2 database. This is very urgent
proposal. Can anyone clear my doubt?
... more >>
limit results
Posted by Ulitasch at 4/27/2005 12:00:00 AM
Hi.
How can I show in a text area ONLY selected results (I get from the xml-file
generated by a PHP-document). like in PHP/mySQL you would write $query =
"SELECT * FROM paintings WHERE id = '5' "; or do I have to write for every
flash-page a new PHP-document? tnx for helping me!
... more >>
XML to dynamic text field
Posted by MORZ at 4/27/2005 12:00:00 AM
New to XML. This is probably basic. Trying to load titles of lessons from an XML file to individual dynamic text fields without using a component. Any quick solves?
MORZ... more >>
load php
Posted by Ulitasch at 4/26/2005 12:00:00 AM
ok . i have managed to get data from a xml-file. this file is generated by a
php file. So on every load I have to get this php file to generated the newest
xml-document. How can i load the PHP-file into my flash-site?
... more >>
keep data update
Posted by jose cardona at 4/25/2005 10:44:08 AM
hi guys, i have been trying to do this for longggggg time, i hope u guys
can help me.
i have an xml file
let say is something like this to make it easier the real aplication is
a kind of monster.
numbers
----1
----2
----3
letters
----a
----b
----c
ok the numbers, lettes, etc a... more >>
Associative Arrays from SOAP?
Posted by suaveant at 4/25/2005 12:00:00 AM
Using Flash MX 2004 Pro. I am setting up a web service to pass data to Flash
from Perl. I am trying to figure out how (if it is possible) to define the WSDL
type definition to make Flash understand these.
Can anyone help me with this?
... more >>
Populate XML data based on clicked link
Posted by Rick W. at 4/24/2005 12:00:00 AM
I think the summary may describe the problem but - I'm doing a page where a
product diagram allows the visitor to select a product group. This selection
brings up a swf that lists the products within the group and allows the visitor
to drill down. Right now I have a different swf for each prod... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Passing variables to ASP
Posted by jeskey at 4/22/2005 5:42:58 PM
I am trying to pass variables from a contact form to an ASP page to be written
to a database. I have input fields on the contact page and have given them an
instance name of xxxx_txt.
When i call GetUrl or LoadVariablesNum using the GET method, the items are not
passed in the URL. However... more >>
Loading CSS into Flash
Posted by johnny t at 4/22/2005 2:30:39 PM
Hi,
Does anyones know how you load an external CSS file into a movie clip that's 2
MCs deep from the _root timeline?
I've managed to do it on the _root timeline, but it doesn't work when i'm in
the movie clips's timeline...
The XML loads in ok and the text field is called myText. The... more >>
|