| Thread | Last Post | Replies |
|
| textfieldsA.fla ?? | 29 Apr 2007 19:20 GMT | 1 |
I found textfieldsA.fla in the samples. I noticed that the in program you can change color and text. So Ho can I save those changes, and send them to a php? Guy
|
| adding variables to LoadVars | 29 Apr 2007 19:14 GMT | 1 |
I have an application that reads a PHP script and populates the Flash applets using the following on frame 1: if (_root.c.n <= 0) { c = new LoadVars();
|
| Formattings Tags appearing in my TextArea Component | 26 Apr 2007 21:35 GMT | 1 |
I'm having an issue with TextFormat tags that are appearing in textfields. Here's an overview of what I'm doing: Basically, I'm trying to grab the text from a textArea component: (myText = myTextArea.text")
|
| handeling image events | 26 Apr 2007 15:31 GMT | 3 |
Can you help me in establishing this. I have just established a menu based-image in flash in the main html page. Also I do have a second page has details on each option of the menu of the main page. I am trying to whenever I click on any option of the menu in the main
|
| Loading Multiple Text files | 25 Apr 2007 14:12 GMT | 6 |
Hi! I've got several archived text files - 040107.txt, 040207.txt, 040307.txt, for example - and I want to be able to build a dynamic link which loads whichever file is selected into the Flash movie. This list needs to be able to build itself as I write new files every day and ...
|
| XML Flash Calendar Problem | 24 Apr 2007 23:06 GMT | 3 |
I have a flash xml calendar. I am building a website all in Flash, but when I try to use the loadMovie function to load the calendar's swf file into a movie clip, the calendar shows up, but it couldn't load the XML data into it, anyone knows of any solution to that?
|
| ON Clip event how 2 | 20 Apr 2007 20:46 GMT | 8 |
I have an on Clip looks loke this: onClipEvent (load) { //assuming you have a personal web server and PHP installed locally loadVariables("http://www.guyswebdesigns.com/PHPfolder/test.php?Id=Id", this,
|
| Reference data brought in via XMLConnctor | 20 Apr 2007 19:06 GMT | 4 |
Using an exteral XML file, and the XML connector, I am able to bind the data to a text area component with no problem. However, I would like to grab some of these values and use them for other things in actionscript. How do I actually reference that value or string
|
| Understanding about Flash 8 Sample: Data Integration > Guestbook | 20 Apr 2007 03:25 GMT | 2 |
I'm still exploring the sample and the tutorial for flash 8 and i'm still quite new with PHP and stuff. I was viewing the samples from Flash 8: boot drive\Program Files\Macromedia\Flash 8\Samples and
|
| how to run exe files in flash. | 19 Apr 2007 14:06 GMT | 1 |
Im making a three related VB program and i want to integrate them into one package, for the easier access and navigation on those program, I make a flash file which serves as interface or menu for the navigation. My problem is how to call or run on those program in just one ...
|
| need help on displaying an article in flash 8 using php call out | 19 Apr 2007 12:44 GMT | 1 |
Hi I'm trying to make a news viewing function in Flash 8. The swf calls out a php script, php script queries the MySQL DB then php sends info to swf file to display it. Unfortunately, the articles don't display and I keep getting "undefined" errors. I don't have this problem ...
|
| send XML from Flash to PHP | 18 Apr 2007 10:45 GMT | 2 |
i create an xml in flash and want to save it on the server. i user my_xm.send("script.php"); to send the created xml, but don't know how to handle it in PHP in order to save the file on the disk. any suggestions? thank you.
|
| Setting Parameters flash from php | 18 Apr 2007 04:28 GMT | 13 |
Hi my name is guy. I would like to set these parameters in flash using a php/mysql database : button1.maxQuantity button1.name
|
| xml menu not showing in published html | 17 Apr 2007 21:27 GMT | 1 |
Hi all my problem is that when iam trying to publish an flash project containing a dynamic xml menu as html file ,the menu is not showing although it is showing in the accompannying swf file,any body knows the problem??
|
| XML and image placement by X Y coordinates | 17 Apr 2007 17:20 GMT | 2 |
I'm trying to test something out in flash with XML and was wondering if anyoone could point me in the rght direction of a tutorial. I'm working on a project where I need to be able to pin point several shots that were taken on a golf course. I Need to be able to load in several ...
|