| Thread | Last Post | Replies |
|
| WSDL download failed | 28 Nov 2005 20:55 GMT | 1 |
I'm trying to add a web service (Flash MX 2004 Professional) and it gives me the following error: WSDL download failed for the following URLs: http://dev.2rmg.com/WebServiceTest/Test.asmx?wsdl
|
| Passing Variables | 26 Nov 2005 02:08 GMT | 1 |
I'm a beginner with MX 2004 Prof. so bare with me. :o I want to pass a variable from the previous page to a menu in my movie, which in turn, passes the same variable to the movie clip that corresponds with the menu item that is clicked. It sounds easy enough to me, but I don't ...
|
| Raio Buttons in Flash 8 | 24 Nov 2005 00:57 GMT | 1 |
I have a Flash 8 Movie which sends data to a PHP-file which generates an email. I manage to get it working with plain textfileds, but not with radiobuttons. The only result I get back is something like [object] [object] instead pof the actual data
|
| XML dynamic text - nothing appearing after the number80 | 23 Nov 2005 19:21 GMT | 2 |
I have a dynamic text area that is populated from an xml text file. I have a problem where a particular sentence is not displaying in full i.e "AROUND THE WORLD IN 80 DAYS" Only "AROUND THE WORLD IN 80" is displaying
|
| Special Characters (Superscript) Problem | 23 Nov 2005 17:21 GMT | 3 |
I have all the dynamic texts with its variable, drawing data from MS Access, but when I have TM or R (Registered mark) in MS Access and it will not display in Dynamic Text in Flash? I have rendered text as HTML and tried some settings in Character Option with various numbers of ...
|
| .Net Datasets and Flash MX 2004 | 23 Nov 2005 12:59 GMT | 2 |
From Developer Centre - Flash and Web Services One thing to pay attention to, however, is that Flash MX Professional 2004 doesn't natively support ASP.NET DataSets as of this release. You can work around this by parsing web service responses yourself, but you cannot bind
|
| Problems with the time limit of script execution | 23 Nov 2005 00:31 GMT | 1 |
I'm working with a big amount of data (stored in datasets) and I've got a lot of problems with script execution time limit. So is there possible to bypass this limit (I mean in an elegant way) ? Is there a difference between flash player 7 and flash player 8?
|
| Is there a way to embed a database into Flash? | 22 Nov 2005 16:10 GMT | 2 |
I'm working on an offline application and I need an extension (or third party software) for flash that allows me to embed a database. This extension must have a function that synchronize two remote databases (the one that is embedded and another on a server). If someone has an ...
|
| Reloading information into flash from MySQL | 22 Nov 2005 00:08 GMT | 5 |
hey all, i am having an odd problem. I dont understand why it dont work (well der otherwise why would i be positng). Right.. well i am creating a dynamic photo gallery. The basics of it work well. The combo box is dynamically loaded from
|
| Issues with cached xml files on server | 21 Nov 2005 23:43 GMT | 1 |
I wondering if anyone has had an issue with cached xml files on the server. I have an asp.net application that sits on a server and domain that creates a xml file. The actual .swf file exists on a different server and domain and pulls the xml file and displays the data. The ...
|
| loader and xml not working | 21 Nov 2005 21:11 GMT | 1 |
I have created a simple flash movie that uses a grid, a dataset,a xml connector and a xml file. It works good when i tested. My issue happens when created another movie with a loader and load the first movie. It loads correctly but the connections doesn?t work. The information ...
|
| XML->datagrid.. | 18 Nov 2005 19:59 GMT | 2 |
I'm importing XML data into a Datagrid. There are 7 fields to each row, but I'd like to only display 1 field within the datagrid. When a cell is clicked, I'll use that selectedIndex and use the value from the unseen fields to compute some formulas and make some things happen on ...
|
| DataSet filterFunc return listed items | 15 Nov 2005 21:54 GMT | 1 |
i'm writing a dataset filter. The user selects and deselcts items in a checkbox group. Each checkbox-button in the group corresponds to a 'pType', see code below. Would like the filter to return 'pType's based on the selection. So, with my construct idea, the question is: how to ...
|
| Most efficient data integration method | 15 Nov 2005 15:17 GMT | 2 |
Is there a support document somewhere that explains the different types of data integration (xml, cfc etc...) and which method is most effective? Is there one method that's better or more efficient than the rest? I realize it can depend on different circumstances but I'm just ...
|
| Hw do I create a Multiline Label? | 15 Nov 2005 15:04 GMT | 1 |
I have dragged a label component on to the stage. How do I make it Multiline? Thanks Geoff
|