Archive of:
Flash
Macromedia Flash List
home
24 hour view
quick stats
weekly updates
all tallylists
corporate solutions
archive your favorite
help / feedback
About Flash :
product's home
product's list home
|
|
Archived TallyList / Flash:
Subject: oups: KEY.isDown Question
=?iso-8859-1?Q?oliver_b=F6hm?= (7p/+0r) Posted: Sunday 14 Jan 2001 This post: 27 views, +0 rating
Hi all, the code blow works fine as SWF and in th Authoring But Not With preview in html (Publish Settings checked) Soemetimes when I reload it works. The same behaviour occurs with other Files downloaded as Fla. onClipEvent (enterFrame) { if(Key.isDown(Key.RIGHT)) { _parent.functions.move(); _parent.score=Key.getCode(); } else if(Key.isDown(37)) { _parent.functions.moveback(); } else if(Key.isDown(38)) { _parent.functions.jump(); } else if(Key.isDown(40)) { _parent.functions.dive(); } else{ _parent.functions.stand(); } } Stay in Germany, Version="WIN 5,0,30,0" Browser/System: Mozilla/4.0 (compatible; MSIE 5.01; Windows 98; Question: Is it a Keyboard problem, Is it a Plugin problem, what in hell is it. Thanks in advance Oliver Böhm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flasher is generously supported by... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flashforward2000 and the Flash(tm) Film Festival November 27-29, 2000, LONDON, National Film Theatre
Produced by United Digital Artists and lynda.com -Sponsored by Macromedia, Adobe Systems and Apple Computer -http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526 Register before November 10 and save £200 http:// www.flashforward2000.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To unsubscribe or change your list settings go to http://www.chinwag.com/flasher or email help@chinwag.com
Similar Subject Line Posts (+/- two weeks of this post)
| oups: KEY.isDown Question | 14 Jan 2001 (this post) |
(27 v/ +0 r) |
| Send a reply to the Flash list! |
 |
NOTE: Many lists will reject your post unless you have already registered with them. Also - don't forget the right account to send from (for those with multiple emails!) |
|