mangui / mangui/flashls

Resize of the flash Element

Open
#531 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
ActionScript
Stars
744
Forks
259
PR merge metrics
No merged PRs in 30d

Description

Hello,

If you resize the Chromeless player the video doesn't resize along. FlashLS Chromeless is being loaded inside a parent container div and flash object/embed is at width and height 100%. And the size of the video will be based upon the parent container div size.

And you end up with results like:
[http://puu.sh/p5Trc/b135661d5b.jpg](http://puu.sh/p5Trc/b135661d5b.jpg)

**Steps to reproduce**:
Load the player in a small window
Resize the window to something bigger
Black borders appear instead of the video inside the flash div being bigger.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the resize sequence in the Chromeless player: load it in a small window, enlarge the window, and observe the black borders. Inspect how the parent container and the Flash object/embed receive their dimensions. Done means the video grows with the resized container without black borders.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.