This is a discussion on "ASP and flash..." within the Classic ASP section. This forum, and the thread "ASP and flash... are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
ASP and flash...
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
ASP and flash...
How do I go about learning how to mix the two together. Basically so you can play a game in FLASH then it record your score and your username to a database? I would love to know how to do this. I am going to be creating a flash game for one of my friends and it is going to give the person with the highest score every month a free meal at his restuarant. He's in no rush at all, and only reason he asked me to do it was so I would have something to do. He said as long as it's done in 10 years he'll be down with it. lol. so I got 10 years :wink:.
|
|
|
|
#2
|
|||
|
|||
|
Flash can use loadvariables() to POST and GET data to anything. So all you need to do is, for example, post your data to an asp document.
The ASP just needs to take those form variables, enter them into the db and return a variable to flash indicating this has happened. Flash variables are a little odd however. They look like this: &variable=value&variable2=value2 So... as long as ASP returns data in that format, flash will immediately treat what it gets as individual variables - quite handy! |
|
#3
|
|||
|
|||
|
cool, I am going to play around with this some. lol. I'll just be creating an on mouse over set variable +1 then try to send it to the database. If this works I can then work on making my program run. I'll post back with a link if I get it to work properly! Thanks bud.
|
|
#4
|
|||
|
|||
|
why not use XML? Isn't it easier?
|
|
#5
|
|||
|
|||
|
cause XML can't do what I need it to do and I program ASP.
|
|
#6
|
|||
|
|||
|
hey can anyone tell me the best asp free site?? How do you make a asp homepage?
|
|
#7
|
|||
|
|||
|
Well I found a good asp website but now I need to know how to make homepages and other pages can anyone help me? I also need to know how to make a login box with protected pages and the e-mail validation code thing to auto update new users? Help me plz!
|
|
#8
|
|||
|
|||
|
It's a lot of work and you will need a database. Then you will need to lear how to call items from it. Best way to go is to buy a book on the subject. Webdesign isn't something you can learn from one post.. it's going to take you years. People don't realize how complicated it really is.
|
|
#9
|
||||
|
||||
|
Hey Amari!!
Can you please stop going off topic!!! This thread is entitled 'ASP and Flash', NOT 'Where can i find a free host!' Thanx
__________________
Click the 'Thanks!' button if this post has helped you Rob - Webforumz Founder
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
![]() |
| Tags |
| asp, flash |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sr. Flash Developer > SynCruiser Flash Widget | ipanema | Job Opportunities | 0 | Apr 10th, 2008 23:20 |
| Flash Designer (Central London, Flash, Flash Games, Flash banners, 22K-28K) | CapitalStrategy | Job Opportunities | 0 | Aug 13th, 2007 09:39 |
| Flash Designer (Central London, Flash, Flash Games, Flash banners, 22K-28K) | CapitalStrategy | Job Opportunities | 0 | Aug 13th, 2007 09:04 |
| playing flash within flash with slow internet connection | bejamshi | Flash & Multimedia Forum | 4 | Jan 19th, 2007 02:07 |