Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / Flash Actionscript / July 2008



Tip: Looking for answers? Try searching our database.

Help needed for an actionscript conflict

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
celshader - 01 Jul 2008 08:50 GMT
Hi guy?s

I am using flash 8 and actionscript 2
I have a form done in flash. I have a button off the side of the stage with
some actionscript on it so that several functions can be activated whenever the
enter key is pressed. eg after filling in a form field many people press enter.

on ( keyPress ?<Enter>? ) {
  reSize( ) ;
  finalprice( ) ;
  showpanels( ) ;
}

I also have some actionscript at in the frame the form is on to make several
of the form?s fields conform to a TAB order.

widthtext.tabIndex = 1;
heighttext.tabIndex = 2;
panels.tabIndex = 3;
Button281.tabIndex = 4;

I find both of these scripts work perfectly on their own.
But the ?keyPress <enter>? script does not work in when the ?TAB order? code
is there as well.

Thank you in advance for any help
kglad - 01 Jul 2008 20:55 GMT
i can't duplicate that problem.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.