Archived Months
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007


all groups > flash data integration > may 2005

Filter by week: 1 2 3 4 5

LoadVars inside a class
Posted by efrenmgp at 5/31/2005 10:57:04 PM
I have a class to lad data from a php script and it loads just fine, my problem is that I can't pass the data to a property of that class. (see example code): It loads the id value without any problem, my problem is about scope. the onLoad() function is a method of the lv object, and from th...more >>

Getting url variables
Posted by gs NO[at]SPAM liquidj at 5/31/2005 6:33:23 PM
I am creating an eCard application. I created the front end, which passes the info to a database, and sends out an email to notify the recipient. The Url with the email has two variables attached to the url string. When the recipent selects the link, they go to a page where there is another fl...more >>

Radio buttons in Flash MX
Posted by xarc at 5/31/2005 8:05:06 AM
Hi all, i am setting up a flash game and we are passing info back to our server and we are having no trouble passing names and addresses and data like that but we are having trouble with the some questions we have built into the game we want to use radio buttons to answer yes or no to certain ...more >>

Web Services Help
Posted by Atmosfera at 5/30/2005 8:34:18 PM
Hi there, I'm trying to display weather from a web service, but I don't know how to use this function, can somebody help me please, I'm using this address: http://live.capescience.com/wsdl/GlobalWeather.wsdl thanks in advance!! ...more >>

Flash and PHP
Posted by jhutchdublin at 5/29/2005 8:11:59 PM
I'm having trouble with the following code. I keep getting an undefined error. the text box has been name correctly. var dateDisplay:TextFormat = new TextFormat(); dateDisplay.font = "Georgia,Times,_serif"; theDate_txt.setNewTextFormat(dateDisplay); theDate_txt.autoSize = "left"; var ...more >>

RSS Feed with Flash
Posted by jag_sv at 5/29/2005 7:16:17 PM
Hi there, hope you guys can help me out. I am trying to develop a RSS Feeder with flash. The idea is to have a flash text displayer and every time the Text has been updated on the server to automatically be pulled by the flash text displayer. This has to be an automatic process without refresh...more >>

Writing into the database on the internet
Posted by afroma_n at 5/28/2005 12:00:00 AM
Hi! I have an application that runs on the internet that works with asp and access. When I request info from the database, it works fine, but when I want to write into the database , it won't allow me to do it. Is life if somewhere the database just let me read and not write into it. Can ...more >>

DataSet - DataGrid
Posted by Dinghus at 5/26/2005 12:00:00 AM
I did the tutorial on using the dataset component to send data to a datagrid component by databinding and lo and behold. It doesn't work. The data is in the DS but won't go to the DG. Matter of fact, I have only had success getting data into a DG via ADDITEM. What am I missing with datag...more >>



Webservice with restricted ip access
Posted by westmo at 5/26/2005 12:00:00 AM
I've consumed a webservices that will only accept connection from my servers IP address and a password. When I run the file locally on the server from a browser it works. But if I hit the server remotely from a browser it doesn't work. What am I missing. I've set the allowscriptaccess to alw...more >>

SWF2GIF for Linux
Posted by sbs_belov at 5/26/2005 12:00:00 AM
Hi all! I need a linux programm, that conver swf to gif. If u know something about it, plz tell me. Thanks....more >>

Datagrid - How to pull in rows in smaller portions?
Posted by blckbrry at 5/26/2005 12:00:00 AM
I have a mysql database with say 300 rows. Datagrid takes too long to show them (mysql --> php --> flash), and is too processor intensive. How do have the datagrid only pull in a portion of the records and then allow the user to call for the next group of records? Any ideas would be gre...more >>

