ActionScript 3.0 :: Better Software To Create A Website With Database?
Nov 4, 2011
I'm just asking which is better to create a website with a database?(Registration system/Log-in or even Ordering system)
If it's adobe flash? Which is better? -> (MYSQL + PHP) or (.NET)?Do you guys know or have a tutorial in integrating flash to database?
View 9 Replies
Similar Posts:
Oct 26, 2006
Is it possible to create a database driven website using these alone? Or do i need to learn any other technology? If i do then what should i learn? I know j2se for the desktop and oracle SQL/MySQL i finally got the feeling that i need to learn PHP anyway along with css and javascript. So it is fine. Also another query. Which CMS should i consider? Wordpress or Joomla?
View 1 Replies
Jun 22, 2011
I am a newbie programmer and i dont yet have any idea of the WEB. I wish to start learning a technology that will allow me to build websites( database driven) i dont know which one to choose. I know some actionscript3 and flash. Is it possible to create a database driven website using these alone? Or do i need to learn any other technology? If i do then what should i learn? I know j2se for the desktop and oracle SQL/MySQL
please show me a path. Also wanted to know if there is any technology like Wordpress for J2EE/flash OK so i finally got the feeling that i need to learn PHP anyway along with css and javascript. So it is fine. Also another query. Which CMS should i consider? Wordpress or Joomla?
View 5 Replies
Feb 26, 2011
I want to find out how i could possibly create and database in flash. I have been trying to create a signup form and a signin form. I have created the design but am unable to link it to database. I do have the knowledge of php so can i link the flash file with php?
View 1 Replies
Mar 21, 2011
Id like to know if theres any way, to create a local database, with actionscript, php and mysql.And communicate with the database, like inserting data to the database, and selecting data from the database,I mean,if actionscript is able to communicate with the local database through php and mysql.
View 3 Replies
Nov 14, 2011
1) Can Adobe Air Database create more than 1 table in the DB?will it work by just executing two create table statement work?[code]
2) How can i do SQL indexing for a table in a database?[code]Will this work for indexing?
3) If all the above work, how to i check if the database is implementing the above?
View 1 Replies
Oct 26, 2005
i am trying to create a database in flash (reading from an access filwe) whih is going well but i want it to return movie mpeg or flash files...
View 2 Replies
Nov 21, 2007
I need to create a database using Flash which gets the data such as "name , last name..." from the user and stores it in a database.
View 1 Replies
Aug 26, 2010
How can I create and use an encrypted SQLite database for an AIR application, please?
View 1 Replies
Nov 27, 2010
I want to make a game where a user logs in. Once the user logs in, they have access to a database (let's just say a database of weapons). They could choose a certain amount of "weapons" and every time they log in, they still have the same weapons, regardless of cookies, because the "weapons" are linked to their username. Then the users could use their weapons to battle other users. Also, the user's username keeps track of their wins and losses. I have newb to basic flash knowledge (I took an animations class); I could animate, make buttons, websites, etc. Does anyone have some insight that could point me in the right direction?
View 2 Replies
Apr 22, 2008
1. I wish to build a questionnaire with 14 questions where the user can answer Yes or No each question.
2. Then I would like to save these answers in a mySQL
[Code]...
View 1 Replies
Jan 4, 2012
I have got Flash CS5 and i create AIR desktop application. I would like to create and edit sql lite local air database. I know i should use SQLStatement and sqlConnection. Could someone give me any advice about doing that. Maybe some tutorial or something what let me to do that.
I don`t know should i create that database sql lite file earlier and include it to air project or should i create that database in dynamic way by as3? How can i get and edit data from this database? How can i save that local database if it included in air project (i would like to that database file would be inside of air project)?
View 4 Replies
Mar 2, 2005
I want to create an application for flash mx 2004 and any database communication.I think for this we require middleware softwares like coldfusion tool. Could you suggest any freeware softwares for this connectivity.
View 3 Replies
Aug 3, 2007
I'm making a website for my Xbox Live clan im making it in flash and im a total N00b to anything to do with login and stuff. Can someone pretty please tell me step-by-step how to create a database that when you put your user / password in, it checks to database to check if they are a vaid user and 2) can some one tell me how to create something like an add/edit thing just for 1/2 users so i could edit stuff like about me, actually in my web broswer.
View 4 Replies
Aug 13, 2003
how to use asp and flash to create database driven websiteS?
View 1 Replies
Jul 20, 2011
I would like to create a database and read/write data via actionscript3. I'm an absolute beginner in this field, where do I have to start?
View 4 Replies
Apr 22, 2011
I want to create a slideshow banner that will showcase our products. The slideshow will contain the image of the product, the name, the price, the item code and the link when someone clicks on it. Each week we update the best sellers and it can be from 5 to 15 different products. Similar to what we have now in our website www.deiequipment.com which now is static, we want to animate it and rotate the products like a slideshow.The problem we are encountering is that we have to manually update the slideshow content.
We would like to know if there is a way through scripting or catalyst to connect to a database and simply update all these fields automatically. So for example if the database has 5 items, automatically will pre-fill each field listed above and the slideshow will have 5 products.
If we update the database now with 10 products, to update automatically. That way we can create 1 slide show, the time it takes to rotate to the next product, and add simple button controls to the slide show for next and back that will simply go through the loaded items.I tried to do a research on how to do it online but some takes me to scripting, others to catalyst dabases, but none are specific to what I need.As a note, the image will just be an image holder that will be updated with the image field in the database that points to the URL location of the image.
View 10 Replies
Oct 3, 2010
How can I index mp3 files on user side and create a database of file name, artist name album name etc and upload them on a server?
View 1 Replies
Dec 13, 2003
First: I want to create a sort of webshop and I want to create a MySQL database in which people can sign up/log in.How can I create this in FlashMX + PHP + MySQL.I want people to log in, sign up and the database should register what people bought the last time(s) they visited.
Now for my second question:For this shop I have a section on the homepage with news.This sections needs to display the news and have a link to the archives.Each newsitem is an images that contains the news.How can I make Flash loads in the news dynamicaly and let Flash detect if there is an archive (archive = more than 3 newsitems in folder) and if there is one, display it?
View 3 Replies
Apr 9, 2012
My project is creating a questionnaire in Flash and then storing the user answers in an array or a database for later analysis. although i was excellent in coding when i was in college, recently i forgot many parts
View 1 Replies
Mar 4, 2012
I have been struggling to find a way to do this. Basically, I am committing data to a database that I have assigned all the variables to. However, when it has finished committing that data, I want it to then push to the next view. So far, I can get it to work if I program in another button to push to the next view but I want it to be automated with the one button.
So far my code is:
protected function btnClientSubmit_clickHandler(event:MouseEvent):void
{
repID = RepID.toString();
CompPass = CompID.toString();
[code].....
It works 100% for committing so that is not a problem and hence I did not include all the other code. My problem comes with the fact that the program is pushing to the next view too soon and it interrupts my data insert.
View 1 Replies
Oct 11, 2006
I need to create a login page in my flash site that relates to information input to a mysql database. after the submit their information we want to send them a link to a differnt flash page with a login screen they will use their first name and a password (already in our database) to gain access to this "new" page. on that page there will be a welcome message that says "Welcome, User First Name" so I guess i have two questions
1: how do i set up a login page?
2: how do i pull that login info to a welcome page?
View 7 Replies
Mar 6, 2008
I have a client that is wanting me to create a flash website in which they can add products pages (product info, images, etc.) themselves after the website is completed. I will setup up the first few products then they will do the rest. Would I wanted to go with dynamic text and empty movie clips loading the images? If so how could I have this create a duplicate page that refers to the new text and image?
View 3 Replies
Jul 15, 2009
i want to intertwine php, MySql and flash. so i can make a flash movie display text that is in the sql database and a php script to change the database, php > sql = i can do but sql > flash = i can't do..i want it so the sql data show's in a text box in the flash movie...
View 1 Replies
Dec 17, 2009
I want to create a Flex 3 application running in Adobe Air that accesses an SQLite database and I need to keep this database in sync with an SQL server 2005 database running a website.Is this something that Flex supports or is it going to be a custom script? Also, has anybody done anything like this?
Edit: The synchronisation can be done on a daily basis rather than real time. The data will be read only from a front end perspective with a CMS to do updates on the website.
View 2 Replies
Jul 31, 2009
I am being asked to create an expandable banner for a website. They want an ad to start at 175x300 and automatically expand to fill the webpage when you enter the page. Then have a close button. I have basic flash skills and have never created this before.
View 1 Replies
Jun 22, 2010
Is it possible to create a ecommerce website in flash or actionscript?
View 2 Replies
Aug 30, 2010
[URL]...The link above is similar idea of what website i wanna built.any this kind of tutorial making the panning effect?
View 2 Replies
Dec 6, 2010
Im trying to create a banner similar to the one seen on this website:[URL].. It has numbers to take you through the images, previous/next tabs and it autoplays with a pause button also. All the pictures link to various places around the site, and i cannot find anywhere on how to go about creaating something like this.
Ive been reading and watching tutorials all over and can do the basic tweening and autoplay/loop funtions with timer and timer reset in it, but i dontknow how to go about this one as im very new to this.
View 2 Replies
Dec 9, 2011
If I create a movie or website with sounds or resources from flash kit can I still sell the finished product?
View 2 Replies