| Thread | Last Post | Replies |
|
| Uncompressing socket data from Java | 20 Sep 2007 21:46 GMT | 2 |
Has anyone had any luck sending compressed data from java to flash using the flash.net.Socket class? I am compressing the data on the java side using the Deflator class which uses zlib compression. Trying to uncompress using ByteArray.uncompress() and it is failing and throwing ...
|
| web form to datebase to flash movie | 19 Sep 2007 23:00 GMT | 1 |
I am very new to flash and this may be too large of a project for me to take on, but I hope that I can get through it. This is what I want the end product to do: Users go to a webpage that has a form on it and they enter in information...
|
| Building an Events Calendar with the DateChooser Component | 14 Sep 2007 05:11 GMT | 2 |
The AS2 DateChooser has just the functionality I need to build the events calendar that I have to build .. however .. while I know what to do in theory, I'm stumbling on (a) whether it will work and (b) syntax. I want to display an instance of the DateChooser (myDate) and access ...
|
| URL links in XML | 13 Sep 2007 20:46 GMT | 5 |
I have a datagrid populated with a XML file which contains URL links. I cannot get the links to work when I click on them. Is there a simple solution? I'v tried to use this format : <link> <a href="http://www.ghagdjagdjadg.com> testpage</a></link> , but nothing happens and the ...
|
| Embedd a database within a SWF? | 13 Sep 2007 17:34 GMT | 3 |
Hi - I'm wondering if the following can be done with Flash - - can a swf contain it's own database that the user can add, delete, read? - while the view is online, entering and interacting with the data- is it
|
| only partial dynamic text appearing? | 12 Sep 2007 20:54 GMT | 1 |
Does anyone know why the first part of my CSS formatted is the only part that shows? I know the rest of my text is formatted correctly because I can erase the first part, and only show the other portion. I just want to be able to load a decent size set of text into a text block ...
|
| Help on XML accordion menu | 09 Sep 2007 15:23 GMT | 1 |
Hi everybody, I'm desperately trying to emulate the accordion-to-text menu as seen on www.posttool.com. 1) I've tried to have my accordion opening dynamically upon text file lenght but I didn't.
|
| Problem with possition of swf when is loading dynamically to textfield | 04 Sep 2007 16:16 GMT | 1 |
Hi guys, I'm loading a XML to Dynamic Text field and all is OK, but the SWF is show at left out site of the flash document, I only want put a icon and a text in the same line, something like this:
|
| XMLConnector and Dynamic Text | 02 Sep 2007 22:37 GMT | 1 |
I have a text inside a xml file and i would like to display this text in a dynamic text field, using the xmlConnector. The files are at the following address: www.mais3marketing.com/xml.zip thanks,
|
| Bringing xml data into flash | 02 Sep 2007 22:33 GMT | 1 |
I would like to know how to bring xml data into flash. Specifically images that someone can click on the thumbnail and view the larger image. please can anyone point me to some tutorials or sites that i can start to learn how to do this. thanks.
|