| Thread | Last Post | Replies |
|
| Problems with LoadVars.send and Firefox | 30 Dec 2006 20:22 GMT | 4 |
There seems to be a problem with Firefox 2.x sending variables to PHP scripts with the LoadVars.send/POST method. <br> The same problem doesn't occur in IE or Opera. <br>See this url for example to try in both FF and IE/Opera:
|
| HTML IN FLASH? | 29 Dec 2006 17:22 GMT | 2 |
I have a Flash Web site for a small literary journal and am trying to switch over to my hosting service's mailing list manager for sending out newsletters. I see the HTML code for setting this up (available from my host), but do not know how to get it to work in my Flash site. (I ...
|
| JPEG retrieval and display | 28 Dec 2006 16:40 GMT | 2 |
Hi, I'm designing a website aiming to provide visual coverage of surfing locations across the UK through the use of webcam images. Each of the images themselves will be retrieved externally, with permission, from various hotels over-looking these locations.
|
| Datagrid Sorting | 22 Dec 2006 08:53 GMT | 2 |
I have a datagrid which displays the values from the Dataset. The Dataset values are not sorted alphabetically. So the datagrid initially displays the values in an unsorted manner. Only when I click on the header of the datagrid the values are displayed in assorted manner. I want ...
|
| Datagrid Sorting | 21 Dec 2006 14:15 GMT | 2 |
I have a datagrid which displays the values from the Dataset. The Dataset values are not sorted alphabetically. So the datagrid initially displays the values in an unsorted manner. Only when I click on the header of the datagrid the values are displayed in assorted manner. I want ...
|
| Sending Form Information to Server | 20 Dec 2006 22:19 GMT | 8 |
Excuse me everyone for my lack of knowledge. I am in the process of creating a flash site for friend of mine. He wants to be able to have a guest list for his events in DC. I have created form boxes and have given them all "instance names". But I have absoultely NO clue how to
|
| Dynamically loading xml content | 20 Dec 2006 05:01 GMT | 2 |
I?m creating a menu bar in which the links have to be dynamically created based on the values in the xml, and the number of links(buttons) may even exceed 100. The menu bar will be displayed in the horizontal manner. I have the following questions, can any one help me ?
|
| XMLConnector + list labels - only shows node? | 20 Dec 2006 03:58 GMT | 3 |
so my XML looks like this: <root> <level1> <level2>
|
| XML Cross Domain in Firefox Problems | 18 Dec 2006 19:22 GMT | 2 |
I'm seeing a strange problem with XML.load() in Flash player 8/9 when used with FireFox. I have a crossdomain.xml file setup which works great for IE 6/7 but gets blocked completely in FireFox. Here is my scenario: swf on www.pd.mydomain.com accessing api.pd.mydomain.com with ...
|
| Flash + Large XML = Issues | 18 Dec 2006 14:40 GMT | 1 |
I have a created a flash searchable database with xml, following this tutorial http://www.kirupa.com/web/xml/examples/searchbestof.htm It seem to be work great but my the xml file seems to be too large so when certain words are search I get a script error and eventually freezing ...
|
| Flash 8 chokes on XML from Excel 2003 | 16 Dec 2006 10:46 GMT | 2 |
Using Flash 8's XML object and trying to read in XML created in Excel 2003 I get error -6 back from the XML.status property which means "An XML element was malformed." If I export the same data in Excel 2002 it loads corectly. Further
|
| do i have to download XML? | 16 Dec 2006 09:40 GMT | 4 |
do I have to download xml or is it just like html and i can just use it? I've been working with php and xml but when I try to ge the xml to "echo", my browser shows nothing. I try to view the source and it still shows nothing. Is it because I'm using safari?
|
| Loading XML Variables to Flash | 15 Dec 2006 19:40 GMT | 2 |
I have my XML data loading into my SWF OK. However, is there any way to call that tag name instead of the child node number? So instead of something like this:
|
| updating flash from a dynamically changing XML file | 14 Dec 2006 13:48 GMT | 9 |
Creating a non-interactive status display: I want to have the flash display reflect data in a server-based XML-file. So far this is easy. But I want the display to change everytime the XML file changes-- in order to reflect status changes. I've used an XMLConnector and specified ...
|
| trying to load external data | 14 Dec 2006 13:43 GMT | 3 |
ive read the tutorials and searched the forums but i still need some help. im trying to read data from a text file here (http://www.ndbc.noaa.gov/data/realtime2/41035.spec) what i cant figure out is how to call each value to its own dynamic text field.
|