| Thread | Last Post | Replies |
|
| xml.send to asp | 30 Aug 2007 18:09 GMT | 3 |
This probably isn't the right forum for this, but I can't find an answer anywhere else. I have a swf that is sending an xml document using xmlObj.send and POST, but in the asp document I cant figure out how to get the information and
|
| Loading ISO-8859 (Latin1) characters from XML | 30 Aug 2007 16:28 GMT | 2 |
Have some experience loading XML files, but this is a new issue to me. I see my accented characters displaying properly in my text editor. And I've confirmed that my font is OK in Flash by testing a dynamic text box--the accents in the test appear OK, so it's not the XML file or ...
|
| swf and xml communication | 28 Aug 2007 15:30 GMT | 2 |
Hi I?m new at this. I want a swf to load var into an xml file so that when the swf re-opens it can look in the xml file to see where it last stopped playing. Honestly I am about to give up hope, where can I find an answer?
|
| Trying to load vars into a text area & loader | 27 Aug 2007 15:01 GMT | 3 |
So I am trying to load variables from a .php file into a movie clip and then plug in those variables to various fields and for some reason its not working...so heres whats going on...(this is for the staff page for my church) (and yes I have read the tutorials :P )
|
| XML links | 27 Aug 2007 14:56 GMT | 1 |
I'm trying to make <a href...>content</a> links in my XML to be read by my flash movie. I can get regular text read but never an actual link. Is this impossible? I've been searching the internet for hours on how to make href's in xml. Please, someone, ease my suffering and ...
|
| FLASH CS3 & SQL SERVER 2005 | 24 Aug 2007 15:26 GMT | 3 |
I just purchased Creative suite CS3 and flash cs3 is one of the applications included, I am used to creating websites that are datadriven and use asp.net 2.0 and sql server 2005 as a back end for my data, I notice there is a datagrid component in flash cs3 and I am wondering if ...
|
| using the .asp response for a trigger in flash | 22 Aug 2007 17:10 GMT | 2 |
Ok, so I got this flash guest book that sends the name/message to the .asp script. The .asp script puts the name/message nicely into a .txt file. How do I use the response from the .asp to trigger something in my
|
| Flash & PHP | 21 Aug 2007 12:04 GMT | 1 |
I have made a simple form with Flash 8, and on the first frame on the main timeline, i have addes he following AC code: fieldsFilled = new Object(); fieldsFilled.onKeyUp = function() {
|
| flash to XML via ASP or .net | 17 Aug 2007 13:02 GMT | 3 |
I am trying to get a simple guestbook/shoutbox working for a buddy's site, but am having trouble getting the form data to save back to the xml file. I can load the xml into flash no problem. The server side script was written in php and does not look for a variable but uses ...
|
| Flash Form Data Connection Offline | 14 Aug 2007 14:28 GMT | 1 |
I want to create a flash form and be able to collect the data offline. The company I work for has a e-newsletter, and we would like to set a lab top up (outdoors w/ no interenet connection) at an event and have the people sign up for the newsletter on this flash form and collect ...
|
| BLOB display in flash | 14 Aug 2007 07:38 GMT | 4 |
First, please do not post about using a file system for images rather than storing them in mysql as I know how to do this and I want to store the images in a database. If you can explain more of the security of a file system then I will listen as that is the only issue I'm having ...
|