[Newbie] Data communication server => flash client
Posted by bonkong at 5/25/2005 12:00:00 AM
Hi people, Given that a flash client has been loaded, is there a way to do async. communcations between the flash and the server? I'm kind of new to flash communication server/remoting, but I've done some good flash AS scripting on previous versions of flash (everything up to sockets +...more >>

Action Script to read multiple datasets in XML doc for Flash Bar Chart
Posted by dbmdsrv01 at 5/25/2005 12:00:00 AM
I am trying to compare groups of items using an XML source and need assistance in creating the Action Script to properly read multiple datasets within an XML doc in order to create a Flash MX Bar Chart. I have been successful in creating a Flash Chart using one dataset, i.e. phone e...more >>

INSERTing record into Access
Posted by kadman at 5/24/2005 12:00:00 AM
Fellow Flashers, I posted a very similar message to the ColdFusion and Flash integration board last week, but got no responses,so thought I might be barking up the wrong tree. I now turn to the Flash side of the fence to see whether or not there were any pointers or tutorials you folks mi...more >>

Set visibility via asp
Posted by mr_tim at 5/23/2005 12:00:00 AM
I have a MS SQL db with some values in, if a column value is equal to X then i would like to set the visibility of a movieclip to true. How easy would it be to achieve this? I've set an ASP page that outputs the info from my database in the variable1=value1&variable2=value2 format but do ...more >>

Uploading XML into Datagrid
Posted by Dinghus at 5/23/2005 12:00:00 AM
I have CF4.5 (still can't get this customer up to MX) creating an XML file from a database query. This is called by a load operation from Flash. The XML gets up to Flash no problem, but now, how do I get it into a Datagrid? I thought the datagrid component saw an XML file as an array bu...more >>

RSS into flash tutorial or component?
Posted by FriendsAbroad.com at 5/23/2005 12:00:00 AM
Hi Any one know of a good tutorial or component available for consuming an RSS feed and displaying in Flash? Thanks ...more >>

PHPObject.as
Posted by Zchildress at 5/23/2005 12:00:00 AM
Hello, I'm trying to pull data from a mySQL database using PHPObject. Following the GhostWire tutorial, and with the help of a mySQL/PHP programmer, everything is set up except for one thing. I'm unable to instll the mxp files to create the PHPObject.as. Plus, can't open the .fla files ...more >>

php, data, flash...
Posted by orel_25 at 5/23/2005 12:00:00 AM
Hi, I'm trying to write this question in English (but you can already find the french version). I have a problem, I wanna know if it's possible to integrate in a Flash animation, external data, like files and to put the contents active and/or interactive on my animation, without php, is it p...more >>

string to integer
Posted by iffy_aris at 5/23/2005 12:00:00 AM
hi its me iffy.. I want to convert a string comming from a PHP file e.g ..... <? $var = "some value212" ; print "content=$var"; ?> then i call this variable in Flash through LoadVariableNum Function.... i m trying to use this variable in a loop... foo = 0; while (foo<j) { ...more >>

flash pulling from password protected directory?
Posted by horst van bongsmoker at 5/20/2005 10:04:54 PM
i have just built my first dynamically driven flash app - a photo viewer which populates content based on an xml file. the flash app loads external jpg files. so far so good. what i'd liek to do is password protect the directory that the jpg files live in, so they can't be downloaded dir...more >>

Guestbook repeating last entry
Posted by JasonBarr at 5/20/2005 12:54:52 AM
I used a tutorial for a guestbook and did everything word for word. I have everything working with a coldfusion database. The only problem is that when you hit the next button it repeats the last entry for every entry that is in the database, instead of showing the next entry in the datab...more >>

Flash & PhP
Posted by v_teo at 5/20/2005 12:00:00 AM
Hi. I am bothering you again because I really need to know how to make flash and php talk WITHOUT using amfphp... I would apreciate any help as I tried to follow other's help and did not do anything... The PHP file : ------------------------------------act.php-------------------------------...more >>

Flash-ColdFusion-MySQL
Posted by jfillman at 5/20/2005 12:00:00 AM
I'm looking for a strong step-by-step tutorial that can step me through setting up a connection to a mysql database via ColdFusion, PHP, or some other product, from a Flash MX 2004 front-end. I'm looking to create a marketable Flash front end application using a mysql backend. I have ColdFusio...more >>

A Better Way To Connect . . .
Posted by puterart1 at 5/20/2005 12:00:00 AM
Okay, so I've been creating dynamic conent in Flash now for over a year and I feel like there's got to be a better / cooler / or just different way to do things. Basically what I've always done to get data into Flash is call an ASP script and Response.Write out the variable pairs from the SQL ...more >>

Flash and php...Again???
Posted by v_teo at 5/19/2005 4:51:43 PM
Hi. I am bothering you again because I really need to know how to make flash and php talk WITHOUT using amfphp... I would apreciate any help as I tried to follow other's help and did not do anything...:( The PHP file : ------------------------------------act.php--------...more >>

php mysql and flash
Posted by FromAutumn at 5/19/2005 4:20:39 PM
I want to be able to enter a value into flash in a dynamic txt and have it go through php to mysql. i have the php and mysql stuff written, I just don't know flash well enough to know how to input a value and have it go through all that. I also need to know how to have it display back into fl...more >>

Loading ASP page from stand-alone swf?
Posted by ChrisCote at 5/19/2005 12:40:05 PM
Is this possible...I have a stand-alone Flash training application that gathers data as the user navigates through it. When the user is done, I would like, if it's even possible, to have the Flash Player load an ASP page and send the data to it. The ASP page would then be used to save this d...more >>

External HTML text display
Posted by joetheyeti at 5/18/2005 4:21:52 PM
I am having difficulty getting my dynamic text field to display external HTML-formatted text. I can get non-HTML formatted text to appear by using the following method: Action script calling the external file: loadVariables("ExternalText.txt", DynamicTextField.text); In the properties in...more >>

loadVariables Command help
Posted by _Toe_ at 5/18/2005 12:00:00 AM
Hello, I have a MYSQL database named "Users". I am trying to grab the fields "User" and "Password" for use in a login script. (of course) I am unsure of the syntax of the loadVariables command, and how to use it to grab the data from a MYSQL database. Thanks, C ...more >>

Making a dynamic button
Posted by dbach at 5/18/2005 12:00:00 AM
I am bringing into flash xml files via a web service connector and a data set component. Bound to these are are various components to retreive differant parts of data from the xml file. One of the strings that come into a text area component is a URl which I want to use to populate the action ...more >>

Writing HTML data to XML
Posted by troybara at 5/17/2005 12:00:00 AM
I've been playing around with Phil's tutorial (http://www.macromedia.com/devnet/mx/flash/articles/flashpro_asp.html) and am trying to make a makeshit CMS out of it. Problem is whenever I try to save any HTML data to the DB via XML & ASP nothing will save. The only stuff I can save to the DB ...more >>

how to handle special characters?
Posted by YPAJIE at 5/17/2005 12:00:00 AM
hi guys, im workin on a project which require integration between mysql - xml - flash. but im stuck with special characters (like ' " - &)which always appear as boxes (?) in flash dynamictext although i have turn on html rendering capability. The strangest thing is the characters is readable...more >>

how to handle special characters
Posted by YPAJIE at 5/17/2005 12:00:00 AM
hi guys, im workin on a project which require integration between mysql - xml - flash. but im stuck with special characters (like ' " - &)which always appear as boxes (?) in flash dynamictext although i have turn on html rendering capability. The strangest thing is the characters is readable...more >>

XML Data Array
Posted by Alper Bulu? at 5/17/2005 12:00:00 AM
Hello Using the code below, I am fetching some data from an XML file. And then I store them into an Array. But I cannot get the data in the array from outside of the function. Is there a way that I can define a Global Array or something. Thanks. var haberler:XML = new XML(); h...more >>

Combo Box and Dataholder bind
Posted by Ryan Schwecheimer at 5/17/2005 12:00:00 AM
I have a dataholder that has an array of information in it. The array holds SchoolID and SchoolName. I can bind it just fine to the combo box. but when loaded the box only has one item in it. How can I get it to list all the shcools? :confused; ...more >>

Dynamic text
Posted by kaliki at 5/15/2005 12:00:00 AM
hai friends in Flash file i take dynamic text field, dynamic text field retrieving the content from xml file, xml file having the paragraphs, when we retrieve the content in dynamic text field. i want the clickable events for few words in that paragraphs. how to do that without u...more >>

datagrid problem
Posted by jose cardona at 5/13/2005 11:20:48 AM
HI EVERYONE, i want to know if there is a way to let the scrollbar in the datagrid in the same place when i add items because when i add an item or i make changes on any of them the scroll bar goes to the first place...more >>

Grabing XML files
Posted by MTroutSki at 5/12/2005 4:22:36 PM
I am creating an XML ticker, the problem I am running into is this. Some of the XML files I need to load in have names that continualy change every time the XML is updated. Moreover they change in no organized way. Example the first XML file may be named: 093108d9-0a0a94d9-076751b8.XML the sec...more >>

Sending & retrieving data from Access
Posted by chrscote at 5/12/2005 4:04:55 PM
I've read a post from this forum about sending and retrieving data using ASP and I think I understand it. The question I have is with regards to the ASP page that sends the data to Flash... How do I send the data to Flash without having to display the query string in the browser window? Doe...more >>

working with VO in Flash
Posted by flashkiran at 5/12/2005 12:00:00 AM
hi, I have using a webservice with lots of services, which is returning ValueObjects. while testing it i'm getting undefined . Could anyone help me out how to retrieve values from VO. thanks in advance. flashkiran ...more >>

Convert to XML Connector Valid Transfer (Gone wrong)
Posted by conquerors04 at 5/11/2005 11:49:47 AM
Since this is a two part question, I'll leave a post here and in the actionscript section. I am using an XML Connector and I am sending strings back and forth to the mySQL DB (using php) though my question doesn't concern this much. When I send that string, it may and most likely will hav...more >>

Flash - PHP - mySQL - update databse records problem
Posted by ++Barry++ at 5/11/2005 12:00:00 AM
Hi i am having troubnle getting flash to update existing databse records. I can get it to add new records and view existing records buit cant get it to update existing records. i have included the code im using. I would really appreciate it if any one can help me as this is for my uni project ...more >>

Playing flash in DirectX
Posted by BMRu at 5/10/2005 8:47:06 AM
Hi all, I need to render/play a flash file in my DirectShow application. Does anyone if I can get or buy a component/codec capable of this? I've looked at the product info here at marcomedia, but it doesen't appear to be part of their product range. If there is a better forum for this,...more >>

Loading text into more than one text field.
Posted by Lou (dog) at 5/10/2005 12:00:00 AM
Hello, I'm looking for advice on how to load text dynamically from a text file to fill more than one text box, into a two column layout. Is this possible? I know I could edit two text files, or create separate variables, but is there a way to load one text file that allows the copy to flo...more >>

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 >>


DevelopmentNow Blog