Groups | Blog | Home
all groups > flash actionscript > may 2004 >

flash actionscript : Creating windows desktop application with flash


dops79
5/9/2004 11:00:10 PM
hi,
AS2 i very power programing language and now i want (i would want) creating an
windows application with flash.. obviously publishing an exe projector. This
application must connect to an .mdb database and make operation (inserting
updating and selecting data) with it..
what you think? is possible with as2 ?
can be consider "normal"?
Zaheer1225
5/10/2004 3:24:43 AM
I am currenty learning AS2 myself,and what I have found so far is that Flash MX
2004 can connect to an access database. I also think that to make this possible
you would have to learn XML and how to use the XML object. This is something I
am currently doing.

Note: To create fully functional standalone applications you may need to learn
more about OOP programing. This method of programing will enable you to create
great applications, much like those created with traditional OOP languages,
like Java and C++.
nITiNkIlLeRmEeRuT
5/11/2004 3:25:02 AM
If u want to create a windows application then u have to use third party tool
to connect to database like Flash Jester or any other using which u can connect
to flash database. But if these tools can't fit ur purpose then u can use
Visual Basic as a medium to connect flash to database.
dops79
5/11/2004 8:41:46 AM
[q][i]Originally posted by: [b][b]nITiNkIlLeRmEeRuT[/b][/b][/i]
If u want to create a windows application then u have to use third party tool
to connect to database like Flash Jester or any other using which u can connect
to flash database. But if these tools can't fit ur purpose then u can use
Visual Basic as a medium to connect flash to database since Flash can't connect
itself to database.[/q]

opss.. thanks ;)

AddThis Social Bookmark Button