all groups > flash data integration > march 2005 > threads for march 22 - 28, 2005
Filter by week: 1 2 3 4 5
XML don't load on MS Server 2003
Posted by atlacatl at 3/28/2005 8:40:18 PM
:confused; I have 3 flash movies, all calling from an xml file, they're all in
separate folder on my MS Server 2003 server. It used to work fine, up until a
week ago, and all of the sudden no more. The only movie that loads the xml is
the one that resides inside the same folder, all others ... more >>
LoadVars.Load - Get usable variables
Posted by wannaData at 3/28/2005 8:41:24 AM
Greetings
I want to get and use in Flash the value of a specific variable that comes
from an ASP page.
I'm using the loadvars.load () object, so far I was able to assign
actionscript variables to each of the variables that come from the ASP. But i'm
not capable of taking those variabl... more >>
Local DB Access
Posted by madeiras at 3/28/2005 7:24:38 AM
I need local db access from my Flash Prof App. I know I can do it with PHP and
MySQL, but is there a direct Flash Remoting connector to a local DB. Not not
have to install Apache and PHP only install Database. Thanks.
... more >>
Macromedia's pathetic forums
Posted by s0mus at 3/27/2005 5:28:05 PM
These forums hardly work. They lose posts and are function poorly. Above
that, there is hardly ANY help provided here. Is there any Macromedia people
on Macromedia's forums? why bother posting here if this is just a joke?
... more >>
Linking with dynamic variables problem..getUrl
Posted by roddyguy at 3/26/2005 4:28:06 PM
I needed to create a flash scrollbar with dynamically generated thumbnails that
would link to a page and send the ImageID as a URL parameter. Could not find
much reference material for this, was but successfully able to produce such a
scenario... almost. My problem is, that even though my Prob... more >>
Help with inserting record
Posted by ShivaElliott at 3/25/2005 9:11:16 PM
So I've been looking all over these forums, and all over the internet on some
kind of tutorial that will explain what I need to do to just insert a record
into a database using a Flash form. I know it's certainly possible, but I
haven't seen anything that just deals with "I built a form in Fl... more >>
Displaying HTML
Posted by aide morcam at 3/25/2005 8:49:40 PM
Hello everybody
I am just a beginner in Flash, so if this does seem too lame apologies.
I am trying to load external .htm files in a Flash movie.
--------------- --------------- ---------------
|Button 1| |Button 2| |Button 3|
--------------- --------------- ---------------
... more >>
Flash to CFM via loadvars.send()
Posted by Obadellie at 3/25/2005 1:36:33 AM
Does anyone know when you use loadvarsObj.send("index.cfm","_blank","post")
which scope the variables are presented to CF in?
I had assumed that they came through the FORM scope. I have changed the method
to "GET" and noticed that the variables are sucessfully passed through the URL
scope. I... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Sorting dataset to listbox
Posted by jonnysoco at 3/24/2005 7:50:20 PM
hello all,
I having trouble sorting through a dataset and populating the results into a
listbox. The code I have is listed below. If anyone can offer some assistance,
it would be greatly apprieciated.
function goSearch():Void {
//goto first data set record
_root.data_ds.first();
... more >>
Mx 2004 form to ASP + VB Script
Posted by wannaData at 3/23/2005 10:02:07 AM
Hello
I'll start an aplication based ond flash that must interact with a database. I
only have Flash MX 2004 with remoting actionscript components. As i'm not a
solid programmer I would like to know if it's possible to send the result of a
form made in flash to an Update, or Insert Record ... more >>
|