Ticket #270 (closed feature: fixed)

Opened 18 months ago

Last modified 16 months ago

offer plugins to claim screenspace

Reported by: jeroen Owned by: pablo
Milestone: Flash 4.3 Keywords:
Cc: Forum thread:

Description


Change History

Changed 18 months ago by jeroen

  • Player will support a method for requesting space via flashvars to the right, left, top, bottom for other use (e.g., viral.size=50 viral.align=right)
  • Resize event will provide plugins with event object containing display data (w,h,fs,x,y) and a hashmap of data: pluginName -> x,y,w,h,fs

Changed 17 months ago by jeroen

  • owner set to pablo

Changed 17 months ago by jeroen

So this should be a little easier in r94:

  • all scaling logic is now combined in Controller.redrawHandler()
  • AFTER all plugins have been loaded, the Player fires a redraw event, which fires the redrawHandler().

Changed 16 months ago by jeroen

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.