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 > november 2005 > threads for november 29 - 30, 2005

Filter by week: 1 2 3 4 5

File Reference and LoadVars
Posted by jholter at 11/30/2005 11:58:33 PM
I am building a application that allows users to upload images for a gallery along with information such as title and caption using FileReference and LoadVars. I was wondering if there is a way to pass the FileReference and my LoadVars Object together to one PHP file so that the image and info...more >>


dynamic xml creation
Posted by mixey18 at 11/30/2005 8:52:29 PM
How can I make XML dynamically inside tha Flash using AS? Basicly i need to make structure like these one: <root> <item></item> ... <item></item> </root> That's is the code i'm using: var doc:XML = new XML("<root></root>"); var item:XMLNode = doc.createElement("item"); doc.firs...more >>

Relative URLs fail with XML.load
Posted by goodbyemoto at 11/30/2005 4:36:33 PM
It seems impossible to use relative URLs when calling an ASP page (that returns a valid XML document) via XML.load Everything works fine when the URL is absolute. I usually use a globally defined variable ABS_PATH set to, say, "http://server.com/" so that I can easily switch between server...more >>

Flash and Xml
Posted by phergert at 11/30/2005 12:59:08 AM
Flash Skill Set Not new, but that doesnt say much. Task I am trying to make a flash application that compares cars. Currntly I have combo boxes going from "Make" to "Model" then to "Trim". Once the "Trim" has been listened to I have a bunch of information being populated. Trouble ...more >>

Has Flash 8 added ability to send Soap Headers without a kluggy work around?
Posted by Moondogy at 11/30/2005 12:00:00 AM
I have the need to authenticate a webservice in the soap header - has this been fixed in FL8? If anyone knows please let me know. Thank you...more >>

How to maintain data integrity from external files?
Posted by kanniss at 11/29/2005 10:17:53 PM
Hi there, I have a design question, which I am hoping will allow me to refine my product. Currently, I have complete seperation between content and design, where my flash file receives its data from external XML files. The problem I have is that the flash and XML files are distributed an...more >>



DevelopmentNow Blog