all groups > flash data integration > may 2005 > threads for may 29 - 31, 2005
Filter by week: 1 2 3 4 5
LoadVars inside a class
Posted by efrenmgp at 5/31/2005 10:57:04 PM
I have a class to lad data from a php script and it loads just fine, my problem
is that I can't pass the data to a property of that class. (see example code):
It loads the id value without any problem, my problem is about scope. the
onLoad() function is a method of the lv object, and from th... more >>
Getting url variables
Posted by gs NO[at]SPAM liquidj at 5/31/2005 6:33:23 PM
I am creating an eCard application. I created the front end, which passes the
info to a database, and sends out an email to notify the recipient. The Url
with the email has two variables attached to the url string. When the recipent
selects the link, they go to a page where there is another fl... more >>
Radio buttons in Flash MX
Posted by xarc at 5/31/2005 8:05:06 AM
Hi all, i am setting up a flash game and we are passing info back to our server
and we are having no trouble passing names and addresses and data like that but
we are having trouble with the some questions we have built into the game we
want to use radio buttons to answer yes or no to certain ... more >>
Web Services Help
Posted by Atmosfera at 5/30/2005 8:34:18 PM
Hi there, I'm trying to display weather from a web service, but I don't know
how to use this function, can somebody help me please, I'm using this address:
http://live.capescience.com/wsdl/GlobalWeather.wsdl
thanks in advance!!
... more >>
Flash and PHP
Posted by jhutchdublin at 5/29/2005 8:11:59 PM
I'm having trouble with the following code. I keep getting an undefined error.
the text box has been name correctly.
var dateDisplay:TextFormat = new TextFormat();
dateDisplay.font = "Georgia,Times,_serif";
theDate_txt.setNewTextFormat(dateDisplay);
theDate_txt.autoSize = "left";
var ... more >>
RSS Feed with Flash
Posted by jag_sv at 5/29/2005 7:16:17 PM
Hi there, hope you guys can help me out. I am trying to develop a RSS Feeder
with flash. The idea is to have a flash text displayer and every time the Text
has been updated on the server to automatically be pulled by the flash text
displayer. This has to be an automatic process without refresh... more >>
|