Flash Database
I have a simple flat database(pipe delimited)in perl. There is a few templates -search.htm(included as part of an HTML page) and template.htm which display the search results. It want make some Flash interface to make these pages more attractive. Is there a convenient way to make use of data in Flash? probabaly some Flash XML object? I already have the data exported(.txt file), not in XML format.
FlashKit > Flash Help > Flash General Help
Posted on: 09-29-2004, 12:12 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Database > ASP > Flash > ASP > Database
Alright, so I have my database, ASP code to get the database, and I have my flash movie that gets the ASP. Now I want to send stuff form Flash to ASP and into my Database using a different ASP file. How can I do this?
Database Driven Design Database?
Do forgive my vague query in the title here.
Greetings all. I'm new to the site. Have searched this site and others and did a lot of googling but haven't found what I'm looking for. Perhaps because the query is wrong.
There are two things I would like to accomplish:
1.
I have an archive of over 250 designs which I have titled in a specific alphanumerical order.
I'd like to put up a "catalog" of these designs online on my site (which is the site I want to create).
The functionality should be somewhat like this:
The 250 designs would be broken down into 3 categories.
Each category will have x number of designs (around 80 to 100).
A scrolling navigation for the designs is what I need. Although I have done a scrolling menu in the past, I've never done anything for so many designs.
The designs are already sitting on the server in the database.
I know that I can create the scroll menu such that once the thumbnail in the scrolling menu is clicked, it'll open another section of the page and load the larger version of the design. This is however tedious to do for over 200 designs.
I'm looking for a way that when the mouse clicks on the thumbnail, the place where the full scale of the design would be displayed knows which design to display.
2. The second part of this site should have search capability. For instance, if I key in the following code: SFA-1205 (which is a design number), it can search the database and display the design in the same viewable area I had designated for the first step.
Anyone any ideas?
Thanks in advance,
Raju
Database With Flash
hi there!
Is it possible to search in a database(microsoft Access) from Flash with ActionScript or GeneratorScript ?
Thanks, very much
Database In FLASH
Do you know :
How we can create a simple data base in Flash ?
Is it possible to read data from other programs like
Access ? What is better & simple way ?
Thank you
Flash & Database
It is possible for Flash to communicate via database? I have images in a flash movie and want to add images through the database dynamically. I want to add images from a database to a .swf file to generate dynamic flash files. If anyone can answer my question i would appreciate it greatly.
Thanks.
Flash And Database
I have a question for an expert in Flash development. The subject / problem concerns passing information back and forth from an .swf movieclip and a database.
I am a designer with basic to mid level actionscript skills and I'm am working with a good (but not very familiar with Flash) programmer.
Basically we need a register form to establish a user password in order to play an on line quiz. We want to allow users the option to stop at any point during the quiz and then be able to come back to where they left off to continue.
I can explain details via email or this forum if anyone would like to help.
Thanks very much for your time.
Database To Flash
If I need to retrieve data from a database and into flash using ASP do I have to do it like this or is there another way.
moviename.swf?field1=<%=data1%>&field2=<%=data2%>, etc
Flash With Database
Hi there,
is somebody outhere who could help me??
I have a new project in flash... i am good in most of actionscript and flash 5, but now i have to include dynamically pics in my flash animation...
i do some similar things with dat.txt, no problems with that, but now the informations (text, pictures, other datas) are stored in a database and i have to include them in the flashfilm (realtime on the internet)
someone told me, this is possible with flash mx, but i couldn`t find any information.....
what kind of database?connection? etc...
thanks for every info!!!!
Vicky!!!!
Database And Flash MX
Hi,
I am new here and would like to have information regarding how can I connect a flash file with a database, like access or mysql.
For example, if I would like to make a simple tutorial using flash, and would like to have all my tutorial texts/materials stored in access ... this makes me easier to maintain the update by just editing the databse.
Thanks in advance.
Flash XML 'database'
Is it possible to create an XML file on someones computer (when Flash file is stored locally)?
I need to create a Flapplication to store data (some numbers) as XML file/s. Essentially 7 numbers, in date encoded files (e.g. 1 number per day).
Can it be done?
Will it work on all machines with the 5 plugin and later?
Flash Mx + Asp + Database
Hi there,
I am working on a web site which uses ASP to populate combobox components from a MS access database. The system works fine on my personal web server, but does not work when uploaded to web server. I have loops that check if variables are loaded to Flash and everything just work fine locally.
I have a Tuesday-Deadline and I would appreaciate any help and suggestion.
Thanx in advance
Cheers.
AGUN
please contact via alpguney@yahoo.com
Flash With A Database, Possible?
i want to create a flash based program that will create a database and is not web based. i just want it to be local. no need for any internet. is it possible?
Database, Asp & Flash
hi,
there is another problem on the mac
i have:
mysql asp flash windows & no problems
access asp flash windows & no problems
mysql asp flash mac (os9 or 10, ie) & big problems
access asp flash mac (os9 or 10, ie) & big problems
that means:
flash does not recieve the data from the asp script (sometimes) i don't know
why
read a txt file with loadVariables is no problem...
thanks for any answer
andrea
Database And Flash
hi friends,
i am trying to make a site in flash but i want to use database in flash but i dont know how? and which language. if anyone know about this then plz tell me.
and if anyone know a site in which they used database then plz tell me.
thanks in advance
Use Flash MX Without The Database?
Can somebody explain, how can i store data in Flash MX without the database?
Is ist in general possible?
Now i use for store data the Acces or SQL, but for simple form will i store e.g. name and address of user, which fill the simple form in Flash.
I made a trial of Array in Flash, maybe You have some experiences or good tutorial link.
I tested the Array.push method, but without success.
Can SWF store data like access or SQL file?
Any possibility?
I will have this problem clear.
Can You help me?
Thank You Hans.
SQL Database In Flash MX
Hi everyone,
I would like to know if you could redirect me to a site where I could find a tutorial on how to implement a sql database in flash MX. I already have this link but I don't believe it is giving the answer I am looking for: http://stylusinc.com/website/flash_sql.htm
What I would like to do is simple in theory: Create a search in flash using country with a drop down, company, zip or postal code, address, city. Everyone could search by all these fields and it would search through a sql database based on an apache server. Any ideas?
Thanks,
Seb
Flash MX/Database
Is there a way to open up txt from a database in a flash movie? If so, how?
I need your help,
thanks,
ChappersUK
FLASH To DATABASE
I am interested in designing a FLASH website that pulls info from a Database. I was wondering what are the common ways of achieveing this.
Can it be done with Coldfusion MX? If so what is the syntax for doing that....is it the same as CFML in an html page? ie. if i wanted to grab a record from a database in html using colfdusion i would type the cfml output and #product#
Can this be done in Flash using colfdusion? Any resources?
I was also told that it can be done in flash using just plain actionscript? I dont know if this is correct or not.
Does anyone know what the deal is with Flash Remoting Components?
Do i just have to download the component, and it will let me connect?
Or do i need extra software like MMJrun4?
Anyone?
Database And Flash 5
i need to know if there a propertes in flash 5 to dail with database like AsP "read and write"or not plez i need refrance for this
Database In Flash
Hello everyone!
Is it possible to have a dynamic textfield which gets it's value from microsoft access?
If it is possible, can someone help me to do it or illustrate it.
Thanks in advance.
Flash To Database Via ASP -help
Greetings
I am trying to build a Flash front end to an asp page.
The asp page works fine. It was designed in DWMX.
It submits data to a database.
My flash ActionScript looks like this:
MM_insert = flightDate;
function onSubmit() {
myLoadVars = new LoadVars(_root);
myLoadVars.sendAndLoad("http://freeway/app/dev/IdeasSubmissionSystem/isshom.asp", POST);
}
Unfortuanely it isn't working. Does anyone have any ideas why?
Thanks
Anton
Flash Database
I've made a compete site in one flash document. My brother wants to add and remove pictures on it without having to learn all about flash MX. Can I use a database where he can log into and change /remove pictures, without having to open the main flash document and change the movies inside the document. Are there examples on flashkit.com that I can download and see how it works?
Thanx
Flash Database
I've made a compete site in one flash document. My brother wants to add and remove pictures on it without having to learn all about flash MX. Can I use a database where he can log into and change /remove pictures, without having to open the main flash document and change the movies inside the document. Can he do that on another computer? Are there examples on flashkit.com that I can download and see how it works?
Asp Database And Flash
I need some help ok What im trying to do is enable users to type a message. Submit it. The message will go to the database and then flash will read the database through asp. I am able to allow flash to do this... The problems im haveing is bringing up a random entry... The dynamic txt box var is comment... the asp page reads &comment= <%=rsview("Comment")%> by <%=rsView("Name")%> works great works fine. How do I get this to bring up random entries from within the database do i do with with flash or with asp?
From Flash To Ms Database
Alright I need to know how I can get data from flash to a Microsoft Access Database
What I want to do is have the user click a button and when they do so I want it to save something to a spot in my Database then I want a new flash file to be able to retrieve this data and based on what data is there I want it to go to a specific frame label
Flash MX Database
I would like to make a flash list to put on a page, I just want it to be a regular list with scroll and everything, but I would like it to be two special things, one I want it to have on each item when you click them go into a sub cat and under the sub cat have like web page or e-mail, all this info I would like to load from an XML File and maybe have a small program on the side that would make the XML File for me so I don't have to keep doing it each and everymonth for the upgrade. Does anyone have one of these or know where I could get one?
jfreak
Flash & Database
Hi
I'm working on a stand alon, offline (cdRom) flash aplication that should read and sort information from a database. Is it possible to get data from microsoft access directly from flash ? if so is there a way to send quaries for a sorting and searching and use flash only for displaing the information/ If not - what my be used to connect the two (flash projector to access database
Thanx
Database With Flash
hi well i just want to ask if any one know the way of connecting a
flash file with a database .
pleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeease
Flash And A Database
If a client wants a database backend with a Flash interface, what kind of programming would I use for this? What would be your suggestion? Is Flash remoting something to be used for this?
Database In Flash
How can I create a database in flash, if it is possible?
For example, user clicks on a name and Flash captured this clicks and search for this name in a database.
Thanks
Using A Database With Flash
Hi,
I am trying to connect a database into a flash file. The flash file is a projector file and will not be run off of the web. I was hoping to use a Access database. I am using Flash MX 2004 Professional. Does anyone have any suggestions, tips, articles, links, or anything that will help me get started in doing this? Help will be greatly appreciated.
Thanks in Advance,
Jon
Flash With Database Or XML
Hey there,
I'm looking at creating a flash movie that changes depending on the time of day. The movie will edvertise TV shows in a sort of 'What's on Now and Next' fashion.
So for example, between the hour of 9 and 10pm on a Wednesday, the movie could show photos of all those programmes showing at that particular time.
I was wondering if anyone had either produced something similar or has any sample movies that kinda work the way I might need the flash movie to work.
Thanks,
Neil.
When To Use A Database With Flash
I am creating an ROI calculator based off of an Excel Spreadsheet.
The formulas in the Excel Doc have been converted to Actionscript and return the results on Submit in the following example:
http://creative.loyaltyworks.net/staging/roi_calculator/
Above all else - The data input needs to be captured. The results do not.
The question I have is whether I need to let the input of these numbers go through a database to return the results, while also doing the calculations? Or is there a simple way to capture the input the data and still allow Actionscript to return the results?
I do not know where to start in finding a solution.
Many thanks in advance.
Ms Database And Flash?
Hi everyone,
Im wanting to include an ms access database into my flash project though im a little unsure as to how to do it. Can anyone point me into the right direction regarding this.
Any help would be great!!
Thanks guys!
Flash XML Database
hi all..
I am creating a staff database that needs to be able to run from cdrom (ie. no server tech), I am presuming using xml is ideal for this, each staff member has name, grade, group, sector, telephone and image information as below...
Code:
<?xml version="1.0" encoding="UTF-8" ?>
<office>
<staff email="iancooper@web.com">
<fname>Ian</fname>
<sname>Cooper</sname>
<grade>Director</grade>
<group>PDS</group>
<bsector>Industrial Products</bsector>
<tel>2082455</tel>
<mob>79301717</mob>
<region>UK</region>
<image>iancooper.jpg</image>
</staff>
<staff email="coubroughjohn@web.com">
<fname>John</fname>
<sname>Coubrough</sname>
<grade>Senior Manager</grade>
<group>PDS</group>
<bsector>Industrial Products</bsector>
<tel>20824596</tel>
<mob>79301715</mob>
<region>UK</region>
<image>coubroughjohn.jpg</image>
</staff>
</office>
the final xml is expected to have many more staff members...
I understand the theory of loading the data into an array using the xml object, but what i want to do is be able to do is list the staff members by either Grade, Group or by Sector.
Is it possible to search through the xml and retrieve only the entries where certain criteria is met? ie Group = PDS or Sector = Industrial Products
How does one go about doing this? First, the user is able to select what staff list they would like to see, this would just be a list of names with a thumbnail, then they could select individual staff and be shown a detail page with all of the staff members info...
Is it possible to do this using the xmlconnector and other components? or is it more flexable to just code it all using the xml object?
Any offers of help would be appreciated... tutorials etc.
Many thanks
Database, Php And Flash In One. How?
SITUACION:
i made a web page with flash and i want to add editable database in it ( text, pictures... ) i know how to do this with php but i don't know how to asociate it with flash
PROBLEM:
1. it is not posible to embed html file in flash
2. only simple html tags are understandable for flash
SOLUTIONS????
maybe there is some easy ways to do this?
PHP Database Flash
Hello i am using flash 8 i think ac 8
I am trying to set up a flash game like rune scape.
where users can see other users moving around in real time.
The only problem i got at the mo is finding out how to get PHP to load more then one table in to it or example
I want the database to have a table for each player that stores his or hers
X, Y, Players name and the there score
IF you can help or an better way of doing this i would be very grateful
sorry for any spelling errors
nig1985
Flash Database Help :)
Hello All
I aam new in advance scripting, I want to pass array from asp.net to flash. that can be show in combo box in flash.
Please reply soon
thanks
Mohammed Sunely
[F8] Flash To .asp Or Database
Can anybody help me out. I am new to Flash and have developed a quiz using one of the flash templates and a few added extras, print button and some extra text. Firstly can I send the fields from the results page to a .asp web page or database? Secondly how do I do it, what is the scripting? The script on the results page looks like this:
//ensure the frame you wish to print ha #P as a label
print_btn.onRelease = function()
{
getURL("print:", "_currentframe");
}
var tally:Number;
var Score_temp:Number;
var score:Boolean = true;
var results_str:String;
var wordList_array = new Array("qwerty1!", "uytrew1!", "trehug3!");
var randomNumber:Number = 0;
var selectedWord_str:String = "";
//select a word at random
randomNumber = Math.round(Math.random()*(wordList_array.length-1));
selectWord_str = wordList_array[randomNumber];
//trace (selectWord_str)
tally = (QuizTrack.total_correct + QuizTrack.total_wrong);
score_temp = ((QuizTrack.total_correct/tally)*100);
score = (score_temp >=70);
//trace (score);
if (score == true) {
results_txt = "Congratulations you have PASSED Your Level Password is:-" + (selectWord_str);
} else {
results_txt = "Sorry - You Failed - Please Try Again";
}
Any help would be greatly appreciated
[F8] Database In Flash 8
this is the scenario, i have a project and its a tutorial. At the end of the tutorial there will be some exercise questions for the reader. my prof said that the exercise question should be made in a database.
as far as i know he(my prof) wants the questionnaire be random set of questions with random set of choices(because i planned it as a multiple choise questionnaire)
my problem is that i do not know where to start the database integrated questionnaire. please help.
the fuctionalities are:
from a database, we will get a question, then fetch also set of answer(orcourse containing the right answer) in random also.
when a question is fetched, it should be distinct
and if i re run the flash, example :
question1 what is the first layer in the OSI model choices
a. ryt answer
b. other answer
c. other answer
d.other answer
when i re run the flash and come up with same question but existed in question#3
question3 what is the first layer in the OSI model choices
a. other answer
b. other answer
c. ryt answer
d.other answer
Btw i onlyhave problems on the database which is a part of my tutorial proj
i really nid it now cause my proj due date is on jan26 3pm
but even if its late please answer my help...
^_^ please help
thx in advance .
Flash And Database?
I don't have much experience with Database. My boss wants us to start using a Flash Slideshow with a Database. They want to be able to have someone update the photos and text from the Database and be automatically displayed through Flash. Has anyone worked in Flash with a Database? Can you recommend a way to start understanding this?
I'm working in Flash CS3.
Flash 8, Asp, Sql Database Please Help
Hi everyone,
I have a registration form in Flash 8. the requests are going to the database (windows 2003 small business server). I have an other page who the entries are displayied. how can delete the each entry separately with a flash button? if this is impossible, how i can do it with a normal (html) button?
thanks in advance!!!
Database,php And Flash
i would like to make a map in flash that is updated acording to a database can any one help me i heard about using database along with PHP but really i dont know how. will anyone tell me where to start?!!!
thanx in advance
Using Flash With ASP And Database
Hi!
I'm trying to get a variable from a database into CS3.
But I'm getting this error when trying to trace the variable:
Quote:
Error: Error #2101: The String passed to URLVariables.decode() must be a URL-encoded query string containing name/value pairs.
at Error$/throwError()
at flash.net::URLVariables/decode()
at flash.net::URLVariables()
at flash.net::URLLoader/onComplete()
I think it has something to do with the loading of score from database to variable Score in the asp file. Here follows som information:
Database named PlayerDatabase.mdb:
Quote:
Table named tabell
Inside the table, there is a INTEGER variable named score.
Asp file named getdata.asp
Code:
<%
adress=Server.MapPath("PlayerDatabase.mdb")
Set conn = Server.CreateObject("ADODB.Connection")
basen= "Driver=Microsoft Access Driver (*.mdb);DBQ=" &adress
sql ="select * from tabell;"
conn.open basen
set rs=conn.execute(sql)
Response.write "Score=" & Server.URLEncode(rs("score")) & "&"
rs.Close
conn.close
%>
A piece of the Code inside the flash .fla file:
Code:
var loader:URLLoader = new URLLoader();
loader.dataFormat = URLLoaderDataFormat.VARIABLES;
loader.addEventListener(Event.COMPLETE, varsLoaded);
loader.load(new URLRequest("getdata.asp"));
function varsLoaded (event:Event):void {
trace(loader.data is URLVariables); // true
trace(loader.data.Score);
}
What have I done wrong?
Help With Flash Database.
Can anyone assist me with my flash application?
I am supposed to do a simple login quiz application for student to do their quiz. The application uses Flash + ASP with Microsoft Access Database.
I have already completed the Login part and the quiz loader. But i am having trouble in capturing the quiz score and save it into the database.
I have attached my flash in this post. Could anyone please help me to take a look at it and provide me with some help. I will be very grateful.
Thanks
About PHP+Database+Flash
when i made flash login page with php and database and uploaded on the server should i make my server as safe mode off? or does it really matter when we use loadvariablesnum to get values from php outputs?
Database With Flash?
Hey guys, I hope you are able to help me in this .
Actually I'm making a flash cd and this flash application contains database from MS access the problem is that I dont know how to load or save variables from flash to access and when I looked up in google all the tutroials seemed to be for webs..while I want it for local use?????????
please help me
Flash+database
Just wondered, if Flash 8 can be integrated to database packages? Anyone know if this is possible something with like MS Access?
Thanks
Using A Database In Flash
I'm looking for some feedback here... I had planned to use Access as my database and link it up with Flash with an ASP file... is this a good way to do this... should I reconsider and use Excel and utilize XML and link it up that way....or is there a better alternative... My database will store player''s info along with their individuall picture's; so, I will need a vehicle to bring the info over into my Flash Movie...
Please give me some feedback...Thanks
Trey
|