condenseWhite & Server resized images Hi, I was finally able to get my RSS feed via PHP and AS3 to display everything in my Flash TextArea. I need to use condenseWhite set to "true" to eliminate all the white spa | | 0 | 148 | 3/27/2008 9:19:49 PM |
.NET web service interoperability Data types for flash I'm implementing a web service which will be used by clients from different platforms. I would like to define .NET properties instead of public members for all my return data objects.
| | 0 | 111 | 3/27/2008 11:34:25 AM |
.NET web service interoperability Data types for flash I'm implementing a web service which will be used by clients from different platforms. I would like to define .NET properties instead of public members for all my return data objects.
| | 0 | 108 | 3/27/2008 11:34:15 AM |
URGENT!!!! Need help with a question on CMS with Action I am desperate to find an answer to a request from a client who wants to build a "design your own uniform" application. He wants it built so that the manufacturer can update the st | | 1 | 109 | 3/26/2008 7:56:52 PM |
LoadVars-using send to pass a variable from flash to php 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 $_ | | 1 | 102 | 3/25/2008 1:07:24 PM |
need help with creating interactive family trees using Hello! Newbie here. I have a few questions about Flash.
First, some background: I need to make a database of family trees for a project. I want the family trees to look like your usual | | 0 | 110 | 3/24/2008 10:26:00 AM |
php to flash I have a dynamic text instance in Flash named dynamic_txt and I want it to display information from a php file. What command allows me to do this? Here is the code:
PHP
| | 2 | 110 | 3/24/2008 3:26:17 AM |
sending variables from flash to PHP Hi everyone,
I have a problem while sending variables from flash to PHP
Here is the code:
submit.onPress = function ()
{
c = new LoadVars ();
c.nme = "MyName";
c.sendAndLoad ("getVa | | 3 | 107 | 3/24/2008 3:16:50 AM |
parsing XML Why won't this work? I just want to create one Node for each <placemark> tag in the xml.
the xmlData trace gets:
<kml xmlns="http://earth.google.com/kml/2.2&qu | | 21 | 111 | 3/21/2008 10:11:57 PM |
3D Geodata conversion I'm working on a mapping application that imports latitude and longitude data and plots it onto a 3D globe. Does anyone have experience with this? I'm not sure what the best solution to my | | 1 | 112 | 3/20/2008 10:07:08 PM |
Problem with complex XML Hi! I have a problem that for some will be trivial, but for me it is getting on my nervs. All the tutorials and tips I have seen around about AS2 and XML are based on very simple X | | 4 | 87 | 3/19/2008 1:51:05 AM |
Why use a database? I'm curious as to why one would use a database like mysql (or any other DB) over flash extracting information from a text file. (exceptions: password protection and search fields)
Thank you.< | | 1 | 98 | 3/14/2008 2:12:34 PM |
Network Solutions Does anyone here use this hosting service?
Toad78
| | 1 | 109 | 3/14/2008 2:00:16 PM |
Text and variables Hello Forums,
Just for some fun, i'm trying to make something somewhat similar to a stat calculator. I'm testing out my design using the base for a MMORPG game; where as the charac | | 0 | 117 | 3/13/2008 4:33:17 AM |
integrating georss data I'm wanting to integrate GEORSS data ( see http://georss.org and http://www.georss.org/simple.html )
Here is a basic example of the georss XML structure:
<entry> | | 0 | 140 | 3/12/2008 10:33:35 PM |
Why doesn't Load Vars work everytime? On both my offline pc in using "test" withing Flash 8 and AS 2.0, and on my unix webhosting server,
I wrote a php script that saves name-value pairs from mysql (Yeah ! Finally | | 0 | 95 | 3/10/2008 5:58:31 PM |
Flash 8 and Visual Basic 2008 Express integration Hi ! I've been working on a program and need some updated information about working with Flash 8 and Visual Basic Express 2008
From my research it seems that I need to set a script | | 0 | 119 | 3/6/2008 2:22:26 PM |
uploading a Directory Hi All, I am new to Flash. I want to upload an directory into a Web server. Will it be possible using Flash. If possible. Could you some information about the same. Thanking you | | 0 | 105 | 3/4/2008 8:19:53 PM |
Simple way to create XML files on desktop Hello Forum
I am creating a simple application that runs of data in an extenal XML file.
The client has not enough money to create a database and the php middleware to facil | | 0 | 133 | 3/4/2008 5:30:27 PM |
Flash stand alone form Hi, I'm teaching myself Flash, and have a couple of design questions. I'm trying to develop a offline Flash player that gathers numeric user input in 20 fields, then updates a line graph ref | | 0 | 139 | 3/3/2008 8:04:44 PM |
Flash + Database Help I am very new to using databases and Flash. I have Flash CS3 so I can use any version of AS. Below are my goals for the project. -Front end that will allow me to enter in a Name and Kind.< | | 6 | 94 | 3/3/2008 7:22:24 PM |
Save information after close .exe hello. I have a form with a TextInput in a .swf or .exe. After i exit the program, all my information are lost. I don't know how to do to keep the information after i exit the program. I bel | | 0 | 100 | 3/1/2008 6:18:54 PM |
Problem getting webservice array results I am trying to display the results of a webservice using the WebserviceConnector. I'm using Flash cs3, publishing setting of the movie si set to actionscript 2.0. I've been looking for a sol | | 0 | 124 | 3/1/2008 2:29:01 PM |
PHP Regular Expression of URL in text I have some text that is displaying from a database table and inside that text is a web address (i.e., http://www.whateverthisaddressis.com).
I'd like to know if anyone has a code out th | | 1 | 151 | 2/28/2008 1:55:28 PM |
SQL / PHP and the DataGrid Hello - I have an SQL database setup which contains Herbal Information such as CommonName, LatinName, MedicalUse etc, and need to display the information in a Flash DataGrid Component. | | 2 | 91 | 2/28/2008 12:26:52 PM |
Internal Server Error (Two Questions) The scenario:
I have created a Flash email client that collects the data using ...
var my_lv:LoadVars=new LoadVars(); my_lv.name=name_txt.text; my_lv.to=to_txt.text;
| | 0 | 106 | 2/27/2008 4:46:42 AM |
Loading streaming feed into Flash I'd like to load a webcam feed like this link into Flash: http://218.24.161.254/control/faststream.jpg?stream=full&fps=12&rand=393984
Could any one suggest a place to look for a | | 0 | 98 | 2/27/2008 3:46:18 AM |
Loading streaming feed into Flash I'd like to load a webcam feed like this link into Flash: http://218.24.161.254/control/faststream.jpg?stream=full&fps=12&rand=393984
Could any one suggest a place to look for a | | 0 | 106 | 2/27/2008 3:46:15 AM |
flexcubed or netdrims FlashSQL component Isaac Coker, former of Netdrims, now called Flexcubed, who sells their components on Adobe.com, claims in an email of support to me that 400 other users having used his product successfully. | | 1 | 116 | 2/25/2008 2:45:28 AM |
SQL migration to server 1. I must completely thank all of you on this forum, especially The FeldKirscher, (and David Powers' book - PHP5 for Flash) for helping getting this project to work!
2.After a long | | 5 | 96 | 2/25/2008 2:38:46 AM |
PHP deletes .swf line breaks Hi all -
I have a designed a Flash based interface to send email via PHP.
I capture the variables in Flash using:
var my_lv:LoadVars=new LoadVars(); my_lv.name=name_ | | 0 | 112 | 2/22/2008 4:15:28 PM |
FLVPlayback SeekBar and volumeBar conflict I am using the FLVPlayback component with the seperate play button, back button, seekbar, volume bar (instead of using a skin). The seekbar and volume bars worked perfectly individually, how | | 0 | 228 | 2/21/2008 1:42:13 PM |
Integrating Text and Audio Hi, I am building a web application to teach a foreign language (with a HTML version and PDF version). Is there any way of integration text and audio such that when an audio clip is pla | | 0 | 104 | 2/21/2008 11:12:06 AM |
Load html document inside flash I have been informed that it is possible to load an html document inside flash, that you use an HTML tag, but I cannot find it in the scripts, can anyone show an example and explain how to m | | 1 | 132 | 2/19/2008 12:03:52 PM |
video player, multiple FLVs and PHP have a client that wants a video archive. Example http://buccaneers.com/multimedia/videoarchive.aspx Looks like the list is pulled from a database. Then the script generates a list and serv | | 6 | 120 | 2/16/2008 2:41:34 PM |
Flash Content Management Hello, I'm interested in developing a Flash data content management system. I am in the process of learning Flash, have a strong background in server side coding, database programming, and | | 1 | 138 | 2/15/2008 8:39:03 PM |
load php or html file into flash pop up window ? Hi, Is it possible to load a web page or PHP file into a pop up window, movieclip or dynamic text box ? I have tried all 3 but cannot get it to work ? They only seem to be able to
| | 0 | 132 | 2/15/2008 12:54:29 PM |
Datagrid sorting color names In my database I have a column with color names. I would like that, when the column heading is pressed, the items will be sorted in the following order: red, green, blue, yellow (it is not | | 0 | 116 | 2/14/2008 1:11:27 AM |
CS3: Nav bar won't display in Dreamweaver I'm really new to Flash CS3 and I've created a nav bar with rollover text buttons. The button links work but the color changes don't. The big problem, however, is I'm not really sure how t | | 0 | 100 | 2/13/2008 10:31:00 PM |
Loading dxf in swf I was posting the following in the General Discussion Forum: After reading some posts there it seems to me that here is a more appropriate place :-)
Hello all
I'm wondering wh | | 0 | 124 | 2/12/2008 9:24:53 PM |
XML text editor hi, i have an xml-flash website i'm working on. i have lots of texts to include dynamically. the question i have is: how can i save an rtf file (the only html tag i need is the color of the | | 0 | 112 | 2/8/2008 7:01:25 PM |
Problems with progress display using FileReference I am creating a file upload flash movie in Flash 8 but cannot get the progress of the upload to work when tested online.
When I test if in Flash authoring environment, the progress appe | | 0 | 105 | 2/8/2008 11:32:22 AM |
Problems with flash photo-gallery xml Hello, I need help. I have bought your photogallery template and i am having problems with it. When i test the gallery on my portfolio website (html) all it comes up is the background, the | | 0 | 105 | 2/7/2008 2:33:25 PM |
Flash tutorials? I am new to the animating and I checked google and youtube and stuff for tutorials and I have all of that down. But I need something more though, can somone help me, like take screenshots of | | 0 | 111 | 2/7/2008 1:00:41 AM |
SharedObject with Projector Hi, please, is it possible to use SharedObject with Projector? I mean, if someone doesn't have Flash installed and gets the CD with the Flash app burned in, is it possible for the app to sto | | 0 | 116 | 2/6/2008 4:40:47 PM |
Open separate window for word, xls and pdf documents How to link a PDF, word, & Excel file in fla by clicking a button? This should open a separate window for the document , with the swf file open in the background.
| | 2 | 135 | 2/6/2008 6:53:39 AM |
Flash Player Input from PHP I am in the process of setting up a flash streaming server to host serveral videos. I already have a MySQL database which keeps track of each file. I have a table called 'shows' which has ro | | 0 | 114 | 2/2/2008 10:39:02 PM |
Put mouse over functions on flash streaming video I want to show the live video on the network using flash video and quicktime. Now since its a live video i want to put mouse over it and able to click on screen and change the camera view or | | 0 | 121 | 1/30/2008 12:34:57 AM |
removing 'undefined' hi, i'm new to flash - xml integration. i have almost everything solved. however, there's a few fields on xml that don't have information. i knew that it would give me the message 'undefined | | 3 | 103 | 1/29/2008 6:07:53 AM |
Am I doing this right? onClipEvent(data) { var myImg:LoadVars = Images; this.mc_placeholder("myImg"); }
It will not load the image from the database using ASP.
I set Images | | 1 | 102 | 1/28/2008 9:31:57 PM |