taskGnash - The GNU Flash player - Tasks: task #6124, Add Open File dialog

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #6124: Add Open File dialog

Submitter:  Rob Savoye <rsavoye>
Submitted:  Mon 20 Nov 2006 05:56:08 PM UTC
   
 
Should Start On:  Thu 14 Dec 2006 07:00:00 AM UTC Should be Finished on:  Sat 30 Dec 2006 07:00:00 AM UTC
Category:  volunteer Priority:  1 - Later
Status:  In Progress Privacy:  Public
Assigned to:  None Percent Complete:  50%
Open/Closed:  Open Effort:  0.00

Mon 18 Dec 2006 09:06:11 PM UTC, comment #2: 

Dynamically opening a file for play would require more isolation of globals. We did something in this direction, but it's far for complete. Think about the VM... that will drive the operations based on version of the topmost movie. Classes will be initizalized
based on that version too (think extensions) !

In order for this to work we'd need to pass around a reference
to a "run context" object to a lot of functions, or do you see other options ?

Sandro Santilli <strk>
Group Member
Mon 18 Dec 2006 08:59:29 PM UTC, comment #1: 

I just checked in a variation of pathc #5640, which partially implements this task. The Menu items are there and the callbacks get called, but the support in the Player class isn't finished sufficiently to open and play a movie from a menu item just yet.

Rob Savoye <rsavoye>
Group administrator
Mon 20 Nov 2006 05:56:08 PM UTC, original submission:  

It would be very useful for the standalone player to have an "open file" dialog box that's accessible from the right click menu, or maybe we should add a top menu bar. This would enable Gnash to work better on a PDA, where one doesn't always have access to a command line to specify what movie Gnash should play.

Rob Savoye <rsavoye>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by strk (Posted a comment)
  • -email is unavailable- added by rsavoye (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2006-12-18 rsavoye Should Start On2006-11-20 2006-12-14
        Should be Finished on2006-11-20 2006-12-30
        StatusNone In Progress
        Percent Complete0% 50%

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code