Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > ActionScript Forums Group > Simple Stuff (Newbies)

Reply
 
Thread Tools Rate Thread Display Modes
Old 03-14-2001, 04:57 PM   #1
tinychicken
Registered User
 
Join Date: Dec 2000
Location: Pleasant Grove,Utah USA
Posts: 6
Exclamation

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.

tinychicken is offline   Reply With Quote
Old 03-16-2001, 10:06 PM   #2
mgb
New Member
 
Join Date: Jan 2001
Posts: 245
Default

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]
mgb is offline   Reply With Quote
Old 03-19-2001, 11:04 PM   #3
MaxDemian
Registered User
 
Join Date: Mar 2001
Posts: 5
Default

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.
MaxDemian is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

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


All times are GMT. The time now is 08:48 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.