| Thread | Last Post | Replies |
|
| Getting XML data from live ASP page?? | 28 Feb 2005 20:45 GMT | 5 |
I've built a flash movie that reads in data from an XML source. It works fine when the XML is in a static file in the same directory either by opening the page containing the movie through the server or just opening the html page file.
|
| XML Connector and Radio Button Component | 28 Feb 2005 17:17 GMT | 1 |
I am trying to use the XML Connector to build a quiz. I have a sample XML file that is the quiz question and answer choices. I am using a textinput to bind the text based question. I want two radio buttons to bind the answer choices. The XML Connector won't bind to the radio ...
|
| XmlConnector, DataSet, and List trouble (v2 components) | 28 Feb 2005 16:01 GMT | 2 |
I'm working with components in MX Pro 2004, and I've hit a snag that absolutely refuses to untangle. I'm attempting to use an XMLConnector to read data into a dataset, and then display that in a list box. The only thing displaying in the list box is 'undefined.' These are the ...
|
| XML.TRIGGER | 28 Feb 2005 15:55 GMT | 1 |
Hello. I have an XML connector that I'm using a tigger event on. I was wondering if anyone knows a way for me to check when this completes. I have some other functions that need to run, but only after the data loads. Thanks.
|
| loading data using wireless technology | 28 Feb 2005 12:39 GMT | 1 |
Anyone has developed an application using wireless tecnology such as bluetooth or i-fi to load data in a flash application for PDA. Any examples or websites with tutorials would be very helpful.
|
| NEED HELP WUTH FLASH-to-XML | 28 Feb 2005 12:25 GMT | 1 |
I want to be able to store some strings to an XML file from an SWF. I know how to load strings, atrributes and nodes from XML to a flash file, but i want to be able to add some. Basicly I want an SWF on... lets say... a yahoo geocities server (if it makes a difference).
|
| loading text without variables | 28 Feb 2005 12:21 GMT | 1 |
Is it possible to read the contents of a text file into a Flash projector without first having to add a variable to the beginning of the text file?
|
| displaying mysql info via php in flash | 27 Feb 2005 05:15 GMT | 2 |
I have a movie sample that I downloaded because I dupoicated the same movie how I wanted it to look. However when I was done it didn't work. To check if it was me, I downloaded the exact sample and changed the database info, then uploaded the page and it still didn't work. I ...
|
| Problems displaying dataGrid in a loader of a second swf file | 26 Feb 2005 04:39 GMT | 3 |
Hi Everyone, I've got a problem that?s driving me crazy. I've built an application with a preloader, knowing that I cannot use any class that has to be exported to the 1st frame, and I have in fact set export to frame 5. What I am trying
|
| Threat to Flash forms | 26 Feb 2005 03:07 GMT | 1 |
:frown; An article in the http://tinyurl.com/5a4lbhttp://tinyurl.com/5a4lb talks about "floater ads," usually done with Flash, that are so annoying that people are uninstalling the Flash player or installing "Flash blockers" to get rid of
|
| Bind webservice data to frame 2 items | 25 Feb 2005 23:05 GMT | 1 |
I am trying bind webservice data into textinput fields that are in the second frame of my movie. I tried to add the webservice connector to frame 2 but the bindings window said it had to be in frame 1. I moved the webservice component to frame 1 but now I can't see the frame 2 ...
|
| getting at values in combo box | 25 Feb 2005 21:57 GMT | 1 |
I have a combo box component being populated from the xml data component. in the xml there is only two cild nodes. I have php script grabbing this info from my database and writting the xml file. all this works just fine and popluated the cb. <category> <name>samples</name> ...
|
| xml file in Flash 2004 | 25 Feb 2005 12:34 GMT | 1 |
I have an xml file loaded into a combox by calling a swf file. The swf file works perfectly when run stand alone. However when it is called from another fla the combobox drop down menu doesn't work and the text area data becomes highlited whenever you scoll it. Any help would be ...
|
| SQL, Flash and... ASP.Net? XML? | 23 Feb 2005 21:53 GMT | 3 |
We?re in the beginning phase of putting together an application that will essentially be a project tracker. All the data will be held in MS SQL 2K while using Flash MX 2004 Pro for the interface. My developer is a genius when it comes to SQL, ASP, ASP.Net, XML, Web Services, ...
|
| Need help in dynamic scrollbar for product thumb display | 23 Feb 2005 14:55 GMT | 1 |
Hi, Am working on a flash based website. I need help in collection section where the client wants to diplay thumbnails of the products on the left and when a user clicks on the thumbnail a big image loads on the right hand side. All this am doing though XML file . Till now i was ...
|