all groups > flash data integration > march 2006 > threads for march 22 - 28, 2006
Filter by week: 1 2 3 4 5
Can Flash load .asp files rather than just read them?
Posted by forumnotifier at 3/28/2006 8:41:13 PM
Hi all,
I was wondering if anyone could tell me if Flash MX 2004 was able to more than
just read external file like .asp, and actually load them. For example, in my
Access Database I have one table with an Autonumbered column called WordID. In
my .asp script I generate a random number to s... more >>
ASP and Flash
Posted by OrvJansen at 3/28/2006 5:03:51 PM
Hi!
OK, I know that I can set up a Flash movie to bring in ASP variables using the
LoadVar command. But this appears to be an active method of obtaining these
variables -- in other words, Flash contains AS that tells it "Hey, go out and
get those variables right now". Is it possible to set ... more >>
xml sites needed
Posted by multianna at 3/28/2006 2:53:00 PM
Hi I"m looking at using xml for my final project and i've very little time
left. I'd appreciate it if someone could point me in the right direction. I
want to save a chosen preference to xml so that the next time the package is
opened the preferences are retained. theres a coule of other thin... more >>
variable for media component
Posted by Branstar at 3/27/2006 3:10:48 AM
hello all,
I would like to bind a variable to the 'contentPath' property of the media
playback component... simply inputing the variable name into the field name of
the property doesn't seem to work... how do I go about this?
thanks for the help,
brandon
... more >>
Flash Data Newbie needs data help please
Posted by snurg at 3/25/2006 4:14:59 PM
Hi, I am a newbie to using dynamic data in Flash
I am building a site for a client that will have a News
section, where news text will live inside a ScrollPane
and I need to set up the RIA in a way for the company
to update this news text down the line, without them
having me re-authori... more >>
XML: Multiple Parent Nodes and DataSets?
Posted by Moztof at 3/24/2006 2:22:59 PM
I am using one DataSet for my entire project. Each Time I load a new XML file
into it I clear the DataSet. So things have been working rather nice and smooth
using one parent node. I have a question concerning multiple parent nodes and
one DataSet. Here is an example of my XML file:
<?xml ... more >>
Is there a Flash/MySQL tutorial somewhere?
Posted by James0816 at 3/24/2006 12:48:33 PM
Trying to ramp up my website to the next level by integrating my database with
Flash. I've looked around for a tutorial on this but haven't found one. Must
not be looking in the right places. Can someone point me in the right
direction?
thx
... more >>
looking to send data to php only
Posted by ck1mark at 3/22/2006 10:32:33 PM
I am using this code which is wrong but i havent found how..
var url:String = "http://www.milliondollarring.com/updateClicked.php";
var dataToSend:String = "&clicks=" + obj;
var sender:LoadVars = new LoadVars();
sender.send(url, dataToSend, "POST");
<?php
$recieve = $_POST;
?>
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|