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 > january 2006

Filter by week: 1 2 3 4 5

LoadVars - asp.net variable to .swf Help?
Posted by Captain Bluebelle at 1/31/2006 10:01:19 PM
:confused; This should be the simplest thing to do: have a .swf say, "Welcome, NAME." I've spent 8 hours on tutorials and I just really need help. Yep, this is my first try at this particular thing. Thanks for looking, I hope someone can help. The .swf is in the same directory as an a...more >>


simply loading an external file
Posted by Kiwami at 1/31/2006 12:51:08 PM
ok mabie its too early in the morning but i know it has to be pretty simple . How do i load an external file (in this case an excel worksheet) from a button in flash? i'm of course going to use it in a projector so there is no URL etc.. typing the name o fthe xls in the link properties bar doe...more >>

passing a variable from asp back to flash
Posted by jordisan at 1/30/2006 9:23:05 PM
Hi, I have an HTML form to send an email through my flash presentation and I use the loadVariablesNum function to pass the variables to my asp script file. All that's working fine (gladly). What I'm having a bit of trouble with is getting the asp file to pass back to flash a string to be di...more >>

Sending contact form info from Flash to ASP.net for webmail sending
Posted by GhostElite at 1/30/2006 7:59:39 PM
Hello, I am trying to complete a web contact form within a Flash movie. The form has already been designed. Now I am trying to send the form using ASP.NET. I am developing a database for logging activity from ASP.NET to mySQL or SQL Server. Currently I am having trouble sending the dat...more >>

Datagrid Header Disappearing Text
Posted by Brian999 at 1/30/2006 4:41:23 PM
When my stand alone flash app is being resized, the two datagrids' header texts disappears and reappears. I've changed fonts, embedded fonts, resized the header height, all to no avail. Any information and/or fix would help. Thanks! ...more >>

Need help on browser config for data int.
Posted by MehmetS at 1/30/2006 12:00:00 AM
Hi people, I've been developing this aplication to run on pocket pcs interacting with a java servlet. im almost done with it but some problem just showed up. the swf can transfer data at the flash environment but when i publish it trough the html it cant. I guess its a safety permission ...more >>

Database connection
Posted by Hedecan at 1/24/2006 7:32:57 AM
hi everybody my questions = i want to connection database on Flash 5 and my database is Access database. How to? please help...more >>

where can i find a chat source for flash?
Posted by aaronkish at 1/20/2006 5:51:17 AM
im trying to create web site with a a based flash chat, and i am looking for someone that could help me with any source of it, please any idea of where to find it write me and if you have a source for me send it to acanive@yahoo.com, i will thank any help. ...more >>



php vars into flash
Posted by kysh at 1/18/2006 4:56:10 PM
Hi i have a problem. When i take vars in Flash from php, the type of vars is "object". How translate them into String ? Thank's....more >>

Sending form info to mysql
Posted by Barney... at 1/18/2006 10:57:38 AM
Could anyone advise me of a suitable tutorial to send information, via a form, to mysqldatase. Ideally, im looking for a tut that also encompasses click boxes that can produce certain values. The server has php, not coldfusion.Using MX Many thanks in advance ...more >>

Testing Web Services
Posted by Ryan Bellerose at 1/17/2006 10:59:05 PM
I have created a basic template for testing to see if my developer's web services work in Flash. Below is the script that I have. The problem is that a couple of the services work, the other ones do not. Is there anything I am doing wrong? import mx.services.*; result_btn.onPres...more >>

Asp to Flash ( access database)
Posted by Stephan Ludovic at 1/17/2006 11:21:55 AM
Hi, I m an asp developper and i m searching the best way to communicate between access and flash ( access database). What do you think is the best way to do it? ( By Flash 8 Pro) Is there any tutorial ( simple one)? Thanks a lot. L Stephan Brest France ...more >>

Flash and PHP/Mysql
Posted by subway slim at 1/16/2006 4:51:22 PM
HI, I've been trying to design a chart in Flash; the design should changed whenever the database get updated (for example having a chart about APPLES, ORANGES, LEMONS. if i change the quantity of them in the database using PHP/Mysql, the chart's design automatically generates a new update...more >>

XML / Tree / Utterly Lost!
Posted by Capoeirista23 at 1/15/2006 10:24:11 PM
Hi There - Trying to make a menu that loads topics from an xml file and then sends the movie to a frame label when a node is selected. I'd like to have the frame label be part of the xml file - an attribute, maybe? Have been able to successfully load XML into a tree component via the xm...more >>

