Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Desktop, Mobile and non-browser Environments > Projectors and CDs

Reply
 
Thread Tools Rate Thread Display Modes
Old 05-20-2001, 09:46 PM   #1
tahir
Registered User
 
Join Date: May 2001
Posts: 7
Question

I've developed an address book in flash. I can add any address in this address book but when I close the swf I lost all the address added in the address book. I want to save the addresses for future usage. Please tell me how can I do this. I want to keep all the address in an external file say in a database of Ms Access. Please remember I'm not very good in Actionscript and other programming languages so tell me an easy way. Thank you
tahir is offline   Reply With Quote
Old 05-21-2001, 04:36 AM   #2
Jesse
Administrator
 
Jesse's Avatar
 
Join Date: Nov 2000
Location: Australia
Posts: 8,612
Default

This depends on whether the program is running locally (projector on your hard drive/cd) or via the web and a browser.

If it's running locally you would have to create and external application (or buy a 3rd party app) which can accpet values from Flash and enter them into a database. (I don't know of any, but others might).

If it's online it would be easier as you can use a PHP/CGI/ASP/etc script to write to an online database. I guess if you want to make it an Acess DB you would have to use ASP, so you're probably better off going to http://www.aspin.com/ and finding out how to enter data into your access DB there. Once you have a working script which accepts variables, we can show you how to pass them from Flash to your script using GetURL or LoadVariablesNUM and POST/GET.

Cheers

Jesse

keywords: asp database save value

[Edited by Jesse on 05-20-2001 at 10:40 PM]
__________________
Cheers

Jesse Stratford
ActionScript.org Cofounder
Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org

Please don't email or PM me Flash questions, that's what the Forums are for!

Please don't rely on me reading my PMs either. Email me about important stuff.
Jesse is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
need some advice for flash AS2 intregration with database sketch ActionScript 2.0 1 10-15-2004 07:46 PM
Showing mysql database data with flash form emilioestevezz ActionScript 2.0 0 09-13-2004 07:22 PM
scrollBar on Flash Exchange cdeg Components 5 05-03-2004 08:13 PM
Flash Database Question Zebdaag ActionScript 2.0 2 05-03-2004 03:32 PM
Learning Flash with Database kiebz ActionScript 1.0 (and below) 2 08-11-2003 08:10 AM


All times are GMT. The time now is 09:57 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.