| Thread | Last Post | Replies |
|
| Getting a .swf to read xml | 27 Apr 2008 23:50 GMT | 1 |
I have a slideshow.swf (I cannot change it contents, there is no .fla) which gets input from slideshow.xml and finds pictures to display in a folder called 'images' . Pretty basic for a flash picture gallery. The problem: I want to load the slideshow.swf into a loader component ...
|
| XML problems | 25 Apr 2008 12:49 GMT | 3 |
I have XML with nearly 2500 nodes in it. Using this XML I have to display data inside separate movieclips using for loop. Its taking too much time to display..... I donot know whats the exact problem whether it is because of heavy XML file
|
| php to xml | 20 Apr 2008 22:25 GMT | 3 |
hello, I work normally only with Dreamweaver and Database, I now want to work with a flash-movie integrated into my php-site. The flash movie gets data from a xml-file "index.xml". . I managed to make a php-file which becomes a xml-file (if I understood right..?) and called it ...
|
| So, using PHP with Flash... | 17 Apr 2008 11:42 GMT | 2 |
Hi everyone, appologies in advance if this isn't the correct forum. I'm trying to find a way to pass dynamically generated text for a hyperlink to a SWF that's embedded in my PHP page. I have the PHP system working as I want it with HTML links but want to add some animation to a ...
|
| Transfer data from Flash AS 3 to PHP | 15 Apr 2008 23:55 GMT | 1 |
I have coded a program to accept several text fields in Flash and then transfer them (using a defined Class function, sendExample with sendPhp) and display them with a pfp form. When I run the swf from my pc it transfers the data correctly (the php file is on my hosted server.) ...
|
| Loading Rss Feed into Flash | 06 Apr 2008 12:32 GMT | 2 |
I want to load an RSS feed into flash so it is selectable if that is possible thanks in advance Mike
|
| LoadVars-using send to pass a variable from flash to php | 04 Apr 2008 14:51 GMT | 3 |
For the life of me, I've tried everything: I've researched LoadVars on Adobe forum, used David Powers' books, googled 'flash to php', LoadVars, etc. and tried sendAndLoad, send, and using $_POST, $_GET, $_REQUEST. $HTTP_POSTVARS but I keep getting this same error. any advice
|
| Get values from URL | 03 Apr 2008 13:43 GMT | 1 |
I am trying to develop a flash map where i need to show a value from the current url into the text field in flash. The problem is I need only some values from the url to be displayed in different text boxes. Say the url is
|