A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: problem with transparent window mode: fullscreen and mouseevents don't work

  1. #1
    Registered User
    Join Date
    Jul 2014
    Posts
    1

    problem with transparent window mode: fullscreen and mouseevents don't work

    Hey there,

    I converted my flash project to AIR to remove the background, but now when I go into fullscreen mode, the moviecips that are placed by code are displayed outside of the screen (probably, since they are there when it's not set to fullscreen).
    Also I had a mouseclick eventlistener on the stage before, it doesn't work anymore if you don't click directly on one of the clips. Same goes for mouseX and mouseY, they only report on the visible clip but not on the invisible background.

    Everything works just fine if I set the window mode back to standard. What does the transparent mode change so that these things won't work?

    And how can I fix it?

    thanks for helping

  2. #2
    . fruitbeard's Avatar
    Join Date
    Oct 2011
    Posts
    1,780
    Hi,

    I'm not really an Air user but could you not make a transparent png and fill the screen up (with resize code too) to catch events.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center