| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Dec 2000
Location: Pleasant Grove,Utah USA
Posts: 6
|
I am working with a school who wants a registration page. I have the layout down but need help with actionscripting.
There are 40 classes that can be taken at this school. Each class has a radial button to the side of it which can be selected to state that you want to take the class. At the bottom of the page is place for them to put their name and an identificattion number. Following these two text input fields is a submit button. When my clients students press this submit button I want it to send the radial button information along with the classes next to it, plus their name and their identification number to a frame within the movie that will be accessed by the school to retrieve their registration information. IMPORTANT THE SCHOOL NEEDS TO KNOW WHO REGISTERED, WHAT CLASSES THEY SELECTED AND WHAT THEIR IDENTIFICATION NUMBER IS. I know this can be done with variables but I do not know where to start? Any help would be greatly appreciated. |
|
|
|
|
|
#2 |
|
New Member
Join Date: Jan 2001
Posts: 245
|
You cannot do this in Flash alone if the movie is closed before the teachers have accessed the data. You would have to put the variables into a text file (in which case you would not use Flash to register the names etc.) and read the text file from Flash.
~mgb [Edited by mgb on 03-17-2001 at 07:52 PM] |
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Mar 2001
Posts: 5
|
well, actually, you can use javascipt to pass those values out of the swf. It's not terribly complicated once you know how to utilize the values you send.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Use variables to set frame in Movie Clip | onemunki | ActionScript 2.0 | 2 | 09-13-2005 09:01 PM |
| Flash 4 creating an array on screen with duplicate movieclip | Eend | ActionScript 1.0 (and below) | 8 | 02-18-2005 10:07 PM |
| Frame / Timeline relative Movie Clips | Axonn | ActionScript 2.0 | 23 | 05-20-2004 05:52 AM |
| preloader is on frame 1, but movie is stuck in frame 0 | thpii | Other Flash General Questions | 13 | 01-18-2003 03:11 PM |
| Controlling Movie Clips with Variables | Alareth | ActionScript 1.0 (and below) | 5 | 08-31-2002 02:30 AM |