all groups > flash data integration > october 2005 > threads for october 1 - 7, 2005
Filter by week: 1 2 3 4 5
[FLAMX+PHP] how to pass special characters as & to flash?
Posted by sweetman NO[at]SPAM iol.it at 10/7/2005 11:05:20 AM
Hi all,
I have a db containing company names and I need to pass them to flash.
some company names are 'smith & son' so the & is a problem, when
passing strings to flash. in fact i flash I get the company name above
as 'smith', leaving out the '& son' portion.
How can I solve this?
is th... more >>
Help using LoadVars()
Posted by FurToy at 10/7/2005 12:00:00 AM
Folder has "money.txt" and "money.fla"
Money.txt has just one variable...
&money=500
In Frame 1, of action layer, I just want to trace out in the output window the
value of money in the money.txt. I can't even get that to work.
//Create instance of LoadVars
var myData:LoadVars ... more >>
Update Dates from Flash into MySQL Dbase
Posted by Kryss2099 at 10/7/2005 12:00:00 AM
Hi,
I've to make a difficult choice. Either I can actually see my date. Or I can
update it.
Let me explain in more details, I've afield date, linked to a MySQL through a
CFC (web service).
Now if I put the "Encoder" in the Connector Schema for the date to
YYYY-MM-DDTHH:NN:SS, I can upd... more >>
Flash + PHP
Posted by Ravenslade at 10/5/2005 12:00:00 AM
I have a ticker that i have created for my website and inserted it into a html
page and it works fine on the server. When i add it a PHP it doesn't work. I
have also saved the page as .ihtml
Is it possible for it to work like this?
... more >>
Will a Web Service Page get saved to the Temporary Internet Folder
Posted by momolarson at 10/4/2005 12:00:00 AM
I am trying to stop my XML from being stored in the Temporary Internet Folder
of IE. When I use XML or XMLConnector, I notice that my XML file is cached
there. Would switching to a SOAP Request stop this?
... more >>
Massive Data Integration - HOW?
Posted by miquael at 10/1/2005 8:51:49 AM
i'm developing a Flash application that needs very fast access to a very large
amount of data to represent in a dynamic visualization.
currently, i am planning to have the data parsed into several XML documents to
then load into Flash, and parsed into Arrays via ActionScript. it appears,
... more >>
|