all groups > flash data integration > october 2006 > threads for october 8 - 14, 2006
Filter by week: 1 2 3 4 5
Flash<>PHP<>mySQL
Posted by Djgary at 10/13/2006 2:04:38 PM
i need to be able to do the following....
type into flash a membership number....then send the data out to a php file
(via a submit button)...the php in-turn will query the mySQL database and find
the membership number and their corresponding details (their name, their date
of birth and th... more >>
forwarding url data?
Posted by mschietinger at 10/10/2006 12:46:27 AM
this liveDoc covers getting a url variable into flash:
http://livedocs.macromedia.com/flash/8/main/00001205.html
you can pass data to a flash movie by doing the following:
www.myflash.com/testflash.swf?variablename=thisisthedatastring
this will create a variable: _level0.variablename ... more >>
Client text imput?
Posted by dwmart at 10/9/2006 7:54:37 PM
What would be the best way to create a flash application that a client can log
into and have news or other messages posted into the flash document. I have
seen message boards where you can login and post, but I would want the client
(without coding knowledge) to login on its own page and have ... more >>
XMLConnector.URL and loadVars
Posted by cuppaJoe at 10/9/2006 4:37:44 AM
Shouldn't it be possible to pass in a dynamic url path for this property? I am
successfully loading a variable using loadVars and then attempting to use that
variable to populate the xmlConnector.URL property but it does not seem to work.
Do you HAVE to hardcode a url for this property?
... more >>
Temperature controller
Posted by hugovr at 10/8/2006 3:13:26 PM
Hi all
I need to make a temperature controller.
How can i bring a live temperature inside flash I have a external text file
that have the value.
It needs to update every 3 sec, so need to reed every 3 sec the value in a
external text file.
I am new in this please help me
Thanks for... more >>
|