| Thread | Last Post | Replies |
|
| XML nested Loop? | 30 Nov 2006 10:05 GMT | 1 |
I´ve just completed a little test for making a tree component with custom icons / bransch. However, i can only get my first branch to show custom icons.(links - document) I figure I need to make a nested loop to Iterate over
|
| Flash email form woes | 23 Nov 2006 14:14 GMT | 1 |
I am almost there; but, now I'm completely stumped!!! I have been trying to figure out this part of the problem for the better part of the day; but no joy! Please help! I found this awesome tute:
|
| Can't get ? character loaded in dynamic text field | 18 Nov 2006 05:39 GMT | 1 |
I need the use of the chars ? and ® but only the latter appears. I'm using a loadVars object and an external .txt file which is loading with success, but where I need the phrase "Soo Bahk Do? Moo Duk Kwan®," I only get "Soo Bahk Do Moo Duk Kwan®"
|
| XML Connector in scene 2 | 15 Nov 2006 14:22 GMT | 2 |
Currently I am designing a project and it has two scenes.First scene contains a button and it will take you to the next scene, where I have an XML connector and a combobox, bounded together. But nothing is working for me.. Please anybody give me suggestion. Is that a problem ...
|
| Click counters in flash | 12 Nov 2006 07:28 GMT | 4 |
Can I somehow keep track of how many times buttons in my flash site are clicked so that I can let people know how many people are using the links to their site?
|
| loadVars and txt file | 10 Nov 2006 15:33 GMT | 1 |
Hi, I want to load a simple variable (like a number) from an external text (txt) file. This is the code I have:
|
| .NET DataSet Results to Actionscipt | 08 Nov 2006 21:42 GMT | 3 |
I am working with a web service that sends XML data back from the Web Service as a .NET DataSet data type. In the output window the result looks pretty much like XML data . I am using the Flash webserviceconnector, but I am not binding the returned .Net DataSet data to any ...
|
| XML -> Flash (well PHP/MySQL too) | 07 Nov 2006 20:48 GMT | 2 |
I am totally lost and not sure where I went wrong. Let me start from the begining.... I created a simple MySQL database and wrote a PHP file which in turn is writing XML. So I called for that php file (using xmlData.load). I'm able to display/read the first three nodes, but no ...
|
| Flash form to email address using php | 07 Nov 2006 19:58 GMT | 1 |
Can't get flash form to work with php, works fine as html, but need it to work in flash can someone help. I get a parse error: Parse error: syntax error, unexpected T_STRING in
|
| loadVars problem | 07 Nov 2006 13:50 GMT | 2 |
i want to load a small piece of data (like a phone number) from my swf to an external server where my site reside. i try all the "send" possibilities - it does not work. can someone give me a simple scripts both for the swf and for the server.
|
| Flash CAN ACCESS off-domain information | 03 Nov 2006 14:55 GMT | 4 |
#include "XMLSA.as" // Setup text fields temp_txt.text = "Loading"; temp_txt.TextFormat.align = "center"
|
| sendAndLoad() | 02 Nov 2006 21:21 GMT | 1 |
attached is an xml very simple script in flash swf - however i do not know how to write the server side .asp can someone tell me what should be the script in th ok.asp ? URL="http://www.tovale.co.il/ok.asp";
|
| Session Variables in Flash | 02 Nov 2006 19:10 GMT | 1 |
I'd like to create a website that displays a swf file. Is there a way I can make it so that the content of the .swf file comes from session variables (probably coldfusion). So, if someone types in their name, I want to save their name to the database & then later display their ...
|
| Flash text editor | 02 Nov 2006 00:04 GMT | 1 |
This was posted in the flash.sitedesign but I have not received a response so I thought I would post here. Forgive me for cross posting but I didn't know which group to post to. My newgroup reader only shows flash. Anyways, here is what I need help with.
|
| Convert Text File to XML | 01 Nov 2006 16:42 GMT | 3 |
I need to open a text file, parse it and convert it into XML using Flash. Is this possible with Flash 8 Pro? If so can someone point me in the right direction? Thanks.
|