| Thread | Last Post | Replies |
|
| Live data in the flash enviroment | 31 Oct 2006 13:19 GMT | 1 |
I'm new to the flash development community, has anyone married the flash environment with the real-time data world? Can I use the viewer to "walk" a bulding floor plan with real-time data inserted into it? What I need is the zoom, pan, a vector interface brings, but want to ...
|
| Users IPs | 31 Oct 2006 12:50 GMT | 1 |
I wish to detect and store the IPs of the users of my site which is All-Flash-Built. Where can I find a simple IP detect method in Flash working with a MySQL DB via PHP ?
|
| Posting data mystery | 31 Oct 2006 12:43 GMT | 1 |
:confused; I've suddenly found that I am unable to post data from Flash forms on one machine. Simple as that. Other machines around it on the same network with exactly the same
|
| Help with loading jpg. | 31 Oct 2006 12:40 GMT | 1 |
Okay so I have a website im making in which jpgs are loaded through the loader component (using flash pro 2004) and I set the path and to autoload but the jpg. files won't load; something to note I have many instances of one loader but with different paths for different pictures.
|
| XML to Tree component | 31 Oct 2006 12:30 GMT | 1 |
I'll appreciate any available help to my following problem: I use an xml connector component to read the following simple xml: How can I bind the results to a tree component using formatter? I want to have a tree view with town names (label) and company names only.
|
| Import XML data into a Flash movie | 30 Oct 2006 17:31 GMT | 1 |
I have the Following requirement and I do not even know where to begin. I have created a map of a Country and on the map are several towns and cities, obviously easy enough so far. So, for example, say the XML data provides information of ten different pieces
|
| Web Service connecting to variables not other components | 30 Oct 2006 06:04 GMT | 4 |
All the web services tutorials I have reviewed always demonstrate how to setup the WebServicesConnector and bound to other input components on the stage (like the textinput component). I want to bind from a variable value in my Flash movie (ie; _level0.set_zone ) to somewheres in ...
|
| Dynamically Generated Forms | 28 Oct 2006 18:21 GMT | 1 |
My company has a database-driven system of web forms, each of which consists of many questions in various layouts (2-column radio, 1 column checkbox, etc). The forms are never hard-coded. Each HTTP request causes Java code to perform DB queries to dynamically generate the various ...
|
| Integrating Flash with a LMS | 27 Oct 2006 09:46 GMT | 1 |
Is it possible to develop original content with Actionscript using bespoke question formats and transfer this to a LMS. I have just developed lots of script without using the question templates & feel that it has been a waste if I cannot make it SCORM compliant. The alternative ...
|
| Newbie XML / Flash question | 26 Oct 2006 13:13 GMT | 2 |
Please help me to the following: I use the XML connector to read an XML file. It works fine. My question is how can I take the attributes of a specific node? For example, in the following simple XML how can I take the attrubutes of the
|
| <br /> break a XML parsing | 26 Oct 2006 07:58 GMT | 1 |
Hello, I make a XML connector component parse a XML document. In a node, there is a "<br />" (return to line in HTML) EXEMLE : <book>
|
| Newbie help.. | 24 Oct 2006 14:52 GMT | 1 |
I am trying to develop a simple product catalog using flash and xml. The xml file only has a list of catagories and under each a few products. I have a combobox wich list the catagories and another which list the products in that catagory.
|
| eLearning and Quizzes sans LMS | 24 Oct 2006 04:43 GMT | 4 |
My department is working on setting up a Learning Management System (LMS) but at this time we are not ready to do so. Unfortunately, other departments are looking to publish courses with tracking and authentication and, having no LMS to link them too, we?re having obvious ...
|
| exchanging data between swfs | 24 Oct 2006 04:10 GMT | 3 |
Hi I need to pass and update data from a swf to an embedded loaded swf and between embedded swfs. The easiest way I can see is to put the data in a file (very small amount of data) and read from and write to the file (XML would be OK). However I cannot see how to write a file ...
|
| Naming a MovieClip from FlashVars | 24 Oct 2006 01:36 GMT | 3 |
I have a Flash file containing a floor plan over my office. I want visitors to be able to locate the room for a specific person by clicking on the room nr. In my HTML-code I give the FlashVars a value equal to the chosen person's room number like this:
|