all groups > flash data integration > june 2005
Filter by week: 1 2 3 4 5
XML Bullet insertion
Posted by iaustin at 6/30/2005 12:00:00 AM
Hello,
I wish to insert a bullet before the string of text. HOw to I achieve this?
Thanks in advance.
<textData textId="callout15">
<![CDATA[Connect the test probes as follows]]>
</textData>
... more >>
Flash RIA - XML Display Advice Needed
Posted by crpatrick at 6/30/2005 12:00:00 AM
Hello all-
I need some advice. I have played around with developing Rich Internet Apps
via flash for a bit, but I have hit something that I am seeking some advice
concerning. I am creating an "Amazon.com"'ish search application, that will
performs a search based on a user's input, and re... more >>
Datagrid for Data Entry?
Posted by WishingForAScreenName at 6/29/2005 1:51:39 PM
I'm new to Flash, but need to build a web-based form to enter data using a
datagrid. For example, when employees in a department complete training, I
want to enter the training information (date, time, etc) in the top part of the
form, and then enter a list of employees that completed the tra... more >>
Create an xml to allow a user to change listings
Posted by Si Fi at 6/29/2005 11:35:13 AM
I want to create an xml file that conains listing for restaurants and hotels.
With the aim of the user being able to select restuarnts by style (i.e indian,
chinese etc) so they dont have to scroll through a large page. I need some
guidance with two points:
1. How do i actually creat the x... more >>
External xml - " in text covereted to "
Posted by gptpyro at 6/28/2005 1:35:43 PM
Basically using this:
onClipEvent (load) {
//Set the name of the XML document
this.XMLDocName = "XML/SOMEFILE.xml"
//Set the node variable
this.NodeNumber = 0;
}
And the xml would look something like this:
<ChallengeOne>
<link>a) "RSCNAME" - AUTHORNAME (x:xx)
... more >>
Flash file imports data with XML
Posted by iOXeR at 6/28/2005 12:00:00 AM
I'm hoping there's an easy answer to my question. I'v made a flash file that
imports data from an xml file and then it loads it into the flash content. When
I try to run the .swf file on my computer it works perfectly; all the data was
imported and made into content correctly. When I upload it... more >>
How to populate a DataProvider with XML and AS only
Posted by vinco75 at 6/28/2005 12:00:00 AM
Hi there,
after having spent 2 hours, I decided to get some help from you.
Here's what I'd like to do.
I have an XML file that I'd like to use to populate a DataGrid (in the future,
I'd like to do that also with a list).
I don't want to use the XML Connector and the Data Binding to... more >>
asp and sendAndLoad
Posted by g60vdub-2004 at 6/28/2005 12:00:00 AM
I have a small app that sends and loads varsbetween flash and asp. I have a
text field that allows the user to add new records to a DB. On the same page I
have a comboBox that returns all the records from the same table. When a new
record is added I want the comboBox to update so the new recor... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Items in DataGrid not displayed
Posted by gjarmiolowski at 6/27/2005 9:08:26 PM
I am building a basic datagrid that connects to a webservice ala the Ben Forta
tutorial on this site. It is set to display one column and when I test it it
just shows up 4 blank rows. I added 4 rows to the base table in the database
and retested and now it shows 8 blank rows. I tried to change... more >>
XML Data Source
Posted by AwesomeDigital at 6/27/2005 7:39:03 PM
I am thinking of creating an online application using an XML file as it's
primary data source. The XML file on the web server will be refreshed via FTP a
few times a week.
Will users get the latest version of the XML file each time they visit the
page, or will they use what is already in t... more >>
CheckBox in Datagrid
Posted by deven_delian20031977 at 6/27/2005 12:12:17 PM
Hello
can anyone help me for displaying a checkbox into datagrid.
thanks... more >>
Help for a Newbie
Posted by AndyMills at 6/27/2005 10:16:52 AM
Hey All
I'm a complete newbie when it comes to Flash Data Integration :o . On my new
site, I want to integrate Flash and PHP, so that certain parts of my flash file
display information from a MySQL database, preferably through PHP. Are there
any really simple tutorials on the net that yo... more >>
Help!
Posted by cf_dave2002 at 6/27/2005 12:00:00 AM
Help!!!! I have a catalog of products in an XML file. I need to be able to
display this catalog, one item at a time on the screen. I have been able to
create an XML connector, dataset, datagrid test, but it isn't anything like I
need. Can anyone take a quick look at the XML and give me so... more >>
accessing data from xmlconnected in actionscript
Posted by stephend at 6/26/2005 10:52:43 AM
Hi,
I have an xmlconnector collecting data from my server and it displays this
data correctly in components connected to the dataset but how do I access this
data in action script. ?
My understanding is, it's done like this "data_ds.items[0].firstname" but this
gives me undefined,
wh... more >>
Flash-based Forums
Posted by rumman2563 at 6/24/2005 1:19:03 PM
:beer; I want to create a Flash-based Forum but I don't know how to. If anyone
knows how to create Forums by using Macromedia Flash MX, can you please help
me. I looked on the internet but I could not find any articles. So, If anyone
knows how to create a Flash-based forum, please!!!!!!!!!! .... more >>
Problem with xmlConnector and DataSet in a movie clip child
Posted by medelidrissi at 6/24/2005 12:00:00 AM
Hi all.
I have a small problem with the components xmlConnector and DataSet. I try to
create two animations the first poster of the data in a grid while using
combines it xmlConnector and DataSet. When for the second it is used to charge
the first while showing the progression of the remot... more >>
want to pull natural gas trading prices into flash application
Posted by newhorizonhosting.com at 6/23/2005 11:56:32 PM
I have developed a natural gas calculator that will figure up a persons intrest
(royaltys) for a customer of mine. Currently the users will enter the MMBtu
information manually. If possible I would like the have this information pulled
from another site. Does any one know how I can get this d... more >>
Trouble binding a DataSet to a WebServiceConnector
Posted by margifr at 6/23/2005 12:00:00 AM
Hi 2 every1
I've just started dealing with Flash, so please forgive some of my questions
which may appear stupid:o.
I'm developing an application in which I access a database through a php web
service. When I call the web service with the webServiceConnector object, I can
see the result s... more >>
xml display issue
Posted by billburg at 6/22/2005 11:41:14 PM
I have a problem with XML data not displaying when the flash playhead goes
backward in the timeline. Is this a bug or is there something that needs to be
set or scripted to make sure this works correctly? Either way, can anyone
suggest a workaround?
Here is the situation, for the most part... more >>
XML into text field using XMLConnector
Posted by subSE7EN at 6/21/2005 9:23:41 PM
I'm creating a dynamic menu system from XML and am searching for a way to
connect the text field (which will hold the menu's buttons) to the XMLConnector
component. Any documentation I find on the XMLConnector component shows it
binding to another UI component and not a text field. Is this pos... more >>
Accessing XML nodes
Posted by Bart_Sportpaleis at 6/21/2005 12:00:00 AM
Suppose this your XML:
<content>
<author>
<book>
<title>this is the title</title>
<description>book description</description>
<book>
</author>
</content>
How can I easily retrieve the title using the nodeNames? I don't like this way
... more >>
Movies using data dont process if embedded?
Posted by CarlSB at 6/21/2005 12:00:00 AM
This is probably a basic one, but if I embed a 1 frame length data rich movie
into a scene, the data doesnt seem to load within it.
I have tried a (working perfectly on it's own) .swf and used loadmovie, tried
gotoandplay and even rebuilt the whole movie inside the scene itself; all
method... more >>
Menu Bar like top macromedia.com bar
Posted by enb141 at 6/20/2005 11:22:25 PM
I'm using the component MenuBar that comes with Flash MX 2004 but the problem
with that one is that the menus are a vertically dropped, is there a way to
make them to drop like the macromedias website?
... more >>
weather web service
Posted by Atmosfera at 6/20/2005 9:48:48 PM
hi there, I was wondering how I can invoke some certain information about a
certain city ( Mexico City ) using a WebService, I was trying with this one:
http://www.webservicex.net/globalweather.asmx?WSDL but is not working, can
someone helpme please?, I was reading any tutorial about web servi... more >>
PHP and Flash MX Pro 2004 components
Posted by SimonTheSwift at 6/20/2005 9:27:43 PM
Hello 2 every1,
I am in a middle of developing a dynamical Web page using Flash as an
interface, PHP script on the server and an MS Access database.
I ran into a problem (luckily seems already solved, but still...) with getting
the retrieved data from the DB to Flash. I am using the XMLC... more >>
Basic Problems with data
Posted by CarlSB at 6/20/2005 7:00:45 AM
Hi all,
Sorry that this is such a basic question - I just can't seem to find the
answer or the way of doing it myself!
I'm pretty new to Flash but old to Cold Fusion. I've worked through using
..cfcs and Webserviceconnectors to import my data into the flash environment,
but I cant for... more >>
Storing and Retriving Data Locally
Posted by The Other White Meat at 6/20/2005 12:00:00 AM
Hello,
I have been asked to write a program using flash in which the user will input
data. I need to save and store this data locally to the computer, as well as
retrive it later. This all has to be done locally, no online database is too be
used. I was just wondering if this is possible ... more >>
XML Data Integration
Posted by rahma123 at 6/20/2005 12:00:00 AM
Hi All
I create a flash movie to read the data form the XML file. Using XML
connector and Data set I am able display only character data only, I am not
able to display number and date type data.
Also I want to display one of the attribute of the XML record as combo box, is
it possible... more >>
Problem with Google API
Posted by Si Fi at 6/19/2005 9:20:32 PM
I have been going through the Flash tutrorial to build a google search box
http://www.macromedia.com/devnet/mx/flash/articles/google_search.html. I have
completed the work, however when I try to run a search I get the following
error: Error opening URL "http://api.google.com/search/beta2"
... more >>
Problems with cache - PHP returns always the same XML
Posted by HuguerasVagueras at 6/18/2005 12:00:00 AM
Hello,
I've develope an aplication in Flash MX 2004, using PHP&XML to comunicate the
aplication with the DDBB.
Then, If I load an XML object in flash
XMLObjet.load(....program.php?variables...) all is ok, I've all the data that I
need, but if I change the values in the DDBB and without c... more >>
Data Connection Wizard... problem with dates?
Posted by remecTim at 6/16/2005 11:44:03 PM
Hi, I don't know if there is some trick to this, but I'm just starting to
experiment with data integration in Flash MX 2004 Pro 7.2.
I'm using SQL Server 2000 and CFMX 7 Developer on Win XP Pro.
I went through the Ben Forta tutorial on using the Data Connection Wizard on
this site. Exce... more >>
Reload XML File Every X Minutes
Posted by srelliott2005 at 6/16/2005 11:05:06 PM
I've successfully bound an XML source to a chart. The XML data changes every
minute. I would like for the chart to automatically update very 5 minutes. In
order for this to happen, you currently have to terminate the flash program and
restart it.
How can you get the XML data to be re-... more >>
Flash 2004 MX, webservices, .NET dataset
Posted by Boberto at 6/16/2005 9:06:59 PM
I have seen this asked a few times before, but has anyone found anyway to pass
a dataset to flash by either creating a class in C# that will encode the data
similar to how remoting passes in the data or by writing an XML parser in Flash?
... more >>
Flash on a Mac
Posted by Mike96 at 6/16/2005 8:01:35 PM
We are looking for advice why the disply of information on a website made in
Flash does not present it self correctly.
The website is http://www.deprojectbewakers.nl/02/ check tekst in box "
Advisering en Consultantancy " .
We retrive the tekst from a database and present this in ... more >>
Complex: Cell Renderer Read Error
Posted by conquerors04 at 6/15/2005 8:53:48 PM
This one is for you expert flashers out there. I am on the very last portion
of building my admin CMS all flash but I have run into a bit of a problem. I
am trying to use a Datagrid to display my records in 4 columns (2 columns are
checkboxes and two columns are Text Records). The 2 columns... more >>
Flash and Database Without PHP, CF, or ASP
Posted by LePoisson at 6/15/2005 12:00:00 AM
I have Flash MX 2004 Professional and I was wondering if it is possible to
insert rows in a MySQL db without going through PHP, Cold Fusion or ASP.
I've been reading through google groups and it seems everyone is using one
of those as a go between from flash to the db. I have access to none of... more >>
how to integrate with postgres db using Flash MX pro?
Posted by hxyu at 6/14/2005 8:52:52 PM
Hi all,
I wanted to connect to postgres database to retrieve data and update data ,
could anybody give some help on this?
I found some tutorials for php and mysql which utilizes xml connector, is this
the only way to integrate with RDBMS?
Thanks a lot.
hxyu
... more >>
web services - not working
Posted by steeban at 6/14/2005 11:34:36 AM
hi all,
i am using a web service to retrieve city names by country
but it is not working
it throws an error - Error opening URL
"http://www.webservicex.net/globalweather.asmx"
Unable to connect to endpoint:
http://www.webservicex.n... more >>
Flash MX and XML
Posted by mitel_ford at 6/14/2005 12:00:00 AM
I have an application to which I load data from an external XML file. The data
is being received and I have passed the values into a global variable for use
across the entire application. However, although the variables appears to
contain the correct value I assume it is in a string format and... more >>
Help with Dynamic Menu
Posted by subSE7EN at 6/13/2005 9:44:10 PM
Hey everyone,
I'm developing a piece right now and have come to a stand still. The menu part
of the project will contain a number of "Business Categories" and then once a
category is clicked, the businesses within that category will be shown...much
like a tree style menu. We've also got a da... more >>
RSS feed doesn't work when on remote server
Posted by Si Fi at 6/13/2005 12:00:00 AM
I have used the data connecter wizard to succesfully add an xml rss news feed.
It pulls through the xml fine using the 'Get Data' button, and also works with
the trigger data source behaviour. However, it only works on the local file.
when i put to my remote web server, it fails to pull thro... more >>
Saving Session End Time
Posted by chrscote at 6/13/2005 12:00:00 AM
I have gotten my Flash application to save the user's name and sessionStart
time by sending the appropriate data to an ASP page. I have also been able to
send different data while the user is running the app. The last thing I want
to do is send the ending time when the user closes the app. ... more >>
Datagrid problems
Posted by Dinghus at 6/12/2005 12:00:00 AM
Okay, here is the problem. I have a customer who has a Q&A section. There are
different Categories. So I have used an XML Connector , dataset, and datagrid
to display the "topic" of the questions when the Category button is clicked.
Okay that works great. Then I do action script to tr... more >>
DataGrid Paging
Posted by jkdoyle at 6/11/2005 12:00:00 AM
I'm trying to develop an online app that would only load 10-20 records into a
datagrid at a time because the client's db is too large to load at once. Can
anyone point me in a direction to figure out datagrid paging in flash?
... more >>
Using Literal Object notation instead of XML
Posted by Greg Solovyev at 6/9/2005 8:09:09 PM
I am writing an application for pocket pc that heavily exchanges data with
server. I tried using XML, but XML object crashes Flash too often. My question
is if there a way to use a GMail-like data exchange, i.e. sending objects in
literal notation:
Object={propertu:value};
I know that Acti... more >>
Pulling Flash from a CD
Posted by DjPhantasy at 6/9/2005 12:00:00 AM
I am to be submitting a portfolio of my work on CD format. I want to have it so
that when the viewer clicks a link on my intro presentation, it will link to
another flash file on the CD. I have no idea of how to root my links to the CD
drive since the users CD drive won't always be E: or F: dr... more >>
Simple PHP Form pops up new window...
Posted by Pattyman at 6/8/2005 12:00:00 AM
Ok, after much trial and error (I'm quite new to flash and PHP) I got my
LoadVars and PHP form to send me a nicely parsed e-mail. The problem is, when
you click "submit form," the php document is opened in a new, blank browser
window. See for yourselves: Feedback from $uname";
$EmailBody ... more >>
Trace DataSet array
Posted by Pete Dent at 6/8/2005 12:00:00 AM
Hi,
Anyone know how to trace an item or all of an array in a DataSet in to the
output window?
Your help is much appreciated.
... more >>
how to display JPEG2000 image (.jp2) file using Flash MX Pro
Posted by hxyu at 6/7/2005 9:21:01 PM
Hi all,
I wanted to display JPEG2000 image (.jp2) file using Flash MX Pro, but seems
like Flash doesn't support it with current version, is there any way to extend
Flash plugin and integrate tools to display jp2 image?
Any suggestion would be appreciated.
Thanks,
hxyu
... more >>
Database Driven Flash Menus
Posted by FreeSkiier at 6/7/2005 6:56:13 PM
I am trying to create a flash menu bar which allows for the menu items to be
read in from an extrernal database which is constantly changing and expanding,
and i was wondering if anybody could tell me how to accomplish such a thing?
redline_curve@hotmail.com
... more >>
|