problems with link flash+php
Posted by aaronkish at 1/15/2006 7:50:09 AM
i am trying to make a flash site, and i want to include a chat i have in php but i don`t know how to open the php page inside the flash movie, could anyone help me please? I thank any answer....more >>

audio in flash
Posted by pjjj at 1/12/2006 6:39:57 PM
hi Any flash, php, mysql genius's out there, i need to stream dozens of short pieces of audio in to a flash site, they are guitar notes so i need up to 6 of these pieces of audio playing at the same time. I was just woundering where is the best place to store this audio on the server or in ...more >>

Flash and Asp.net interface
Posted by afroma_n at 1/12/2006 4:30:24 PM
Hi . My question is if i can make flash get variables from asp.net such as it is with asp ? With asp I use sendAndLoad from the asp page , but when I try with asp.net , I can't get it to work. Can anyone help me ? Thanks ...more >>

Unable to connect to web service on testing server
Posted by swickes at 1/12/2006 6:34:46 AM
While taking the MM tutorial, "Creating a Client-Server Guest book with MM Flash and ColdFusion," I am instructed to test the service connection by entering the WSDURL in the WebServiceConnector properties. Unfortunatetly, I keep getting this error in an Output popup: WSDL download failed ...more >>

XMLSocket send -> data format
Posted by HaakonL at 1/10/2006 8:40:40 PM
Hi all, my first post here. I have a project where I need to connect to a server through a socket. Everthing works fine with the connection, my trouble is the data types... The server expects two chunks of data from the client before it sends its response back. The two chunks are: 1) The...more >>

Using PHP variables flash <specialy Arrays>
Posted by imFresher at 1/10/2006 6:34:48 PM
Hello everybody, I am trying to build a dynamic photo-gallery. I am new to flash but not to PHP. I am trying to send variables from PHP file to flash. What basically i am trying to do is as follows: - Opening a directory using PHP - Reading Directory - Creating an array with file n...more >>

Flash 8 and ASP.net w/ SQL server
Posted by directorRookie at 1/10/2006 12:19:19 AM
Hi, I'm a relative newbie starting out on the development of a Flash 8 application that will be running on a ASP.net website which will communicate with a SQL server backend. The entire front end of the website will be in Flash and is going to be educational software. As a quick outline of...more >>

Urgent: How To Post To Page Behind The Scenes
Posted by Edgett at 1/9/2006 8:34:39 PM
Ok, it has been a while since I worked with Flash. I need to make a change to a .fla ASAP and need some constructive help in completing this task. How would one load / post to an ASP page without leaving the Flash animation? In short, I have an animation that is in a loop state. When t...more >>

Flash Updates When XML Is Updated
Posted by kevinm9876 at 1/8/2006 8:50:53 PM
Hello, I would like to first start out describing what I am trying to do and explain what I think I need to in order to accomplish my goal. Ok, so this is what I am trying to accomplish. I have an XML file, which contains statistics from a sport. It is game data. Basically there is a pro...more >>

LoadVars & Array
Posted by MaFreeman33 at 1/6/2006 11:58:48 PM
I have script working and sending varaibles to PHP script using LoadVars and GET It returns an XML file which I think is fine and dandy. But... I'd like to send an array as a variable and can't seem to get that to work Anyone done this succesully or have any ideas? Thanks in advance ...more >>

Pieces of RSS Feeds
Posted by Gamerkd16 at 1/6/2006 2:04:02 AM
I want to take pieces of an RSS feed and place them in a flash file that i would create. The RSS Feed I have is boring with no style or colors so I would like to take the information and place it differently in a flash file. The example I'm using is Halo 2 Stats. I want to take the numbers and...more >>

Flash to ASP email, Please help
Posted by nater351 at 1/5/2006 9:20:47 PM
Im sorry if this question is stupid but i am very new to AS and ASP and this is the issue im having. I created a form in flash that passes info to asp and that info is supposed to be sent via email. I am getting this error in asp when i submit the form "errors503 Bad sequence of commands" N...more >>

Component Form Variables
Posted by wish7 at 1/5/2006 2:44:09 PM
I have created forms to get info from flash to email and an access database. I still don't know how to assign variables to any other type of component other than a text field. When working with ComboBoxes and lists as well as other types of components, how do I assign and collect the variables...more >>

AARRGGHHH!!! why doesn't this work?
Posted by adamsimms at 1/4/2006 10:55:19 PM
:frown; Okay... I am trying to load an XML file in flash8 and declare some variables with the data I imported. I will trace the content of the childNode by loading it into a variable i.e var price = (my_xml,firstChild....ect) then trace(price) and I get the correct value. Here is the troub...more >>

Datagrid column rollover, how?
Posted by Maranz at 1/4/2006 9:14:54 PM
Does anybody has idea how to get datagrid column rollover effect? For example, I want to change bckg color of 3rd column but it doesn?t work: grid.getColumnAt(2).setStyle("rollOverColor", 0xFF3300); Any help will be apreciated. ...more >>

data binding b/w components in a multi-scene flash file?? is it possible?
Posted by moonl8 at 1/2/2006 9:56:12 PM
I been trying to bind data between a combo box and mediaplayback in my multi-scene flash file (which I will be using for my website). Publishing the scene (where the binding happens) alone, works fine. However, when I publish the multi-scene flash file, I do not get the desired result. on t...more >>


DevelopmentNow Blog