Archived Months
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007


all groups > flash data integration > april 2007

adding variables to LoadVars
Posted by bmc_grd at 4/27/2007 3:21:43 PM
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(); c.onLoad = showContent; c.sendAndLoad("varReturn.php",c,"post"); } A combobox (created with the returned data) is created on fr...more >>

textfieldsA.fla ??
Posted by onelotusguy at 4/27/2007 4:08:40 AM
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...more >>

Formattings Tags appearing in my TextArea Component
Posted by JoMama4U at 4/26/2007 7:23:33 PM
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") Because I want to retain formatting, I have the textArea set to be html. Thus, m...more >>

handeling image events
Posted by flashdebuton at 4/24/2007 3:14:45 PM
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 page; this should tak...more >>

XML Flash Calendar Problem
Posted by huiaaron at 4/24/2007 3:35:20 AM
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? ...more >>

Reference data brought in via XMLConnctor
Posted by Lon at 4/20/2007 12:14:03 PM
Hi there. 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 (that does ...more >>

Loading Multiple Text files
Posted by mcommini at 4/20/2007 12:00:00 AM
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 add the old on...more >>

Understanding about Flash 8 Sample: Data Integration > Guestbook
Posted by delaamyra at 4/19/2007 3:43:27 AM
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 Tutorials\Samples\DataIntegration\Guestbook what i don't understand and what i want to...more >>



ON Clip event how 2
Posted by onelotusguy at 4/18/2007 8:31:57 PM
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, "GET"); } I use the Id=Id to load my text boxes. Id =Id retrieves data that I would ...more >>

send XML from Flash to PHP
Posted by cosu at 4/17/2007 3:04:08 PM
hi! 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. ...more >>

Send Variable From ASP to Flash to ASP
Posted by heatherlsi at 4/17/2007 12:00:26 AM
I'm really, really new to Flash and using Flash 8 Pro. This is what I'm trying to do. I have a list of cars, when someone clicks on a car, they are taken to a page with details about the car and a flash gallery. The Flash Gallery is reads the image files names from an xml file. I'm reall...more >>

xml menu not showing in published html
Posted by firas_81 at 4/17/2007 12:00:00 AM
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?? ...more >>

XML and image placement by X Y coordinates
Posted by middlesbrough fc at 4/16/2007 2:34:53 PM
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 jpegs and t...more >>

need help on displaying an article in flash 8 using php call out
Posted by piksel8 at 4/15/2007 1:56:01 PM
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 when I tested i...more >>

