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 2006

Filter by week: 1 2 3 4 5

flash/asp login problem
Posted by art_nova at 4/29/2006 1:13:17 PM
Hi, Recently i have been workin on a flash/asp login. I've used loadVars() to send username and password from the flash movie to an asp file where the value's are validated. After validating the posted values a text file (varsToFlash.txt) is created where the results are stored like this for...more >>


AS2 Classes and JavaScriptProxy
Posted by halfeach at 4/28/2006 12:00:00 AM
Hi, I'm having trouble integrating the Javascript Proxy code into my AS2 class . The tests using the proxy on the root of an swf worked fine, and it can't figure out whats going wrong in this new enviroment. Communication from flash to Javascript is working fine, but we can't get javas...more >>

XML Data Order
Posted by GaryC at 4/27/2006 6:23:15 PM
I can load XML data fine using XML Connector, Dataset and Datagrid. But the data being displayed in the grid is in reverse order. The XML file: <record> <name></name> <phone></phone> </record> but the grid show phone first (left column) and name last (right column) Help?! Gary ...more >>

Need help with setting a variable using xml
Posted by GDrider at 4/26/2006 11:47:49 PM
So I am trying to import in XML and this is working fine, But once in flash I need to reference this variable in a later script. Here is what I got. function loadXML(loaded) { if (loaded) { /////this is the variable, which is working, it pulls the info from the xml document prop...more >>

Flash and C+
Posted by Zealouse at 4/26/2006 8:40:36 PM
Hi, I?ve been looking around to see if I can find an answer. We have a program written in C+ and VB is it possible to use Flash as an interface with a program created in C+? Has any one done this? We like the way Flash works and looks and would like to use in with the program. ...more >>

XML Database for CD Rom Presentation
Posted by vixel.technologies at 4/26/2006 5:26:18 PM
Hi Friend I have got a small query for you, Basically we are making a Flash Based CD rom presentation which even includes product catalog. This product catalog has Category=> Sub Category then the product i know a way how to do this using access as a database and then query it and work w...more >>

get variable from jsp
Posted by Mikael Enroos at 4/26/2006 12:00:00 AM
Hi! I have a banner on one web server (domain) and I want to retrive a variable from another web server (another domain) by using the LoadVars class (using Flash 7). When I test the banner in the programming mode I get the variable. But not when it is uploaded to the web server. The variabl...more >>

flash graphs
Posted by d_arc9 at 4/23/2006 9:29:56 PM
Hello... This might be simple to some fo you out there... I looked around and everything seems complicated. I want a simple graph that displays totals from a mysql db using php. The project: 6 movies...the movies have 3 questions (every question is answered with a 1 if the user selecte...more >>



Peer to peer connections
Posted by No-one8 at 4/22/2006 7:53:01 PM
Hi, i wonder if it possible to create in flash 8 peer-to-peer connections without depends of the FlashComm. I'd use to create peer-2-peer application on Multiuser Server of Director. In Director is very simple to create an application like this, because the mus.Xtra, and i am wonder if it's some...more >>

How do I Access Data in XML Connector
Posted by WrongSideOut at 4/21/2006 8:04:47 PM
-------------------------------------------------------------------------------- I have an XMLConnector attached to a xml file and bound to a label. This is working fine. My question is: How do I access the data values in a component or the XMLConnector through actionscript. I can s...more >>

Web Hosting for Flash/ColdFusion/MySQL
Posted by Hawk98 at 4/21/2006 4:27:24 PM
I am new to Flash and interesting in creating simple forms/guestbooks using flash. My web hosting service supports most php & mysql technology. Most of the tutorial I see on the the macromedia site refer to coldfusion. Can anyone provide tips or articles relating Flash/ColdFusion/MySQL on we...more >>

XML and Hyperlinks(With anchors)
Posted by vin-E at 4/20/2006 4:36:12 PM
All, Sorry for the newbe problem here. I have a database popping out XML documents. I need to access those docs from Flash and parse through them. The docs occasionally have <a href="bla.xml#ID(123)"> formatted links. I need to convert that to work in Flash but I cant chan...more >>

French displays issue from XML to Flash
Posted by Canuckle at 4/20/2006 3:16:59 PM
I'm doing a job that pulls text from an .xml file and dispays in a dynamic text field. The problem I'm running across is that it also has to be able to take french characters such as ?. Whenever I just type the character ? into the XML file it doesn't read it instead showing a black diamond wi...more >>

flash > php > mySQL update query problem
Posted by kidfunctional at 4/20/2006 12:00:00 AM
Hi all! Bit of an urgent problem. I am trying to update a mySQL database via flash and PHP where two variables are supplied, a name and a contact ID. I can pass the variables to the php and check against two variables in the PHP to check their validity, and I can run the mySQL update query wit...more >>

SWF & Dynamic Text
Posted by DesignBetty at 4/19/2006 8:51:51 PM
Hi all, I'm getting myself a little confused. I think this is so easy I am missing it. My Flash file contains some dynamic text fields. When I publish the Flash file I get the swf, great. But, how do I publish the file that contains the dynamic text changes? THX. ...more >>

Problem receiving info from database via PHP to Flash dynamic text fields
Posted by Julius Maximus at 4/19/2006 4:30:14 PM
Hello, I'm having trouble receiving text informations in Flash 8 from a MySQL database via PHP: I have a text field in my Flash animation that's supposed to display a text with french accents but it doesn't display them correctly. - the PHP file comes from Dreamweaver. - I have already emb...more >>

Links fidgety from external HTML file
Posted by allAboutFlavour at 4/18/2006 8:08:56 PM
Hey all, Old skool developer here just got back into Flash after abandoning it for various issues. Seems like the first thing I try is giving trouble. I link and external HTML file using a CSS into a dynamic text field which works quite well. HOWEVER, if content that is linked ( <a></a> )...more >>

XML and Flash Data Retrieval
Posted by stacyp at 4/18/2006 5:18:47 PM
I am new to flash's dynamic data uses - I have a 100 responses to 23 question form which I wish to display using flash in a presentation - I wish to sort the info only by either individuals forms or question/answers. Once created i do not need to amend the data - i will be delivering this on a...more >>

Passing a variable to asp
Posted by SteveW at 4/18/2006 12:46:44 AM
I cannot work out how to get the variable namefirst from flash to the asp I use : loadVariablesNum("http://81.97.3.2/cart1/cactushop5_1/employee2.asp", 0, "POST"); The variable namefirst is in a dynamic textbox The asp is as follows: <%@Language="VBScript"%> <% Dim cn ...more >>

JavaScript & Flash Internal movie communication
Posted by HereIAm! at 4/18/2006 12:00:00 AM
Hi I would like to build a html page that triggers various flash movies via javaScript. For example Id like to have two html checkboxes (checkbox1 and checkbox2) and an embedded .swf (mainMovie.swf) which contained two movies (intenalMovie1_mc and internalMovie2_mc). Id like to play/...more >>

ASP problem
Posted by steve at 4/17/2006 7:43:13 PM
I have a sample fla called employee that I have addapted to connect to MySQL database. I have employee.asp which gets the data and shows in the SWF. I have been testing on a web server by FTP the file to our service provider. I have now tried to put the .asp file on our windows 2000 server but ...more >>

Need php help using xml sendandload
Posted by ck1mark at 4/16/2006 12:32:55 AM
info: var bc_xml:XML = new XML(email); var email:String = "<email>ck1mark@hotmail.com</email>"; bc_xml.sendAndLoad(bc_url, bc_xml, "POST"); how do i put the ck1mark@hotmail.com into a php variable? ...more >>

Re: FLASH CMS OPEN SOURCE
Posted by shmatov at 4/15/2006 1:52:22 PM
Originally posted by: ATIXIVE Yes I found the perfect open source flash cms, check it out when you have time http://www.FlashXTR.tk and yes its a free flash cms The link is broken or assecc denied :(( ...more >>

Error loading url
Posted by xzander at 4/13/2006 1:42:15 PM
Im trying to load a asp generated xml format file from within flash IDE. When uploaded to server this works fine, so the file it self is OK, but it cant seem to load from inside. Im sure this did work before, but stopped when I switched to flash 8 likely (probaly something else but thats the b...more >>

Calling a javascript function from flash
Posted by sixstringdev at 4/13/2006 1:04:14 PM
Is it possible to call script functions from a flash object that the flash object will only be able to access once it is placed on an html page? I'm pretty new to flash, and I'm basically wanting to be able to build a flash object that can inter-act with javascript functions that will be acc...more >>

Load Remote XML
Posted by Phomari7 at 4/12/2006 5:42:31 PM
I am trying to get my flash app to read a continuously-updated xml file from a remote location. -The xml file on my server changes constantly so my flash app needs to be reading it continually, kind of like a ticker. -My app is able to load the xml file correctly the first time, but t...more >>

noob question: loading variables from an asp file
Posted by andyburgess at 4/12/2006 4:27:34 PM
hi, im totally new to flash 8 and am currently trying to get flash to draw some information via a variable on an asp page already created. when i type the following at the bottom of the page where all the queries etc... <% Response.Write("myvariable=" & StationName) %> this ...more >>

Accessing MS Access data from Flash
Posted by forumnotifier at 4/12/2006 2:39:25 PM
Hi, I'm trying to create a quizwhere the user selects a radio button and the answer needs to be checked in an MS Access 2003 table for correctness. Can anyone help me connect my application with the DB and get it to work properly? Thanks, Robert ...more >>

writing to local disk from Flash
Posted by Johnny_boy at 4/11/2006 10:41:06 PM
I have a training presentation on a local network - when an employee logs in, and clicks on the training, it writes a .txt file with the users name, the test code, and a score of 10. If they exit on the 2nd screen, they get a 20, etc. If they complete all slides, they get a 100 and a passing s...more >>

sending arrays to php
Posted by ck1mark at 4/11/2006 5:59:09 PM
Im sending an array to php and I think php takes it like a string. In flash: loadVars.arr = my_array In php: $s_arr = $_POST; if i index $s_arr i only get a letter if i do foreach to loop through the array passed it never executes.. What can i do ...more >>

Flash in Dreamweaver
Posted by stretchi69 at 4/10/2006 7:30:33 PM
Hi! I created an analog clock in Flash and am trying to put it in my Dreamweaver site. The only thing I get is a puzzle piece looking thing in Dreamweaver and nothing on my website. I am new to this and am wondering if there is some trick I don't know about having the two work together. ...more >>

html text loading problems,
Posted by James Lytle at 4/10/2006 7:11:40 PM
I've got an html file loading into a TextBox that is within several mc's and not on the _root level either. my html actually loads and I can see the picture but not the text. The crazy thing is I can actually select the text, and copy and paste it somewhere else! Its there but all I can gather...more >>

HTML tags usage into XML
Posted by xmlissue at 4/9/2006 8:58:57 AM
Hi, here my issue: Scenario dynamic flash with data extracted by a database and provided to the flash application through action script using XML commands inside the XML nodes there are HTML tags, generally formatted text as bold, italic and so on Issue everything works really fine,...more >>

Create an external file
Posted by Star Tail Pro at 4/8/2006 10:19:55 PM
Is it possible to build a flash programme that will create new files that can be accessed or edited. I would like to know all the possible ways....more >>

Changing path to mysql
Posted by mike warby at 4/8/2006 7:15:46 PM
I am playing around with the RDMBS-ASP2 sample. I have it working on our server. I have converted the database to MYSql and need help on the changes = within the asp script. The script is as follows: Private Function IDExists(Table,KeyField, KeyID) 'Check to see if id field exists=20 'W...more >>

ASP Response.write() is acting strange.
Posted by JakeTheSnake3.0 at 4/8/2006 12:00:00 AM
Hey everyone! My problem thusfar is this: I have my asp page returning variables to flash no problem. However, the last Response.write() method returns not only the values that are inside the ( ), but everything after that as well...just to provide an example... if I were to have t...more >>

Flash / XML security / access issue...
Posted by daveystew at 4/8/2006 12:00:00 AM
Hi All, Flash + XML = a very good thing, but there's a security issue to have flash loading data from an obvious directory, such as /xml. Just today, I went to a record label's site, typed in /xml to the address bar and I was able to view all the mp3 source file locations in the xml docs. ...more >>

complex data types from PHP to Flash
Posted by sneakyimp at 4/7/2006 11:47:33 PM
Does anyone know of any really easy and effective ways to move complex data types from PHP into FLASH and vice-versa? A while back I made an attempt to recreate PHP' serialize() function in actionscript but it was really difficult and performance was poor. I'm able to do it fairly easily ...more >>

XML file into flash
Posted by Canuckle at 4/7/2006 3:44:40 PM
Looking at some of the stuff in here you people will be able to answer this without even blinking. I have a project where they want the text to be drawn from an XML file with the idea that it can be edited on the fly. Makes sense, so I peiced together tutorials so I have that it draws from...more >>

Excel File
Posted by Owned1Up at 4/6/2006 4:54:55 PM
What would be the best way of displaying data in an excel file? Thanks!, Mike...more >>

echo multiple variables to flash
Posted by Raj_Sol at 4/5/2006 8:02:24 PM
Hi, If anyone can help me with this, it would be very much appreciated. I have a php script, when run, should return multiple values to flash. Shown below is what the php script looks like: echo 'ProgressDivision=y&message='; echo 'ProgressMultiplication=y&message='; And then withi...more >>

Calculation
Posted by Kryss2099 at 4/5/2006 1:49:24 PM
Hi, I'm trying to take data from my database and add them (like field 1 + field 2). Somehow, it doesn't seem to be working. Anybody would know a tutorial about it. Just in case somebody would like to check out, this is that last version of the code I came up with: function getmanho...more >>

how do i call a new html window that dosent has tool bar
Posted by kiara822 at 4/2/2006 3:21:12 PM
hi i need to know how to call from flash a window that opens a html file, and i need that html window is without tool bar...more >>


DevelopmentNow Blog