| Thread | Last Post | Replies |
|
| Post from flash to asp | 31 May 2006 17:20 GMT | 2 |
I have form in flash with input text fields with Var field set to t2_2 t3_2 t4_2
|
| Put PHP Content into Dynamic Text Field | 31 May 2006 17:09 GMT | 1 |
How do I put the contents of a php document into a dynamic text field in a Flash document? Thanks. G
|
| Flash Projector Communicate with Web Server? | 31 May 2006 17:04 GMT | 1 |
I have created a flash .swf application that is hosted on a website and communicates nicely with the back end SQL server using xml and a .net middle tier. It turns out now that there's a possibility that the client wont allow any Flash player to be installed on the client ...
|
| How do I set up my drag and drop questionaire to export to a XML file? | 31 May 2006 16:59 GMT | 1 |
How do I set up my drag and drop questionaire to export to a XML file? I have a 70 seperate SWF files that pose a question and contain a drag and drop rank order response of 1,2,3,4.How do I set up a XML file that receives the responses.I don't understand how to do the ...
|
| Dataset | 29 May 2006 14:00 GMT | 1 |
i have one XML data. it similiar : <menu> <newmenu> <name>name</name>
|
| Flash movie using XML | 29 May 2006 01:24 GMT | 1 |
On the development version of a site, I have created a flash movie that uses an XML file that refers to the filenames of images and their respective captions that are then loaded into the flash movie. The images are loaded 2 at a time, into movie containers within the movie, ...
|
| HELP > External Text or HTML file Loading | 26 May 2006 19:04 GMT | 1 |
plz visit - http://www.vision-divine.com/samples/test.swf to see what i mean I am using FlashMX and i have the following - . a multiline dynamic box > named "mytext"
|
| Passing variables from .swf extenstion to movie | 23 May 2006 00:39 GMT | 1 |
I have html code <param name="movie" value="movie.swf?var=a&vari=b" /> <param name="quality" value="high" /> and I need to pass <b>var</b> and <b>vari</b> variables and its values into
|
| Storing value from XML into a variable | 23 May 2006 00:37 GMT | 1 |
There is a combo-box by the name "cbJobs" and it gets its value from the XML file named "data.xml".. I want to store the value transferred from this XML file into a variable.. so basically someone told me to use the code on (change) {
|
| Loading Variables in FLV player | 23 May 2006 00:32 GMT | 1 |
i have edited an open source flv player's fla file for my needs,but ihave some problem.it uses XML when getting video source URL but i want it to read from QueryString or a variable from ASP.How Can i do this? the original codes are like this,these are for reading from XML ...
|
| LoadVars and onLoad question | 23 May 2006 00:30 GMT | 2 |
I'm using LoadVars in Frame 1, and I need to use the resulting variables in other scripts afterwards. (But all the examples I find online only use the variables right in the same script.) The problem I'm having is, the onLoad function doesn't actually make it wait.
|
| flash cms open source on www.3viso.com/wpmu/flashcms | 18 May 2006 09:17 GMT | 1 |
hi i am developing a flash cms open source if you want to help me or only too write your article/tips in my blog contact me my web:
|
| How to push realtime data from SQL Server | 17 May 2006 21:44 GMT | 2 |
Hello, I am looking for the best way to approach the following situation ... 1) how to connect 2) what I will need to maintain "realtime" updated data on the the web browser (client) side 3) and if Flash Media Server 2 or the Flash runtime
|
| Convert swf to jpeg | 17 May 2006 19:32 GMT | 2 |
I've made an animation where the user has to draw something, from there i want the user to save his/her animation to a jpeg file... Is there a way to do this, I've been looking around php but haven't found nothing yet... please help
|
| xml and special characters | 14 May 2006 01:02 GMT | 4 |
Hi I'm using a xml file to upload info to a flash app. For the xml I used utf-8 encoding but I'm having a problem the "&" symbol isn't displaying rigth.. is displaying & Any ideas on how to solve this problem. thanks german
|