all groups > flash data integration > april 2006 > threads for april 15 - 21, 2006
Filter by week: 1 2 3 4 5
How do I Access Data in XML Connector
Posted by WrongSideOut at 4/21/2006 8:04:47 PM
--------------------------------------------------------------------------------
I have an XMLConnector attached to a xml file and bound to a label. This is
working fine.
My question is:
How do I access the data values in a component or the XMLConnector through
actionscript. I can s... more >>
Web Hosting for Flash/ColdFusion/MySQL
Posted by Hawk98 at 4/21/2006 4:27:24 PM
I am new to Flash and interesting in creating simple forms/guestbooks using
flash. My web hosting service supports most php & mysql technology. Most of the
tutorial I see on the the macromedia site refer to coldfusion.
Can anyone provide tips or articles relating Flash/ColdFusion/MySQL on we... more >>
XML and Hyperlinks(With anchors)
Posted by vin-E at 4/20/2006 4:36:12 PM
All,
Sorry for the newbe problem here. I have a database popping out XML
documents. I need to access those docs from Flash and parse through them. The
docs occasionally have <a href="bla.xml#ID(123)"> formatted links.
I need to convert that to work in Flash but I cant chan... more >>
French displays issue from XML to Flash
Posted by Canuckle at 4/20/2006 3:16:59 PM
I'm doing a job that pulls text from an .xml file and dispays in a dynamic text
field. The problem I'm running across is that it also has to be able to take
french characters such as ?. Whenever I just type the character ? into the XML
file it doesn't read it instead showing a black diamond wi... more >>
flash > php > mySQL update query problem
Posted by kidfunctional at 4/20/2006 12:00:00 AM
Hi all! Bit of an urgent problem. I am trying to update a mySQL database via
flash and PHP where two variables are supplied, a name and a contact ID. I can
pass the variables to the php and check against two variables in the PHP to
check their validity, and I can run the mySQL update query wit... more >>
SWF & Dynamic Text
Posted by DesignBetty at 4/19/2006 8:51:51 PM
Hi all,
I'm getting myself a little confused. I think this is so easy I am missing it.
My Flash file contains some dynamic text fields. When I publish the Flash file
I get the swf, great.
But, how do I publish the file that contains the dynamic text changes?
THX.
... more >>
Problem receiving info from database via PHP to Flash dynamic text fields
Posted by Julius Maximus at 4/19/2006 4:30:14 PM
Hello, I'm having trouble receiving text informations in Flash 8 from a MySQL
database via PHP: I have a text field in my Flash animation that's supposed to
display a text with french accents but it doesn't display them correctly.
- the PHP file comes from Dreamweaver.
- I have already emb... more >>
Links fidgety from external HTML file
Posted by allAboutFlavour at 4/18/2006 8:08:56 PM
Hey all,
Old skool developer here just got back into Flash after abandoning it for
various issues. Seems like the first thing I try is giving trouble. I link and
external HTML file using a CSS into a dynamic text field which works quite
well. HOWEVER, if content that is linked ( <a></a> )... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
XML and Flash Data Retrieval
Posted by stacyp at 4/18/2006 5:18:47 PM
I am new to flash's dynamic data uses - I have a 100 responses to 23 question
form which I wish to display using flash in a presentation - I wish to sort the
info only by either individuals forms or question/answers. Once created i do
not need to amend the data - i will be delivering this on a... more >>
Passing a variable to asp
Posted by SteveW at 4/18/2006 12:46:44 AM
I cannot work out how to get the variable namefirst from flash to the asp I
use :
loadVariablesNum("http://81.97.3.2/cart1/cactushop5_1/employee2.asp", 0,
"POST");
The variable namefirst is in a dynamic textbox
The asp is as follows:
<%@Language="VBScript"%>
<%
Dim cn
... more >>
JavaScript & Flash Internal movie communication
Posted by HereIAm! at 4/18/2006 12:00:00 AM
Hi
I would like to build a html page that triggers various flash movies via
javaScript.
For example Id like to have two html checkboxes (checkbox1 and checkbox2) and
an embedded .swf (mainMovie.swf) which contained two movies (intenalMovie1_mc
and internalMovie2_mc). Id like to play/... more >>
ASP problem
Posted by steve at 4/17/2006 7:43:13 PM
I have a sample fla called employee that I have addapted to connect to MySQL
database. I have employee.asp which gets the data and shows in the SWF. I
have been testing on a web server by FTP the file to our service provider.
I have now tried to put the .asp file on our windows 2000 server but ... more >>
Need php help using xml sendandload
Posted by ck1mark at 4/16/2006 12:32:55 AM
info:
var bc_xml:XML = new XML(email);
var email:String = "<email>ck1mark@hotmail.com</email>";
bc_xml.sendAndLoad(bc_url, bc_xml, "POST");
how do i put the ck1mark@hotmail.com into a php variable?
... more >>
Re: FLASH CMS OPEN SOURCE
Posted by shmatov at 4/15/2006 1:52:22 PM
Originally posted by: ATIXIVE
Yes I found the perfect open source flash cms, check it out when you have time
http://www.FlashXTR.tk and yes its a free flash cms
The link is broken or assecc denied :((
... more >>
|