Jump to content
Search Community

Delete does not work [SOLVED]

Movix test
Moderator Tag

Recommended Posts

Hello,

 

I recently purchased the TransForm Manager for AS3.

It was very easy to get it work as i'am quite new to flash programming, very good peace of software :)

 

In your examples the delete and backspace keys are working fine and deleting the selected items.

 

In my code i set allowDelete to true.

Arrow keys are working fine and the selected clips are moving, so i concluded that the keybord events are correctly propagated to the transformManager object.

 

But the delete or backspace keys are not working.

 

Before starting coding the deletion by my self i thought it would be could to ask here if i missed something.

 

Movix

Link to comment
Share on other sites

hi,

 

finaly i found the reason the delete and backspace keys are not working.

I tested my application within a Microsoft Terminal Server Console (or remote Destop)

Testing the application localy worked fine.

 

i did not tested anymore the reason, perhaps the keycodes are not the same

 

Movix

Link to comment
Share on other sites

  • 2 weeks later...

Sorry for the delayed response - I didn't get auto-notified about this post. Anyway, I bet you just forgot to check the "disable keyboard shortcuts" in the IDE testing environment. By default, it ignores DELETE/BACKSPACE key presses as well as a few others. That's not a TransformManager problem - it's just how the testing environment in Flash works. :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...