all groups > flash data integration > may 2005 > threads for may 1 - 7, 2005
Filter by week: 1 2 3 4 5
object array to xml
Posted by andros at 5/7/2005 12:00:00 AM
I have an array that contains objects ie:
{id:3, t_name:"first"}
I am ultimately trying to output this as an xml.
Currently I can send an array from flash to a php script and assemble an XML
file successfully.
But as soon as I try to send an array with objects in it...the php script
ca... more >>
Flash, XML, and Image buttons
Posted by Webguru1 at 5/6/2005 12:00:00 AM
I want to use xml to populate a flash file and have links as buttons. I can
have an xml file populate a swf file, but I also need the links to be buttons
attched to the mp3's instead of links. I'm not sure what I need to do to
accomplish this task. Thanks for your input.
... more >>
Flash progressive download - BLOB - ColdFusion
Posted by _el_Jefe at 5/6/2005 12:00:00 AM
[dual posting in Flash/Flash Data Integration & ColdFusion/Advanced Techniques]
So I've built this content managed "multimedia library" in ColdFusion that
stores it's files as BLOBs in an Oracle DB. I've got the UL/DL sorted out.
As far as delivery is concerned, I have the opportunity to set... more >>
Dynamic Image uploader
Posted by ++Barry++ at 5/5/2005 12:00:00 AM
Hi. Im in need of a tutorial or advice on how to do the following.
I am creating a profiles section for a flash site that i am making and need a
way for the users to be able to find (on their local machine) and upload their
photograph onto the server via flash, i am using flash MX 2004 Prof... more >>
Multi-level binding with XML
Posted by Dinghus at 5/5/2005 12:00:00 AM
I am trying to bind combo boxes to each other. Multi levels. I pull the info
in from a website with XMLConnector.
Basically the company has multiple locations and wants a directory.
EXAMPLE:
<company>
<location id="Honolulu">
<dept name="admin">
<employee empID="1">
<title... more >>
Text Area formatting
Posted by cobrien at 5/4/2005 12:00:00 AM
Good morning,
I have been experimenting with Flash /XML integration, using some of the
various components in MX2004 Pro. Essentially my app pulls data from an XML
file and then populates a combo box allow users to toggle through different
content per the combobox selections. It works like ... more >>
Need help: Problems with XML.onLoad()
Posted by papi.chulo at 5/3/2005 6:25:14 AM
:confused;
Need some help with a problem i have in variable scoping.
I was twidling around with one of Macromedia's sample files --- the
xmllanguagepicker. You shouhld be able to find it on your installation of Flash
here:
C:\Program Files\Macromedia\Flash MX
2004\Samples\HelpExamples\... more >>
possible leads
Posted by punkture at 5/3/2005 5:13:04 AM
i know i know this isnt the right place. but the frontend will be all in flash
so im wondering if anyone knows where i can start. i need to find an
application that i can send a users ip address and get the weather for that
area in an xml file. anyone have any leads?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Writing XML from Flash?
Posted by natg504 at 5/3/2005 12:00:00 AM
Is it possible to write and save a new xml file from Flash MX Professional? Or, to edit & save an existing one?... more >>
mySQL, PHP, Flash
Posted by beckerwg at 5/3/2005 12:00:00 AM
I'm developing a site for a small business that needs a database. Could anyone
please offer insight or wisdom as to whether flash will be secure enough for me
to use with mySQL and PHP. I'm also looking for some help with coding mySQL and
PHP in Flash. Anyone with experience in mySQL through ... more >>
DataSet and XML
Posted by andersonsidney at 5/2/2005 12:00:00 AM
Hello Everyone.
I'm trying to access data in a DataSet which is bound to an XMLConnector.
I have a simple XML file which is pulled from my PHP server.
My XML file is handed to the XMLConnector and bound to a dataSet.
When the screen loads I use:
on (reveal) {
... more >>
External images for flash
Posted by bkdesigner at 5/2/2005 12:00:00 AM
I am using image content to populate my flash file. The Flash file is embedded
in an html file. My .jpg files reside in a seperate directory on the server
where my Flash file is. The problem is that if I do not clear my browser cache
before is view the Flash file I will get the cached .jpg fil... more >>
datagrid
Posted by lamynes03 at 5/2/2005 12:00:00 AM
I have a web app as follows:
Coldfusion mx7
Flash mx 2004 pro
Sql Server 2000
Publishing to flash player 6 using actionscript 2.0 otherwise my list boxes
and text boxes don't work with databinding..
My app connects to the coldfusion cfc file to interact with my database
Flash conne... more >>
|