how to cerate database ,for alocal system
Posted by kumarsajja at 4/13/2007 6:47:21 PM
hai every one. pls some body hellp me.how to store the data in to a database using flash form(actually i created the frontend ie all input text feelds, but iam unable to save the data into the same system. i dont need to send the data through the net to any server or idont need to email it. ...more >>

load image from SQL database with ASP?
Posted by Michealnl at 4/13/2007 12:00:00 AM
Hello, Does anyone know a tutorial where you can load an image from a SQL database ? I would like to show this image in Flash, but i don't know how to load in from a SQL database using ASP. Regards, Micheal ...more >>

expanding dynamic text box
Posted by Jeff3d at 4/12/2007 4:31:52 PM
I have a scroll pane that is linked to a movie clip with a dynamic text field. The scroll pane expands automatically based on the length of the dynamic text field. I would also like to have the dynamic text field expand automatically to fit the dynamic content from an external .txt file if the...more >>

Flash Data Text - Format Loss With IE
Posted by devkid71 at 4/12/2007 12:55:40 AM
I have a website that is all flash. I have a main file that loads in the nav and then the nav loads in the designated .swf file for each section. So there are several sections(.swf's) with lots of text taken from a database and inserted into the swf file from an XML file. If I click in betwee...more >>

HTML integrated into flash???
Posted by c.r.m at 4/11/2007 10:27:16 PM
Hi, I am new to Flash and was wondering if it was, at all, possible to load a webpage into flash? I want to load my HTML sites onto my flash stage. Would it work the same as loading a picture using the loader component? If this is not possible, please let me know. Thank you, Chr...more >>

Form component not transferring data to CF
Posted by Elizabeth Batten at 4/11/2007 2:56:16 PM
Hi everyone...hoping you guys can give me some feedback on the following. I'm stuck. I have a form that I can get to work using text input fields, but I need to get it to work using the components. I have a flash form with the following: prmZip instance: text input box prmMilage instan...more >>

Contact form with DateField
Posted by r.frolich at 4/11/2007 12:00:00 AM
I hope someone can help me with this because I can't get it to work myself. I have created an contact form with Flash and in this form there is a Datefield and I want the value of this Datefield to be send to my email by php. I can't figure it out how I can set the selected date to an variable...more >>

Picasa XML Problem
Posted by ArthurFlash at 4/10/2007 9:41:54 PM
Hello people. I am completely self taught and don't really have any idea if what i am trying to do is right or wrong so stick with me. I will keep this as sort and sweet as possible to save boring you. I am currently making a website for a client. There is an updatable section of the webs...more >>

Flash + ASP + Excel question
Posted by MisguidedMortal at 4/10/2007 5:24:19 PM
Hello everyone: Here is my problem: I need to display an .asp file from flash that converts some data from an MSSQL Server Database (on the web) to an Excel table. The .asp file uses the MIME Code: [b]Response.ContentType = "application/vnd.ms-excel"[/b] This .asp works fine, but...more >>

Sending data out of Flash for Saba Publisher
Posted by Denatram at 4/10/2007 2:31:24 PM
I have an interactive Flash simulation that I have imported into SABA Publisher. I need for the Flash file to communicate with SABA, basically returning that the user has successfully completed the simulation. SABA is supposed to be able to receive data from Flash. I am not experienced in t...more >>

New to PHP
Posted by aniebel at 4/9/2007 7:36:47 PM
I'm reading David Powers' book on Flash and PHP5. So far I feel like it's been very helpful but there are apparently a few things I am not getting my head around. Trying to modify a sessions login script using AS2.0, PHP5 and mySQL5. My problem is that I'm getting an undefined session vari...more >>

new to sending data in flash
Posted by larkinheather at 4/9/2007 3:30:41 PM
Hello! I will be creating a program to use for data entry. I'll be studying zebras in kenya and I won't have the internet there as I'm recording the data. I'd like to be able to send the data I generate in flash to an external text file. I understand I need some sort of script to do th...more >>

What thing I have to config on the server to run .FLV ?
Posted by Quanghiep at 4/9/2007 12:00:00 AM
I can't play .flv , I don't what the matter with my server, Which soft wave I have to setup or config ? . Please help me, Thanks...more >>

Embed applet in Flash, possible?
Posted by Monkheadmao at 4/9/2007 12:00:00 AM
Hi All I have a quite weird question here maybe, but if that's possible to embed a java applet into Flash? Anyone can give me a hint? Thanks a zillion in advance!...more >>

send email form to ColdFusion
Posted by Bloke at 4/7/2007 10:11:18 PM
I am trying to send data filled out in a form in my flash movie to send mail using CFMAIL. In my form that is in Flash I have variables set. Then when the button is pressed loadVariables("sendMail.cfm", "POST"); Then on my CF page I have this: <cfmail from="info@mysite.com" to="#FOR...more >>

I need help with php form
Posted by j_co at 4/7/2007 12:00:00 AM
I have a contact form which I need help with, basically the script below incorporates a component button cbtSend. I need some help transferring the cbt button into a custom button, ive tried just deleting the button and putting a on release function but alas no look. Any help with be awesome...more >>

php xml flash
Posted by thahip at 4/6/2007 11:35:02 PM
Hi, I currently have images being loaded in to flash using php. Does anyone know how to get xml inbetween them? I need the data to be called into flash from xml instead of straight from the php. The php is just a connection to a database then a select statement then echoing out the val...more >>

Setting Parameters flash from php
Posted by onelotusguy at 4/6/2007 10:58:18 PM
Hi my name is guy. I would like to set these parameters in flash using a php/mysql database : button1.maxQuantity button1.name button1.option1Name button1.option1Value button1.price ; How would I go about doing that? Thank You Guyguyswebdesigns@guyswebdesigns.com ...more >>

Merging Multiple files to one file
Posted by HR Jeon at 4/6/2007 12:00:00 AM
Dear technical supporters, We are mainly developing On-line web application works on Flash Movie remixer which remixes more than two flash movies (Picture In picture), SWF layers, Run-time special effects(Chroma-key, fire filter, etc.) and sound layers. This site is similar to the jumpc...more >>

display the text vertical
Posted by Jim at 4/5/2007 11:21:55 AM
Hi I am using an xml file to display text in a flash file. It works fine when it?s horizontal but I need to display the text vertical, the screens that will be playing the flash will be rotated 90 degrees so that they are in portrait view. When I do this the text does not display at all. Any...more >>

the order of swf sliding images change once the html page is reoaded
Posted by flashdebuton at 4/4/2007 12:00:00 AM
Does any 1 have any idea? I do have a set of images (lets say 1,2,3,4 and 5) in an html page. what I want is once the html page is reloaded, the order of the sliding should change randomly (from 1,2,3,4 and 5) to (4,5,3,4,5...)for example. Thanks a lot ...more >>

Seach mySQL using flash + PHP
Posted by legole at 4/3/2007 4:38:57 PM
So... I have done my studying... and I can pefectly fine print data into flash from mySQL. The problem is, is that I want to create a search in flash, that sends a variable to php to use in the mySQL query. WITHOUT opening a new page, and staying in flash. I can use: on (release) { g...more >>

dynamic photo gallery with XML
Posted by P_e_r_o at 4/3/2007 12:00:00 AM
My photo gallery works fine when I test movie in gallery.fla I have a thumbnail scroller that moves the thumbnails right when you move mouse left and left when you move mouse right. When you click on a thumb a larger picture is displayed. This all works fine in gallery.swf But when I loa...more >>


DevelopmentNow Blog