Flash Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignFlash Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 4th, 2003, 08:11 PM
nbellamy nbellamy is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Posts: 2 nbellamy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question Flash form for loging in (easy)

I just started playing with flash. I designed a stadard username / pass entry box conected to php:
---------------------------
Username | |
---------------------------

---------------------------
Password | |
---------------------------

The two things that I can not figure out are:

1. When I enter data into the first box and hit <TAB>
It only highlights the next box it does not let me enter text without clicking in the box.

2. I cannot find any text that enters the password as stars. Is the a way of doing this in flash?

Any help is appreciated.
Thanks,
Neal

Reply With Quote
  #2  
Old April 15th, 2003, 07:36 AM
delettre delettre is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Posts: 2 delettre User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Problem n° 1 :

Selection.setFocus(my_first_field);

// tab's management
var i=0 ;
i++
my_first_field.tabIndex = i ;
i++;
my_second_field.tabIndex = i ;
i++;
and_so_end_field.tabIndex = i ;

Problem n° 2 :

In the text field property window, you can choose : 'password'
and if you do that , only stars appear.

answer me if this help you. (I dont well understand english)
Good luke

Reply With Quote
  #3  
Old April 15th, 2003, 08:57 AM
nbellamy nbellamy is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Posts: 2 nbellamy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Smile Thanks and clarification

The second one worked great. Thank you.
I don't quite understand the first on though.
Is the code exactly like it should be entered? and where do I put it Under the frame or one button or both? Are the names of my button the instance name or the var name?
Thanks for your help,
Neal

Reply With Quote
  #4  
Old April 15th, 2003, 09:58 AM
delettre delettre is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Posts: 2 delettre User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
and Under the frame or one button or both?
Thanks for your help,

Is the code exactly like it should be entered?
->The code is exactly the same ,except the variables's names .

where do I put it ?
->I already put this kind of code (with a stop() after). in the first frame of the clip where was my text instance.

Are the names of my button the instance name or the var name?
->It's the text instance's name.
NB:
I never use the var name of a text-field in my programm, I prefer use the instance's name. example :

my_text_occurence.text = "hello" ;
// and not :
my_text_var_name = "hello" ;


Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignFlash Help > Flash form for loging in (easy)


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five "checkpoints" for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway