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 > threads for may 15 - 21, 2005

Filter by week: 1 2 3 4 5

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


DevelopmentNow Blog