bugGnash - The GNU Flash player - Bugs: bug #33176, SWF9/AVM1: tags after last...

 
 

bug #33176: SWF9/AVM1: tags after last expected SHOWFRAME (April3.swf)

Submitter:  Sandro Santilli <strk>
Submitted:  Thu 28 Apr 2011 06:37:39 AM UTC
   
 
Category:  ActionScript Severity:  3 - Normal
Release:  master Status:  Fixed
Privacy:  Public Assigned to:  strk
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 30 Apr 2011 12:31:40 PM UTC, comment #5: 

Fixed by b20c9d2ccc00a6617840e300a7244020e5e5e894

Sandro Santilli <strk>
Group Member
Sat 30 Apr 2011 10:09:13 AM UTC, comment #4: 

It's interesting to note that the tags found after last advertised frame are expected to be executed with the ones found in first frame, just before them.

 This isn't automatically tested but can be verified using the attached test, clearly showing that the traces starting with 'f3' (which are triggered by a DoAction in 3rd [unadvertised] frame) are  appearing right after the onEnterFrame traces (2,2,x) and before 'f1' traces, but at the same second.

The need to execute tags found after last showframe is automatically tested (and failing) with commit 99aadb4ecf91182750f2999ac80a5a9997f4069d

(file #23328)

Sandro Santilli <strk>
Group Member
Sat 30 Apr 2011 09:22:52 AM UTC, comment #3: 

Found problem to be tags following last advertised showframe.
I'm working on a testcase.

Sandro Santilli <strk>
Group Member
Thu 28 Apr 2011 12:34:26 PM UTC, comment #2: 

For sprites that are exported but not placed on the stage, I think the initactions should be executed when the relevant frame's tags are executed. That seems to be working in gnash's testsuite, so it's a possibility that the frame containing the initactions tags aren't being executed.

Benjamin Wolsey <bwy>
Group Member
Thu 28 Apr 2011 08:28:24 AM UTC, comment #1: 

Seems related to InitAction execution.
Comparing injected traces show that init actions are not run by gnash.

I'm attaching the debug-equipped version.



(file #23315)

Sandro Santilli <strk>
Group Member
Thu 28 Apr 2011 06:37:39 AM UTC, original submission:  

The attached movie should start a kind of presentation video after loading. Doesn't.

Sandro Santilli <strk>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #23328:  framesloaded.swf added by strk (164B - application/x-shockwave-flash)
file #23315:  April3-dbg1.swf added by strk (205KiB - application/x-shockwave-flash)
file #23314:  April3.swf added by strk (205KiB - application/x-shockwave-flash)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bwy (Posted a comment)
  • -email is unavailable- added by strk (Submitted the item)
  •  

    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.

    Only logged-in users can vote.

     

    Follow 10 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-04-30 strk StatusIn Progress Fixed
        Open/ClosedOpen Closed
    2011-04-30 strk SummarySWF9/AVM1: April3.swf - white screen after load, no ERROR no UNIMPL SWF9/AVM1: tags after last expected SHOWFRAME (April3.swf)
    2011-04-30 strk Attached File- Added framesloaded.swf, #23328
    2011-04-30 strk StatusConfirmed In Progress
    2011-04-28 strk Attached File- Added April3-dbg1.swf, #23315
        CategoryNone ActionScript
        ReleaseNone master
        StatusNone Confirmed
    2011-04-28 strk Attached File- Added April3.swf, #23314

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code