| Thread | Last Post | Replies |
|
| flash/asp login problem | 29 Apr 2006 20:40 GMT | 1 |
Recently i have been workin on a flash/asp login. I've used loadVars() to send username and password from the flash movie to an asp file where the value's are validated. After validating the posted values a text file (varsToFlash.txt) is created where the results are stored like ...
|
| Flash and C+ | 29 Apr 2006 14:10 GMT | 4 |
I?ve been looking around to see if I can find an answer. We have a program written in C+ and VB is it possible to use Flash as an interface with a program created in C+? Has any one done this?
|
| Peer to peer connections | 28 Apr 2006 23:07 GMT | 1 |
Hi, i wonder if it possible to create in flash 8 peer-to-peer connections without depends of the FlashComm. I'd use to create peer-2-peer application on Multiuser Server of Director. In Director is very simple to create an application like this, because the
|
| get variable from jsp | 28 Apr 2006 12:52 GMT | 1 |
I have a banner on one web server (domain) and I want to retrive a variable from another web server (another domain) by using the LoadVars class (using Flash 7). When I test the banner in the programming mode I get the variable. But not when it is uploaded to the web server.
|
| Need help with setting a variable using xml | 28 Apr 2006 04:52 GMT | 1 |
So I am trying to import in XML and this is working fine, But once in flash I need to reference this variable in a later script. Here is what I got. function loadXML(loaded) { if (loaded) {
|
| XML Data Order | 28 Apr 2006 04:36 GMT | 1 |
I can load XML data fine using XML Connector, Dataset and Datagrid. But the data being displayed in the grid is in reverse order. The XML file: <record>
|
| XML Database for CD Rom Presentation | 26 Apr 2006 21:18 GMT | 1 |
Hi Friend I have got a small query for you, Basically we are making a Flash Based CD rom presentation which even includes product catalog. This product catalog has Category=> Sub Category then the product i know a way how to do this using
|
| How do I Access Data in XML Connector | 25 Apr 2006 18:26 GMT | 1 |
-------------------------------------------------------------------------------- I have an XMLConnector attached to a xml file and bound to a label. This is working fine. My question is:
|
| Web Hosting for Flash/ColdFusion/MySQL | 24 Apr 2006 23:37 GMT | 1 |
I am new to Flash and interesting in creating simple forms/guestbooks using flash. My web hosting service supports most php & mysql technology. Most of the tutorial I see on the the macromedia site refer to coldfusion. Can anyone provide tips or articles relating ...
|
| flash graphs | 24 Apr 2006 18:32 GMT | 5 |
Hello... This might be simple to some fo you out there... I looked around and everything seems complicated. I want a simple graph that displays totals from a mysql db using php.
|
| Datagrid column editor - Flash 8 | 21 Apr 2006 15:18 GMT | 2 |
Can anybody tell me if the datagrid column editor works with flash 8. I have not been able to access it via the datagrid component wizard as per flash mx 2004. Regards, Greg Johnstone
|
| Problem receiving info from database via PHP to Flash dynamic text fields | 21 Apr 2006 14:50 GMT | 6 |
Hello, I'm having trouble receiving text informations in Flash 8 from a MySQL database via PHP: I have a text field in my Flash animation that's supposed to display a text with french accents but it doesn't display them correctly. - the PHP file comes from Dreamweaver.
|
| French displays issue from XML to Flash | 21 Apr 2006 01:58 GMT | 5 |
I'm doing a job that pulls text from an .xml file and dispays in a dynamic text field. The problem I'm running across is that it also has to be able to take french characters such as ?. Whenever I just type the character ? into the XML file it doesn't read it instead showing a ...
|
| flash > php > mySQL update query problem | 20 Apr 2006 16:39 GMT | 1 |
Hi all! Bit of an urgent problem. I am trying to update a mySQL database via flash and PHP where two variables are supplied, a name and a contact ID. I can pass the variables to the php and check against two variables in the PHP to check their validity, and I can run the mySQL ...
|
| SWF & Dynamic Text | 20 Apr 2006 05:10 GMT | 3 |
Hi all, I'm getting myself a little confused. I think this is so easy I am missing it. My Flash file contains some dynamic text fields. When I publish the Flash file I get the swf, great.
|